mesa/src
Thomas Hellstrom 60f67cd1f1 winsys/svga: Remove some unneeded debug code
This code isn't really relevant since the kernel takes care not
to destroy busy GMR buffers.

Also with the advent of fence objects, the code was incorrect since
it didn't refcount fence handles.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
2011-10-19 15:33:26 +02:00
..
egl configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles. 2011-10-04 11:19:48 -07:00
gallium winsys/svga: Remove some unneeded debug code 2011-10-19 15:33:26 +02:00
gbm gbm/dri: avoid crash in dri_screen_create 2011-08-04 14:09:34 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl ir_to_mesa: Move some things outside the 'extern "C"' blocks 2011-10-18 17:26:38 -07:00
glu glu: Avoid defining conflicting DEBUG NDEBUG macros. 2011-08-30 09:42:01 +01:00
glx dri2: Implement a throttle dri extension. 2011-10-14 09:52:53 +02:00
mapi glapi: Enclose glapi.h in an extern "C" block when included by C++. 2011-10-04 15:11:42 -07:00
mesa scons: Add uniform_query.cpp to SConscript. 2011-10-18 18:39:11 -07:00
Makefile
SConscript scons: Unbreak mingw build. 2011-09-20 20:50:48 +01:00