r300g: fix typo in r300_reg.h to prevent the RS unit from doing random things
authorMarek Olšák <maraeo@gmail.com>
Thu, 19 Nov 2009 19:41:19 +0000 (20:41 +0100)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 21 Nov 2009 02:05:21 +0000 (18:05 -0800)
commit624a0cd9c1bcc8d0952bb30e3336237fb99041b2
tree8d2a2e96c38427ca90f80e284edb07b18e39522e
parent4e1236e60267d036a1a604412bd7efd7a249a588
r300g: fix typo in r300_reg.h to prevent the RS unit from doing random things

And reorder fragment shader inputs so that the colors are before texcoords,
as is allocated by the shader compiler. This commit makes VS->FS attribute
routing work on R500.
src/gallium/drivers/r300/r300_reg.h
src/gallium/drivers/r300/r300_state_derived.c