OSDN Git Service

mesa: Remove GLES overlay.
authorChia-I Wu <olv@lunarg.com>
Fri, 7 Jan 2011 09:24:16 +0000 (17:24 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 10 Jan 2011 03:50:35 +0000 (11:50 +0800)
commit12583174c53b23be6db1fb1cfa3dd1e8dbbd3c15
treee059000d9e7066067b28343be6507fa37e274793
parentc98ea26e16b6458b4385d6558936696e4d099455
mesa: Remove GLES overlay.

With core mesa doing runtime API checks, GLES overlay is no longer
needed.  Make --enable-gles-overlay equivalent to --enable-gles[12].
There may still be places where compile-time checks are done.  They
could be fixed case by case.
configs/autoconf.in
configure.ac
docs/egl.html
docs/opengles.html
src/gallium/targets/egl/Makefile
src/gallium/targets/egl/egl.c
src/gallium/targets/egl/st_GLESv1_CM.c [deleted file]
src/gallium/targets/egl/st_GLESv2.c [deleted file]
src/mesa/Makefile