mesa/src
Chia-I Wu 948e3fa27c st/egl: Use profiles to create OpenGL ES contexts.
Replace all uses of ST_API_OPENGL_ES{1,2} by profiles.  Having 3
st_api's to provide OpenGL, OpenGL ES 1.1, and OpenGL ES 2.0 is not a
sane abstraction, since all of them share glapi for current
context/dispatch management.
2010-09-10 15:44:11 +08:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl eglglx: Convert glx visuals/fbconfigs straight to EGL configs 2010-09-09 15:00:18 -04:00
gallium st/egl: Use profiles to create OpenGL ES contexts. 2010-09-10 15:44:11 +08:00
glsl glsl2: Fix scons build for all platforms 2010-09-10 01:17:56 +02:00
glu glu/sgi: Remove dead initialization in extract565rev. 2010-07-16 01:11:03 -07:00
glut glut: Silence missing initializer warning. 2010-08-30 14:12:01 +01:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glx: Optimize out no-op make current calls 2010-09-09 13:18:43 -04:00
mapi Revert "glapi: Implement optional dispatch logging" 2010-09-09 19:02:55 -04:00
mesa gallium: Add context profile support to st_api. 2010-09-10 15:37:43 +08:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0. 2010-08-13 13:53:04 +01:00