diff options
author | Ian Romanick <[email protected]> | 2013-11-06 09:11:08 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2014-01-20 11:31:59 -0800 |
commit | 6d3b1dc150e4bdd462b5320a072e509777ad386a (patch) | |
tree | 8295de61b3cf72ec85c23385b8ab7247ddcacd64 /src/mesa/main/blend.c | |
parent | 454cec429969b7f09eeff17a5d1e7584d36f017f (diff) |
mesa: Set all scissor rects
In _mesa_Scissor, make sure that ctx->Driver.Scissor is only called once
instead of once per scissor rectangle.
v2: Use MAX_VIEWPORTS instead of ctx->Const.MaxViewports because the
driver may not set ctx->Const.MaxViewports yet.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/main/blend.c')
0 files changed, 0 insertions, 0 deletions