mesa/src
Ian Romanick 37f65b0751 i965: Set the maximum VPIndex
At various stages the hardware clamps the gl_ViewportIndex to these
values.  Setting them to zero effectively makes gl_ViewportIndex be
ignored.  This is acutally useful in blorp (so that we don't have to
modify all of the viewport / scissor state).

v2: Use INTEL_MASK to create GEN6_CLIP_MAX_VP_INDEX_MASK.  Suggested by
Ken.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2014-01-20 11:32:01 -08:00
..
egl egl_dri2: use loader util lib 2014-01-18 18:47:49 +00:00
gallium draw: use some cast wrappers in draw_pt_fetch_shade_pipeline*.c 2014-01-20 11:01:48 -08:00
gbm gbm: use the loader util lib 2014-01-18 18:47:48 +00:00
getopt
glsl glsl: Add gl_ViewportIndex built-in variable 2014-01-20 11:32:00 -08:00
glx glx: use the loader util lib 2014-01-18 18:47:48 +00:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader logger: Remove unused variable. 2014-01-20 13:58:11 +00:00
mapi mesa: Add ARB_viewport_array plumbing 2014-01-20 11:32:00 -08:00
mesa i965: Set the maximum VPIndex 2014-01-20 11:32:01 -08:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00