OSDN Git Service

mesa: De-duplicate ES2 queries
authorMatt Turner <mattst88@gmail.com>
Sun, 9 Dec 2012 01:17:19 +0000 (17:17 -0800)
committerMatt Turner <mattst88@gmail.com>
Thu, 10 Jan 2013 18:57:51 +0000 (10:57 -0800)
commit92855727f1e0ce1a9861e8f7b6c3ca2b6ffbe440
tree37e8ff366e306923ecf89d4bf8211d5da5e002d5
parent5bb1827d9537c6fca438baeae68eb097dcb44a65
mesa: De-duplicate ES2 queries

From GL/GLES/GL_CORE and GLES2 -> GL/GL_CORE/GLES2.

Yes, we really were exposing ES2_compatibility queries on ES 1.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/get.c
src/mesa/main/get_hash_params.py