intel: Do not expose OES_compressed_ETC1_RGB8_texture or ARB_texture_rgb10_a2ui pre...
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 9 Feb 2013 02:03:33 +0000 (18:03 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Sat, 9 Feb 2013 03:28:53 +0000 (19:28 -0800)
commit0e2f26d5ea26febd16173aa8bbf7427b090e320f
treefb35f3753715780159cbb0f4a0d7d8b804f83fcf
parent75d99673a8f47f62458034b0566d6c0221fae5d1
intel: Do not expose OES_compressed_ETC1_RGB8_texture or ARB_texture_rgb10_a2ui pre-GEN4

Older hardware cannot do ARB_texture_rgb10_a2ui, and the translation
code for OES_compressed_ETC1_RGB8_texture was never implemented in the
i915 driver.

NOTE: This is a candidate for all stable branches.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/intel/intel_extensions.c