mesa/src
Brian Paul 01f7bda44c mesa: revert some recent VBO buffer object refcounting changes
Reverts part of commit d7ea9ddf58.
We were calling _mesa_reference_buffer_object() on some heap-allocated
memory that was uninitialized and could trigger an assertion.
We can actually go back to "looser" ref counting of the Null/default
buffer object in these cases.
2009-06-15 10:58:04 -06:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
gallium Merge branch 'mesa_7_5_branch' 2009-06-15 11:43:48 +02:00
glew glew: fix GLEW_LIB_NAME 2009-03-25 09:01:01 -06:00
glu Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glut Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx Disable SGI_swap_control extension for DRI2 2009-06-12 11:41:37 +10:00
mesa mesa: revert some recent VBO buffer object refcounting changes 2009-06-15 10:58:04 -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