mesa/src
George Sapountzis 7cd8f0ef9d glapi: fix bug with tls and relocs
add_dispatch (driver) and maybe get_proc_address (client) may be called before
set_dispatch is called, which results in generate_entrypoint using an unreloced
function template.
2010-03-10 18:44:47 +02: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 glapi: fix bug with tls and relocs 2010-03-10 18:44:47 +02:00
Makefile
SConscript scons: Add new targets option. 2010-03-09 15:09:32 +00:00