mesa/src
Corbin Simpson 28fa809c9e r300-gallium: Fix compiler warnings.
"const" is the right keyword, but I can't do that without adding a bunch
of really annoying and ugly const casts everywhere, and frankly,
that's really stupid, so instead, just don't make them const.
2009-04-01 15:24:28 -07:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl egl: Fix newline typo in Makefiles 2009-03-26 19:20:11 +00:00
gallium r300-gallium: Fix compiler warnings. 2009-04-01 15:24:28 -07:00
glew glew: fix GLEW_LIB_NAME 2009-03-25 09:01:01 -06:00
glu Merge commit 'origin/master' into gallium-0.2 2009-01-06 08:15:54 -07:00
glut glut: Use the official WGL functions. 2009-02-10 11:51:46 +00:00
glw Merge commit 'origin/master' into gallium-0.2 2008-12-15 11:16:03 +00:00
glx Fix compiling indirect.c when GLX_DIRECT_RENDERING is not defined 2009-03-31 15:01:45 -07:00
mesa glsl: fix texgen state variable tokens in emit_statevars() 2009-04-01 07:37:08 -06:00
xvmc g3dvl: Return BadAlloc if we can't create an XvMC surface. 2009-01-18 21:40:10 -05:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-23 08:14:49 -06:00
SConscript glew: Initial import. 2009-01-23 12:32:35 +00:00