OSDN Git Service

r300g: Begin separating HW TCL and SW TCL state and setup.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Sun, 15 Nov 2009 04:25:15 +0000 (05:25 +0100)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 21 Nov 2009 01:48:10 +0000 (17:48 -0800)
commit1c181a7eff96816b5d72ea5daab5818eef0ebc60
tree760e188f80947c0bd4b1864b5c33ad645370f594
parent015e7e7724a64d3d9e02e57f6a8eb88a6441f596
r300g: Begin separating HW TCL and SW TCL state and setup.

This patch removes draw_context entirely from the HW TCL path and cleans up
a few other things along the way. Hopefully, nothing got broken.

Thanks to Marek Olšák for testing, review, and pointing out my bugs. :3
src/gallium/drivers/r300/r300_context.c
src/gallium/drivers/r300/r300_render.c
src/gallium/drivers/r300/r300_state.c
src/gallium/drivers/r300/r300_state_derived.c
src/gallium/drivers/r300/r300_vbo.c
src/gallium/drivers/r300/r300_vs.h