mesa: Add the GL_ARB_texture_compression_bptc extension
authorNeil Roberts <neil@linux.intel.com>
Thu, 17 Jul 2014 13:21:26 +0000 (14:21 +0100)
committerNeil Roberts <neil@linux.intel.com>
Tue, 12 Aug 2014 17:00:26 +0000 (18:00 +0100)
commit5ceb4bff33379907542dc3705e850c3eb5d45caf
tree3c0d41a86260acbc0afe1546969a2127c4ae7b70
parent36771dc60fc3934b326eeff4aa6d3a4d438222eb
mesa: Add the GL_ARB_texture_compression_bptc extension

This adds a boolean in the gl_extensions struct for
GL_ARB_texture_compression_bptc as well as an entry in extension_table.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/extensions.c
src/mesa/main/mtypes.h