diff options
author | Marek Olšák <[email protected]> | 2014-01-13 23:42:18 +0100 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2014-01-23 01:47:14 +0100 |
commit | a8930adbf82560f502e77f818bea5acd6b4ea4ec (patch) | |
tree | dcf070d4a8195b79e273b40fd652e3ab26468053 /src/gallium/drivers/i915 | |
parent | 69c29cb147373bfe835789df6fac54821ef62d55 (diff) |
radeonsi: use hardware scissors correctly
Use the WINDOW and VPORT scissors for the framebuffer and scissor test,
respectively. The other two scissors are disabled (they cover the max fb size).
We actually have 16 VPORT scissors, which will map well to ARB_viewport_array.
Also, we don't need to write SC_WINDOW_OFFSET with this commit, because it's
disabled everywhere.
Reviewed-by: Alex Deucher <[email protected]>
Diffstat (limited to 'src/gallium/drivers/i915')
0 files changed, 0 insertions, 0 deletions