OSDN Git Service

gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.
authorChia-I Wu <olv@lunarg.com>
Fri, 10 Sep 2010 05:42:49 +0000 (13:42 +0800)
committerChia-I Wu <olv@lunarg.com>
Fri, 10 Sep 2010 07:44:19 +0000 (15:44 +0800)
commit5ea092117fb607a5776f52d251f976c5691575c8
tree49686f598caed1ea313cb5f54b6c08bda9e8f794
parent948e3fa27ca9112b903a180d1a18c61cfb2928dc
gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.

They are no longer used.
src/gallium/include/state_tracker/st_api.h
src/gallium/targets/egl/egl.c
src/gallium/targets/egl/egl.h [new file with mode: 0644]
src/gallium/targets/egl/st_GL.c
src/gallium/targets/egl/st_GLESv1_CM.c
src/gallium/targets/egl/st_GLESv2.c
src/gallium/targets/egl/st_OpenVG.c
src/mesa/state_tracker/st_gl_api.h
src/mesa/state_tracker/st_manager.c