OSDN Git Service

mesa: Remove all traces of GL_OES_matrix_get
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 13 Sep 2013 16:31:00 +0000 (11:31 -0500)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 30 Sep 2013 23:40:00 +0000 (16:40 -0700)
commit3e1fdf389918b3488f06116c1837594d469dbaa2
tree3e7ae9757a43a546063d8ac8c77a053f216223d7
parent9baf35de5cd4a0d832ee185afb709868fd55bc93
mesa: Remove all traces of GL_OES_matrix_get

I believe this extension was enabled by accident.  As far as I can tell,
there has never been any code in Mesa to actually support it.  Not only
that, this extension is only useful in the common-lite profile, and Mesa
does the common profile.

This "fixes" the piglit test oes_matrix_get-api.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Cc: "9.1 9.2" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/extensions.c
src/mesa/main/get_hash_params.py
src/mesa/main/glheader.h