mesa/src
Marek Olšák aacd653834 r600g: rework scissor for r600-r700
We must use VPORT_SCISSOR, because that's the only one we can use for multiple
scissor rectangles in ARB_viewport_array.

R700 can use the VPORT_SCISSOR_ENABLE bit, but R600 doesn't have that and must
emit a 8192x8192 rectangle if scissor is disabled.

This commit also cleanups magic numbers in create_rs_state.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
2012-03-05 14:22:19 +01:00
..
egl egl: Also put a symlink from libEGL.so in lib/ for now. 2012-03-02 18:42:25 -08:00
gallium r600g: rework scissor for r600-r700 2012-03-05 14:22:19 +01:00
gbm gbm: track buffer format through DRI drivers 2012-02-22 09:41:40 -08:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Make gl_InstanceID available with GL_ARB_draw_instanced extension 2012-02-29 14:57:15 -08:00
glu scons: Add Haiku build support 2012-01-17 20:01:14 +00:00
glx glx: Convert to automake. 2012-02-29 11:52:40 -08:00
mapi scons: Don't build the assembly sources on Mac OS X. 2012-02-25 00:25:43 -08:00
mesa i915: fix wrong rendering of gl_PointSize on Pineview 2012-03-05 10:42:58 +08:00
Makefile
SConscript scons: Add Haiku build support 2012-01-17 20:01:14 +00:00