EXT_pds: Alias GL_NV_packed_depth_stencil to GL_EXT_packed_depth_stencil
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 11 Nov 2009 23:09:44 +0000 (15:09 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 18 Nov 2009 00:25:37 +0000 (16:25 -0800)
commitdaad31d52732b5a954360a0baacdeff89d3c153a
tree6c7ece0907e6a2888e32a39803f2bbf08f265293
parentb244b702b3a7bed08250e20b54192ea73892b552
EXT_pds: Alias GL_NV_packed_depth_stencil to GL_EXT_packed_depth_stencil

GL_EXT_packed_depth_stencil is a functional superset of
GL_NV_packed_depth_stencil.   If a driver enables EXT_pds, make NV_pds
available as well.
src/mesa/main/extensions.c