r300-gallium: Add derived state for vertex formats.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 14 Feb 2009 07:20:43 +0000 (23:20 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 14 Feb 2009 07:22:39 +0000 (23:22 -0800)
commite511110b71a7ea19c531d707080813d9d432341c
tree20ea8722fe1323863d47967e0aa3d2e8f7c321fe
parentc51c822ee02cb47ddba46da668577d51b7c02831
r300-gallium: Add derived state for vertex formats.

Next up: The evil RS block.
src/gallium/drivers/r300/Makefile
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_state_derived.c [new file with mode: 0644]
src/gallium/drivers/r300/r300_state_derived.h [new file with mode: 0644]