Files
mesa/src
Erik Faye-Lund 2dfcaf7554 mesa/main: do not allow astc enums on gles1
ctx->Extensions.KHR_texture_compression_astc_ldr is set regardless of
the API that's used, so checking for those direcly will always enable
extensions when they are supported by the driver.

But there's no extension enabling ASTC for OpenGL ES 1.x, so we
shouldn't allow those enums there.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2018-12-03 18:16:44 +01:00
..
2018-11-20 09:09:22 -08:00
2018-11-20 09:09:22 -08:00
2018-11-20 09:09:22 -08:00
2018-02-16 16:56:34 -06:00
2018-11-27 15:44:02 -05:00
2018-11-28 16:44:01 +00:00
2018-10-19 16:50:26 +01:00