summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/gen7_sf_state.c
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2014-01-07 14:39:48 -0800
committerIan Romanick <ian.d.romanick@intel.com>2014-01-20 11:29:41 -0800
commit1f59e963b40a260d3087f83799de0a6fb0941d07 (patch)
tree60d800d39449fb1686e01616fa7e55ca80b4da60 /src/mesa/drivers/dri/i965/gen7_sf_state.c
parentb39bfa4f492fc88dc053a098893b0441f8aed496 (diff)
downloadexternal_mesa3d-1f59e963b40a260d3087f83799de0a6fb0941d07.zip
external_mesa3d-1f59e963b40a260d3087f83799de0a6fb0941d07.tar.gz
external_mesa3d-1f59e963b40a260d3087f83799de0a6fb0941d07.tar.bz2
mesa: Add new constants related to GL_ARB_viewport_array
These limits will be queryable by GL_MAX_VIEWPORTS, GL_VIEWPORT_SUBPIXEL_BITS, and GL_VIEWPORT_BOUNDS_RANGE. Drivers that actually implement the extension must set values for these constants that comply with the minimum-maximums from the spec. Most of these changes were part of other patches. They were separated out because it make reordering of later patches easier. Also, MaxViewports wasn't set by that patch, and I completely overlooked it in review. It's now obvious that it's set. :) v2 (idr): Split these changes out from the original patches. Keep MaxViewportWidth and MaxViewportHeight as GLuint. Signed-off-by: Courtney Goeltzenleuchter <courtney@LunarG.com> Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'src/mesa/drivers/dri/i965/gen7_sf_state.c')
0 files changed, 0 insertions, 0 deletions