Chia-I Wu <olva...@gmail.com> writes:

> Since 73bc6061f5c3b6a3bb7a8114bb2e1ab77d23cfdb, Z16 support is not advertised
> for OpenGL ES contexts due to the terrible performance.  It is still enabled
> for desktop GL because it was believed GL 3.0+ requires Z16.
>
> It turns out only GL 3.0 requires Z16, and that is corrected in later GL
> versions.  In light of that, and per Ian's suggestion, stop advertising Z16
> support by default, and add a drirc option, gl30_sized_format_rules, so that
> users can override.

I don't think having the driconf option will help anybody.  Let's just
unconditionally drop Z16.

Attachment: pgpnzzWLmZCAb.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to