mesa/src
Marek Olšák f126253040 r600g: turn init_config into a command buffer for starting a CS
This is the first pure command buffer. It contains CS initialization
packets and emits invariant state (i.e. the registers which never or rarely
change).

The affected registers are removed from *_hw_context.c, so that both ways
of emitting commands can co-exist.

v2: emit context_control in cayman's start_cs too
2012-02-21 21:42:27 +01:00
..
egl add wayland cflags when building wayland-egl 2012-01-29 16:51:27 +01:00
gallium r600g: turn init_config into a command buffer for starting a CS 2012-02-21 21:42:27 +01:00
gbm gbm: Add back link flags for udev, dl and glapi 2012-01-26 13:23:25 +01:00
getopt
glsl glsl: Avoid excessive loop unrolling. 2012-02-09 21:23:16 +01:00
glu scons: Add Haiku build support 2012-01-17 20:01:14 +00:00
glx dri: Emit a critical error if the swrast driver fails to load. 2012-02-08 17:07:53 -08:00
mapi glapi: Include GLES2 headers for ES2 extension functions 2012-02-15 14:50:00 -08:00
mesa i965: Only set Last Render Target Select on the last FB write. 2012-02-21 12:36:20 -08:00
Makefile
SConscript scons: Add Haiku build support 2012-01-17 20:01:14 +00:00