mesa/src
Adam Jackson a95ec18549 glx: Don't refer to the request buffer outside of {L,Unl}ockDisplay
... because that's not a safe thing to do.  The request buffer is shared
storage among all threads, and after UnlockDisplay the 'req' pointer may
point into someone else's request.

NOTE: This is a candidate for the 7.10 branch.

Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-05-25 06:19:29 -04:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl_dri2: add new cayman pci ids 2011-05-25 01:27:34 -04:00
gallium r600g: fix eg/cayman scissor workaround 2011-05-24 22:44:16 -04:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl mesa: check that flex/bison are installed 2011-05-18 07:51:33 -06:00
glu sgi: Fix MSVC build. 2011-04-27 19:06:07 +01:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glx: Don't refer to the request buffer outside of {L,Unl}ockDisplay 2011-05-25 06:19:29 -04:00
mapi mesa: Fix remap_table setup. 2011-05-23 16:19:44 +01:00
mesa mesa: fix glGetTexImage for cases when srgb decode is skipped 2011-05-24 09:06:04 -06:00
Makefile
SConscript scons: Build glu. 2011-04-23 13:16:03 +01:00