r300: Add blend state.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 14 Jan 2009 03:11:19 +0000 (19:11 -0800)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Mon, 2 Feb 2009 07:30:22 +0000 (23:30 -0800)
commit74288078eab1971cc6ce3ae00fa55eb917b5826a
treeac6abb04fdbaf89f17725aec49cfbbbedc646f69
parent432ab001d042b816b5892398064e5735d0293955
r300: Add blend state.

Also switched to r300_reg instead of radeon_reg. Yay?
src/gallium/drivers/r300/r300_blit.c
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_cs.h
src/gallium/drivers/r300/r300_reg.h [new file with mode: 0644]
src/gallium/drivers/r300/r300_state.c
src/gallium/drivers/r300/r300_state.h