mesa/src
Dave Airlie 2f8453eea3 r600g: use blitter to do db->cb flushing.
use the blitter + custom stage to avoid doing a whole lot of state
setup by hand. This makes life a lot easier for doing this on evergreen
it also keeps all the state setup in one place.

We setup a custom context state at the start with a flag to denote
its for the flush, when it gets generated we generate the correct state
for the flush and no longer have to do it all by hand.

this should also make adding texture *to* depth easier.
2010-09-23 16:00:16 +10:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup 2010-09-22 22:02:05 -04:00
gallium r600g: use blitter to do db->cb flushing. 2010-09-23 16:00:16 +10:00
glsl glsl: Fix copy'n'wasted ir_noop_swizzle conditions. 2010-09-22 13:09:51 -07:00
glu glu/sgi: Remove dead initialization in extract565rev. 2010-07-16 01:11:03 -07:00
glut glut: Define eventParser for non-Windows only. 2010-09-21 15:17:52 -07: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: Invalidate buffers after binding a drawable 2010-09-22 17:36:19 -04:00
mapi glapi: Fix ES build errors again. 2010-09-15 21:19:44 +08:00
mesa dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup 2010-09-22 22:02:05 -04: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