summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/failover/fo_state_emit.c
AgeCommit message (Expand)Author
2007-09-19Convert the rasterizer cso to the new semantics.Zack Rusin
2007-09-19Redo the cso cache to map driver data in a lot more pleasing way.Zack Rusin
2007-09-18Convert shader to an immutable state object.Zack Rusin
2007-09-18converting the setup state to immutable object and renaming it to rasterizer ...Zack Rusin
2007-09-18Combing depth and stencil objects and making them immutable.Zack Rusin
2007-09-18Make sampler an immutable state object.Zack Rusin
2007-09-18First stab at immutable state objects (create/bind/delete)Zack Rusin
2007-08-22Clear all the dirtyflag wordsKeith Whitwell
2007-08-21fix cut and pastekeithw
2007-08-21First pass at a fallback concept for pipe devices.Keith Whitwell