[Mesa-dev] [PATCH 00/16] Replacing the default_extensions list with dummy_true

Kenneth Graunke kenneth at whitecape.org
Sun Oct 28 13:45:34 PDT 2012


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.

For the series:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>


More information about the mesa-dev mailing list