mesa/src
nobled 1e2cd02eae r300g: Fix leaks in failed context creation
This changes r300_destroy_context() so it can be called
on a partially-initialized context, and uses it when
r300_create_context() hits a fatal error.

This makes sure r300_create_context() doesn't leak memory
or neglect to call r300_update_num_contexts() when it fails.

Signed-off-by: Marek Olšák <maraeo@gmail.com>
2010-08-16 04:59:58 +02:00
..
driclient
egl egl: Fix '_eglAddAtExitCall' implicit declaration warning. 2010-07-31 13:28:32 -07:00
gallium r300g: Fix leaks in failed context creation 2010-08-16 04:59:58 +02:00
glsl glsl: Clean up header file inclusion. 2010-08-14 01:46:21 -07:00
glu glu/sgi: Remove dead initialization in extract565rev. 2010-07-16 01:11:03 -07:00
glut glut: also check for GLX_ARB_multisample 2010-08-10 17:28:33 -06: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: Move deref after NULL check 2010-08-04 12:51:26 -04:00
mapi glx: Move bind and unbind to context vtable 2010-07-28 16:45:25 -04:00
mesa r300/compiler: implement DP2 opcode 2010-08-16 00:08:00 +02:00
Makefile
SConscript