aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/failover
Commit message (Expand)AuthorAgeFilesLines
* Make sampler an immutable state object.Zack Rusin2007-09-183-7/+7
* First stab at immutable state objects (create/bind/delete)Zack Rusin2007-09-183-6/+8
* Remove non-meaningful region_idle() interfaceKeith Whitwell2007-09-171-1/+0
* Implement query object interface.Brian2007-09-111-2/+2
* Clear all the dirtyflag wordsKeith Whitwell2007-08-221-0/+4
* fix cut and pastekeithw2007-08-211-18/+24
* First pass at a fallback concept for pipe devices.Keith Whitwell2007-08-216-0/+752