summaryrefslogtreecommitdiff
path: root/src/mesa/main/image.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-12-08 17:00:54 -0800
committerEric Anholt <eric@anholt.net>2010-12-08 22:26:18 -0800
commit05e534e6c4395269b1ca3a9694a1f437363dd186 (patch)
treed6f1160e17a0169803a7c16dd7c07d086fd09782 /src/mesa/main/image.c
parentfd543e1f9506fe41e6e9e78aebbe0bca01df055c (diff)
i965: Drop push-mode reladdr constant loading and always use constant_map.
This eases the gen6 implementation, which can only handle up to 32 registers of constants, while likely not penalizing real apps using reladdr since all of those I've seen also end up hitting the pull constant buffer. On gen6, the constant map means that simple NV VPs fit under the 32-reg limit and now succeed. Fixes around 10 testcases.
Diffstat (limited to 'src/mesa/main/image.c')
0 files changed, 0 insertions, 0 deletions