r300: Add DSA state.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 14 Jan 2009 12:37:36 +0000 (04:37 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Mon, 2 Feb 2009 07:30:22 +0000 (23:30 -0800)
commitbbb1c6f6298fcb1125a8170f22646f326b0ca74c
treeae44531fde1cdb5bc0ad19e8bc1c1ec878b8aea1
parent28bb7f3206f023a9d3cfa020da344a57118a2efb
r300: Add DSA state.

That's it for now. Just the "easy" stuff.

Todo:
- Rasterizer state, which is a lot more than just the RS.
- Miscellaneous state which doesn't currently belong to any state object.
- Shader assemblers?
- Fix dynamic loading bugs.
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_state.c
src/gallium/drivers/r300/r300_state.h