mesa/src
Ian Romanick 8bffadbc83 glx: Pass opcode to CreateContext instead of use_glx_1_3 parameter
Passing the opcode directly instead of having CreateContext infer it
from the value of fbconfig and the use_glx_1_3 flag will simplify some
changes that are coming.
2010-02-11 15:40:29 -08:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl egl_dri2: Only allocate config if we're going to keep it 2010-02-09 21:24:15 -05:00
gallium svga: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query 2010-02-11 11:34:54 -07:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl/pp: fix extension enable/disable options 2010-02-10 10:49:50 -07:00
glu glu/sgi: Initialize member of class Uarray. 2010-02-10 01:25:23 -08:00
glut scons: Use only the shared object name when linking progs. 2010-02-04 09:23:30 +00:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx glx: Pass opcode to CreateContext instead of use_glx_1_3 parameter 2010-02-11 15:40:29 -08:00
mesa glapi: Avoid #including gl.h 2010-02-11 17:04:06 -05:00
Makefile
SConscript support an 'embedded' platform target which turns off most parts of the 2010-01-26 20:59:12 +00:00