r300/compiler: improve register allocation with indexable temporaries for VS
authorMarek Olšák <maraeo@gmail.com>
Fri, 3 Sep 2010 18:26:43 +0000 (20:26 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sat, 4 Sep 2010 16:56:22 +0000 (18:56 +0200)
commit63943c8fcdc7dae4c059d364528b0a90b8c4041f
tree145a55d9004a6c1661916e76b476d0d7c91fb684
parent33360a707e16c3349fde9dd43fee8e38bae9e7f0
r300/compiler: improve register allocation with indexable temporaries for VS

Register allocation can now reallocate temporaries right after the last indexed
source operand, instead of being disabled for the whole shader.
src/mesa/drivers/dri/r300/compiler/r3xx_vertprog.c