mesa/src
Brian Paul 284191560b llvmpipe: move active_query assignment in lp_setup_begin_query()
If we run out of bin memory and do an early return from
lp_setup_begin_query() we'd omit setting the setup->active_query
pointer.  Then, when lp_setup_end_query() was later called, the
assertion for setup->active_query == pq would fail.  Moving the
assigment in lp_setup_begin_query() avoids that.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
2011-04-28 07:51:55 -06:00
..
driclient
egl egl: Use the right extension name in #ifdef 2011-04-25 15:34:04 -04:00
gallium llvmpipe: move active_query assignment in lp_setup_begin_query() 2011-04-28 07:51:55 -06:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Fix typos in comments. 2011-04-23 21:33:47 -07: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 Squashed commit of the following: 2011-04-26 14:54:41 -06:00
mapi Squashed commit of the following: 2011-04-26 14:54:41 -06:00
mesa st/mesa: raise shader MaxParameters if driver supports more 2011-04-27 11:58:42 -06:00
Makefile
SConscript scons: Build glu. 2011-04-23 13:16:03 +01:00