r300g: fix updating a vertex format
authorMarek Olšák <maraeo@gmail.com>
Sun, 15 Nov 2009 15:41:25 +0000 (16:41 +0100)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 21 Nov 2009 02:04:06 +0000 (18:04 -0800)
commit4e1236e60267d036a1a604412bd7efd7a249a588
treebd1548ba02a50d8daa124df85e5409c463155b2d
parentb7078a88119e248b0196f7446abe029c22f1ee28
r300g: fix updating a vertex format

We must update PSC when we change the vertex format, e.g. vertex colors
from RGBA to BGRA.
src/gallium/drivers/r300/r300_state.c
src/gallium/drivers/r300/r300_state_derived.c