mesa/src
Brian Paul 0e5327ecf4 mesa: move unrefs of array objects earlier in _mesa_free_context_data()
If a non-default array object was bound at context destruction time
we'd try to unreference the array object after it was already deleted
in _mesa_free_varray_data().  Now do the unref first.

Fixes a regression from commit 86f53e6d6b.

Reviewed-by: José Fonseca <jfonseca@vmware.com>
2012-04-19 11:22:37 -06:00
..
egl radeonsi: initial WIP SI code 2012-04-13 10:32:06 -04:00
gallium nv50,nvc0: prevent multiple flushes when user spins on get_query_result 2012-04-19 14:56:04 +02:00
gbm gbm: Create hooks for dri2_loader_extension in dri backend 2012-03-28 22:14:34 -04:00
getopt
glsl glsl: Remove unused mem_ctx field from ir_array_splitting_visitor. 2012-04-18 19:11:10 -07:00
glu scons: Add Haiku build support 2012-01-17 20:01:14 +00:00
glx glx: Hook up the unit tests again using the internal gtest. 2012-04-12 17:18:00 -07:00
gtest gtest: Don't actually install a library. 2012-04-16 11:25:39 -07:00
mapi mapi: Fix Android build 2012-04-10 21:07:12 -07:00
mesa mesa: move unrefs of array objects earlier in _mesa_free_context_data() 2012-04-19 11:22:37 -06:00
Makefile
SConscript scons: Add Haiku build support 2012-01-17 20:01:14 +00:00