OSDN Git Service

r300/compiler: don't terminate regalloc if we surpass max temps limit
authorMarek Olšák <maraeo@gmail.com>
Tue, 7 Dec 2010 20:45:34 +0000 (21:45 +0100)
committerMarek Olšák <maraeo@gmail.com>
Wed, 8 Dec 2010 03:39:50 +0000 (04:39 +0100)
commit431b4c0c84424bb80820c3b189aed901fdb605b2
tree1494b57db7c8df55bcec2ca2db20006b0613e60c
parent2f07a744f127a232943101d5cc7fd533859c2ca9
r300/compiler: don't terminate regalloc if we surpass max temps limit

The same check is already in a later pass (translate_vertex_program).
src/mesa/drivers/dri/r300/compiler/r3xx_vertprog.c