Age | Commit message (Expand) | Author |
---|---|---|
2007-09-19 | Redo the cso cache to map driver data in a lot more pleasing way. | Zack Rusin |
2007-09-18 | Convert shader to an immutable state object. | Zack Rusin |
2007-09-18 | converting the setup state to immutable object and renaming it to rasterizer ... | Zack Rusin |
2007-09-18 | Combing depth and stencil objects and making them immutable. | Zack Rusin |
2007-09-18 | Make sampler an immutable state object. | Zack Rusin |
2007-09-18 | First stab at immutable state objects (create/bind/delete) | Zack Rusin |
2007-09-17 | Remove non-meaningful region_idle() interface | Keith Whitwell |
2007-09-11 | Implement query object interface. | Brian |
2007-08-22 | Clear all the dirtyflag words | Keith Whitwell |
2007-08-21 | fix cut and paste | keithw |
2007-08-21 | First pass at a fallback concept for pipe devices. | Keith Whitwell |