mesa/src
Roland Scheidegger 8c34437ded cell: handle NULL cso vertex_elements state object on bind
drivers need to handle NULL cso vertex elements (and others) objects.
It is possible the cso code saves/restores NULL objects (if no normal
cso object was bound before this was invoked).
This led to segfaults (for example demos/cubemap) for apps which were using
things like creating mipmaps before drawing anything.
2010-03-10 16:53:07 +01:00
..
driclient
egl Remove support for GCC older than 3.3.0 2010-03-03 16:26:32 -08:00
gallium cell: handle NULL cso vertex_elements state object on bind 2010-03-10 16:53:07 +01: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 glut: Add asserts to check for null pointer dereferences. 2010-02-27 21:19:47 -08:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx glx: Move initialization of ext_list_first_time to where it's storage is allocated 2010-03-05 17:32:36 -07:00
mesa gallium: Do not mix winsys-drawable-handle and context-private. 2010-03-10 22:21:08 +08:00
Makefile
SConscript scons: Add new targets option. 2010-03-09 15:09:32 +00:00