i965: Enable the GL_ARB_texture_compression_bptc extension
authorNeil Roberts <neil@linux.intel.com>
Thu, 17 Jul 2014 13:38:20 +0000 (14:38 +0100)
committerNeil Roberts <neil@linux.intel.com>
Tue, 12 Aug 2014 17:23:50 +0000 (18:23 +0100)
commit9782b8a80c1fbb41246f6ae94ac2944a91aa70da
tree7968245be7bc92b5dc1daf1a41f10378c0d412ba
parent88a8830390c8c7557d2e852dcef94ae6f04eb6b5
i965: Enable the GL_ARB_texture_compression_bptc extension

Enables the BPTC extension on Gen>=7 and adds the necessary format mappings to
get the right surface type value.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_surface_formats.c
src/mesa/drivers/dri/i965/intel_extensions.c