r300/compiler: Fix R300 fragment program regression introduced by 0723cd1...
authorNicolai Hähnle <nhaehnle@gmail.com>
Sun, 20 Sep 2009 14:33:59 +0000 (16:33 +0200)
committerNicolai Hähnle <nhaehnle@gmail.com>
Sun, 20 Sep 2009 14:34:47 +0000 (16:34 +0200)
commit6c323a2473cbfcdf41a8b3c395fcd277e16b963c
treeeb8edb19fab23180609bbd63ae7dbc8d9ba2558e
parent1e4c3535111dc431e4fe51da6892259a5ebe2ae6
r300/compiler: Fix R300 fragment program regression introduced by 0723cd1...

We obviously need to move the code addr register backwards because their may
be overlap.

This bug affected in particular the Compiz water plugin.

Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
src/mesa/drivers/dri/r300/compiler/r300_fragprog_emit.c