summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_state_invariant.h
AgeCommit message (Collapse)Author
2010-02-28r300g: add size parameter to the atom emit functionsMarek Olšák
Maintaining a closer relationship between the atom size and what's passed in BEGIN_CS.
2010-01-19r300g: Make invariant state into an atom.Corbin Simpson
2009-10-21r300g: Cleanup header includes.Corbin Simpson
2009-03-30r300-gallium: Fix strange build error.Corbin Simpson
Why didn't this come up before?
2009-03-01r300-gallium: Split off invariant state.Corbin Simpson
It's kind of like a CSO todo list. :3