aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_cs.h
Commit message (Expand)AuthorAgeFilesLines
...
* Ack, forgot to update the index again.Corbin Simpson2009-02-011-3/+3
* r300: A handful of thingys.Corbin Simpson2009-02-011-2/+4
* r300: Count BEGIN_CS, END_CS, warn if count is off.Corbin Simpson2009-02-011-1/+5
* r300: Working trivial/clear for RV410.Corbin Simpson2009-02-011-2/+6
* BROKENCorbin Simpson2009-02-011-5/+10
* r300: Newlines, dammit!Corbin Simpson2009-02-011-3/+3
* r300: Add some useful debugging information; remove a couple compile warnings.Corbin Simpson2009-02-011-4/+12
* r300: Add num_vert_pipes (and remove busted num_pipes.)Corbin Simpson2009-02-011-0/+3
* [BROKEN] r300: Add initial clear/fill code.Corbin Simpson2009-02-011-2/+22
* r300: Add a basic dirty state emit.Corbin Simpson2009-02-011-0/+3
* r300: Add blend state.Corbin Simpson2009-02-011-2/+1
* r300, amd: Add the ability to flush the CS.Corbin Simpson2009-02-011-0/+3
* r300, amd: Make everything build. (Not necessarily work, mind you.)Corbin Simpson2009-02-011-14/+16
* gallium-r300: Add primitive CS.Corbin Simpson2009-02-011-0/+70