diff options
author | Courtney Goeltzenleuchter <[email protected]> | 2013-11-12 12:58:40 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2014-01-20 11:32:00 -0800 |
commit | 0a7baa68a8559d7889c0b68adfcda53f4575ee98 (patch) | |
tree | 1de7c48b5a424a4dbcd695abe7d04339fcd64c89 /src/loader | |
parent | 917db0bc3dfdec1536018d96aab261e485b8d872 (diff) |
mesa: Add new scissor entry points for GL_ARB_viewport_array
v2 (idr): Use set_scissor_no_notify (and manually notify the driver)
instead of calling _mesa_set_scissori. Refactory bodies of
_mesa_ScissorIndexed and _mesa_ScissorIndexedv into a shared function.
Perform parameter validation in the same order in all three functions.
Pull MaxViewports comparison fix (in _mesa_ScissorArrayv) from the next
patch to this patch.
Signed-off-by: Courtney Goeltzenleuchter <[email protected]>
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/loader')
0 files changed, 0 insertions, 0 deletions