summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_cs.h
AgeCommit message (Expand)Author
2009-02-06r300: Clean up CS counting.Corbin Simpson
2009-02-01r300: Unbreak emit, fix up a bunch of little things.Corbin Simpson
2009-02-01r300: attempt at trivial/clear on r5xxJoakim Sindholt
2009-02-01Ack, forgot to update the index again.Corbin Simpson
2009-02-01r300: A handful of thingys.Corbin Simpson
2009-02-01r300: Count BEGIN_CS, END_CS, warn if count is off.Corbin Simpson
2009-02-01r300: Working trivial/clear for RV410.Corbin Simpson
2009-02-01BROKENCorbin Simpson
2009-02-01r300: Newlines, dammit!Corbin Simpson
2009-02-01r300: Add some useful debugging information; remove a couple compile warnings.Corbin Simpson
2009-02-01r300: Add num_vert_pipes (and remove busted num_pipes.)Corbin Simpson
2009-02-01[BROKEN] r300: Add initial clear/fill code.Corbin Simpson
2009-02-01r300: Add a basic dirty state emit.Corbin Simpson
2009-02-01r300: Add blend state.Corbin Simpson
2009-02-01r300, amd: Add the ability to flush the CS.Corbin Simpson
2009-02-01r300, amd: Make everything build. (Not necessarily work, mind you.)Corbin Simpson
2009-02-01gallium-r300: Add primitive CS.Corbin Simpson