On 10/28/2012 01:45 PM, Kenneth Graunke wrote:
On 10/28/2012 07:24 AM, Marek Olšák wrote:
These are extensions which are enabled by default though the
default_extensions list in main/extensions.c. This series changes the
mechanism to using the dummy_true flag instead while removing the
extension enable flags.
The only exception is GL_OES_standard_derivatives, which I would not
like to expose on hardware which can't do it.
Please review.
Looks great, and I agree we shouldn't advertise OES_standard_derivatives
on i915.
We didn't used to! There was code in intel_extensions.c that disabled
that extension on GEN3. It looks like that disappeared at some point.
For the series:
Reviewed-by: Kenneth Graunke <[email protected]>
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev