OSDN Git Service

nvfx: support all possible vs consts
authorLuca Barbieri <luca@luca-barbieri.com>
Sat, 4 Sep 2010 00:26:37 +0000 (02:26 +0200)
committerLuca Barbieri <luca@luca-barbieri.com>
Sat, 4 Sep 2010 00:27:59 +0000 (02:27 +0200)
commit351a669465e2fc8c3108f0eab751f24bc0976264
tree86a713e3d2c0c4f933fb8781bfd564c8ebbf1071
parentfa82ad84fbe2be2bbfe9de7cda3e901a069ae16c
nvfx: support all possible vs consts

We were incorrectly setting a register that limited the range of
constants accessible via indirect addressing.

Setting it correctly, we can address all the constants the GPU
supports.
src/gallium/drivers/nvfx/nvfx_screen.c