st/mesa: initialize the MaxViewport, MaxRenderbufferSize constants
authorBrian Paul <brianp@vmware.com>
Tue, 21 Feb 2012 15:26:30 +0000 (08:26 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 24 Feb 2012 15:03:15 +0000 (08:03 -0700)
commitd7d4a1955b4f1fcafb5efab06a9f982fccefa19b
tree4314a4b5dfa1c044d7953070014c79691889f22f
parent2b0aa3fb21386051976bf3c45e6455fc45d69bb3
st/mesa: initialize the MaxViewport, MaxRenderbufferSize constants

Use the max 2D/rect texture size as the limit.  If that's not true
for some devices we'll need new PIPE_CAP_ queries.
src/mesa/state_tracker/st_extensions.c