mesa/src
Marcin Slusarz 0ef781c1ae nv50: fix crash in nv50_pre_pipebuffer_map (nv50_screen->cur_ctx)
nv50_pre_pipebuffer_map references screen->cur_ctx which points
to freed memory after the context is destroyed.
This crash is easily triggerable by progs/xdemos/glxcontexts.
2010-01-25 09:44:34 +10:00
..
driclient
egl egl: Add and use make_library_path. 2010-01-24 21:27:52 +08:00
gallium nv50: fix crash in nv50_pre_pipebuffer_map (nv50_screen->cur_ctx) 2010-01-25 09:44:34 +10:00
glew scons: Use static glew library on Unices to avoid binary compatability issues 2010-01-08 00:33:58 +00:00
glsl glsl: remove __inline directive 2010-01-18 11:06:57 -07:00
glu glu/sgi: Initialize members of class Mesher. 2010-01-10 16:09:41 -08:00
glut Merge branch 'mesa_7_7_branch' 2010-01-08 08:21:12 -07:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx Merge branch 'arb_half_float_vertex' 2010-01-23 12:29:33 +10:00
mesa mesa/es: Improve Makefile rules. 2010-01-24 20:15:25 +08:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-22 20:19:35 -07:00
SConscript scons: Get GLSL code building correctly when cross compiling. 2009-12-10 16:30:08 +00:00