r300: Add a basic dirty state emit.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 17 Jan 2009 11:20:48 +0000 (03:20 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Mon, 2 Feb 2009 07:30:23 +0000 (23:30 -0800)
commit7961974fc28257b293961d35f15c0ce7a85f2669
tree13a4b6dc8e8f1845505cea0a8bce67ef6d0417e6
parent4ea17301c60a805394b8938174d8f436dc3deb6d
r300: Add a basic dirty state emit.

I feel strangely unproductive. Must be the cold.
src/gallium/drivers/r300/Makefile
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_cs.h
src/gallium/drivers/r300/r300_emit.c [new file with mode: 0644]
src/gallium/drivers/r300/r300_screen.c