r300: Cleanup reported native program limits
authorNicolai Hähnle <nhaehnle@gmail.com>
Thu, 27 Aug 2009 15:51:12 +0000 (17:51 +0200)
committerNicolai Hähnle <nhaehnle@gmail.com>
Thu, 27 Aug 2009 16:13:48 +0000 (18:13 +0200)
commit1160bf7c65313f66dac0ba4011c8bfe31fee01e5
tree9b38cf2b6f5dfa25e662f962e8f7c47093e78b49
parenteb6e281966f603fff4ec525250b4b22c9f90f98b
r300: Cleanup reported native program limits

The fragment program native limits are actually higher on R4xx
as reported by Alex Deucher, but using those requires some
bit-twiddling changes to program handling.

Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
src/mesa/drivers/dri/r300/r300_context.c