summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/failover/fo_context.h
Commit message (Expand)AuthorAgeFilesLines
* converting the setup state to immutable object and renaming it to rasterizer ...Zack Rusin2007-09-181-4/+4
* Combing depth and stencil objects and making them immutable.Zack Rusin2007-09-181-21/+19
* Make sampler an immutable state object.Zack Rusin2007-09-181-1/+1
* First stab at immutable state objects (create/bind/delete)Zack Rusin2007-09-181-1/+2
* First pass at a fallback concept for pipe devices.Keith Whitwell2007-08-211-0/+113