r300-gallium: Cleanup some state emit, move vertex format state to r300_emit.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Mon, 23 Feb 2009 12:48:42 +0000 (04:48 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Mon, 23 Feb 2009 13:59:58 +0000 (05:59 -0800)
commit65b79383fb0ad7e14d097f6fdd7227605df4c7cb
tree6f2fd59d83657c65019bff425a2414b8994d8b9a
parent67387bf33fb7e92d4fcab1fe7f26b6a0b17048a6
r300-gallium: Cleanup some state emit, move vertex format state to r300_emit.

No need to explicitly update derived state, as it will be done automatically.
src/gallium/drivers/r300/r300_context.c
src/gallium/drivers/r300/r300_emit.c
src/gallium/drivers/r300/r300_swtcl_emit.c