summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_cs.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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