mesa/src
Thomas Hellstrom 55e5737bae st/xorg: Encapsulate all customizable stuff in a separate class.
This avoids exposing the ms driver structure to the winsys,
and nicely encapsulates driver customizable stuff.
In the future more things might be customizable by the winsys, like
throttling, 3D readback etc.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
2010-02-27 02:12:47 +00:00
..
driclient
egl egl_dri2: Implement EGL_KHR_gl_renderbuffer_image 2010-02-26 14:52:14 -05:00
gallium st/xorg: Encapsulate all customizable stuff in a separate class. 2010-02-27 02:12:47 +00:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
glu Remove unused mini and mesa glu subdirectories 2010-02-25 17:40:11 -05:00
glut Drop unused glut subdirectories 2010-02-25 17:40:11 -05:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx glx: fix incorrect array stack memory allocation 2010-02-26 10:34:21 -07:00
mesa r600: enable OQ on rv740 on drms with working pipe config 2010-02-26 15:26:51 -05:00
Makefile
SConscript support an 'embedded' platform target which turns off most parts of the 2010-01-26 20:59:12 +00:00