diff options
author | Eric Anholt <eric@anholt.net> | 2010-12-08 17:00:54 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-12-08 22:26:18 -0800 |
commit | 05e534e6c4395269b1ca3a9694a1f437363dd186 (patch) | |
tree | d6f1160e17a0169803a7c16dd7c07d086fd09782 /docs/MESA_swap_control.spec | |
parent | fd543e1f9506fe41e6e9e78aebbe0bca01df055c (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 'docs/MESA_swap_control.spec')
0 files changed, 0 insertions, 0 deletions