mesa/src
Dave Airlie 48cdad70d9 r600g: add script to generate header file with offsets into state objects.
This was inherently fragile as any changes to r600_states.h would also
need manual updating of all of the bits in radeon.h. Just add a simple
python script to do the conversion, its not hooked up to make at all.

This also will make adding evergreen a bit easier.
2010-09-06 10:28:08 +10:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl: Mark EGL_MESA_screen_surface as obsolete. 2010-08-31 15:25:22 +08:00
gallium r600g: add script to generate header file with offsets into state objects. 2010-09-06 10:28:08 +10:00
glsl glsl: Add new files to sconscript. 2010-09-05 10:17:51 +01:00
glu glu/sgi: Remove dead initialization in extract565rev. 2010-07-16 01:11:03 -07:00
glut glut: Silence missing initializer warning. 2010-08-30 14:12:01 +01:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx make: Use C++ compiler to link stdc++ library. 2010-08-24 12:18:09 -07:00
mapi glapi: fix generator which got out of sync with the codebase 2010-08-30 20:51:49 +02:00
mesa radeon: Add radeon_buffer_objects.c. 2010-09-05 22:42:12 +02:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0. 2010-08-13 13:53:04 +01:00