mesa: Kill ES2 wrapper functions
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 28 Jul 2012 22:20:48 +0000 (15:20 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:36 +0000 (15:09 -0700)
commita010215463c63680c69e90202fe3fcd2e5b25fa6
tree202346e7f12fd759cce2f72d5f96371d4c2768e5
parentfc2219e4482c4b940ea32dbe8ad220a22c300f3d
mesa: Kill ES2 wrapper functions

v2: Fix completely broken condition around ClearColorIiEXT and
ClearColorIuiEXT.

v3: Add special VertexAttrib handling for ES2.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/Android.gen.mk
src/mesa/Makefile.am
src/mesa/SConscript
src/mesa/main/.gitignore
src/mesa/main/api_exec.c
src/mesa/main/context.c
src/mesa/main/vtxfmt.c
src/mesa/sources.mak
src/mesa/vbo/vbo_exec_api.c