r300g: FS constants emission rework
authorMarek Olšák <maraeo@gmail.com>
Sun, 11 Apr 2010 21:00:16 +0000 (23:00 +0200)
committerMarek Olšák <maraeo@gmail.com>
Mon, 12 Apr 2010 02:16:08 +0000 (04:16 +0200)
commit953a309de9204490edcd011e700c06c7c25c0b9e
treeebb69c952ea4ca507a11c2e21bd2d51c75ad789f
parent132a590d5e76de7ddfacdb0dcc160429c309d19d
r300g: FS constants emission rework

* The constant buffer emission is separated from RC state variables emission.
* The immediates are emitted with FS code.
src/gallium/drivers/r300/r300_emit.c
src/gallium/drivers/r300/r300_emit.h
src/gallium/drivers/r300/r300_fs.c
src/gallium/drivers/r300/r300_fs.h
src/gallium/drivers/r300/r300_tgsi_to_rc.c