mesa/src
Vinson Lee d74f525060 mesa: s/uint/GLuint/ in _mesa_BindTransformFeedback prototype.
From http://www.opengl.org/registry/api/glext.h
GLAPI void APIENTRY glBindTransformFeedback (GLenum target, GLuint id);

Fixes MinGW build.
2010-05-10 22:58:23 -07:00
..
driclient
egl egl: Build drivers in $(TOP)/$(LIB_DIR)/egl. 2010-05-08 14:58:59 +08:00
gallium gallium: Add llvmpipe support to st/egl. 2010-05-11 12:42:22 +08:00
glew glew: Include X11 headers and libraries in SCons build. 2010-04-04 18:10:20 -07:00
glsl glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
glu Grammar and spelling fixes 2010-03-12 08:55:05 -07:00
glut glut: Include X11 headers and libraries in SCons build. 2010-04-04 18:28:03 -07:00
glw
glx glx: Only call DRI2 invalidate when necessary 2010-05-10 17:48:11 -04:00
mapi mapi: Add install rules for OpenGL ES. 2010-05-08 14:55:57 +08:00
mesa mesa: s/uint/GLuint/ in _mesa_BindTransformFeedback prototype. 2010-05-10 22:58:23 -07:00
Makefile
SConscript glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00