mesa/src
Roland Scheidegger c59446a493 gallium: make valuemask/writemask in pipe_stencil_state bitfield members
More consistent with other state data, might allow some compilers to pack
the struct better (doesn't matter for gcc).
2010-02-09 21:26:35 +01:00
..
driclient
egl egl_dri2: Fix initialization with EGL_DEFAULT_DISPLAY 2010-02-09 09:51:05 -05:00
gallium gallium: make valuemask/writemask in pipe_stencil_state bitfield members 2010-02-09 21:26:35 +01:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl/pp: Silence GCC "no previous prototype" warning. 2010-01-26 00:47:31 -08:00
glu glu/sgi: Remove unnecessary headers. 2010-01-28 18:07:04 -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: Fix TOP setting in src/glx Makefile 2010-02-09 10:21:45 -05:00
mesa gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state 2010-02-09 21:23:27 +01:00
Makefile
SConscript support an 'embedded' platform target which turns off most parts of the 2010-01-26 20:59:12 +00:00