mesa/src
Keith Whitwell c4d1f4607a vbo: use MapBufferRange where available
Previously would have to allocate a new VBO after firing a draw command
as subsequent call to Map() on old VBO might block if the driver had
submitted the commands to hardware.
2009-03-03 10:46:12 +00:00
..
egl egl: check for null ptr/name 2008-09-26 20:51:13 -06:00
gallium pipebuffer: Cleanup code & comments. 2009-03-02 17:45:35 +00:00
glu mesa: Update ignores a bit 2008-09-19 12:43:47 +02:00
glut glut: Fix build. 2009-01-06 18:23:16 +00:00
glw fix DESTDIR omissions 2008-08-15 17:14:54 -06:00
glx fix compilation 2008-08-13 07:14:47 -04:00
mesa vbo: use MapBufferRange where available 2009-03-03 10:46:12 +00:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-23 08:14:49 -06:00
SConscript glut: MinGW portability fixes. 2008-12-12 16:06:42 +09:00