st/mesa: increase viewport bounds limits for GL4 hw
authorIlia Mirkin <imirkin@alum.mit.edu>
Tue, 8 Sep 2015 20:58:43 +0000 (16:58 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Tue, 8 Sep 2015 21:15:02 +0000 (17:15 -0400)
commit458e55d7c5793b02af8b08ebec90906a829d3f65
treeb45baf73b34996673ed03e31a00ce06c9a69ac90
parent39df725f731f75f488c75a4910169beb352213fb
st/mesa: increase viewport bounds limits for GL4 hw

According to the ARB_viewport_array spec, GL4 limit is higher than the
GL3 limit. Also take this opportunity to fix the GL3 limit.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "11.0" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/state_tracker/st_extensions.c