Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the alpha test state a cso. | Zack Rusin | 2007-09-21 | 2 | -3/+17 |
* | Fix failover state binding and convert the sampler to use the new | Zack Rusin | 2007-09-20 | 1 | -0/+5 |
* | Convert depth_stencil state to the new semantics. | Zack Rusin | 2007-09-20 | 1 | -0/+5 |
* | Switch fragment/vertex shaders to the new caching semantics. | Zack Rusin | 2007-09-20 | 1 | -0/+10 |
* | Fix a really stupid mistake that Michel hit. Return proper hash. | Zack Rusin | 2007-09-19 | 1 | -0/+6 |
* | Convert the rasterizer cso to the new semantics. | Zack Rusin | 2007-09-19 | 1 | -0/+5 |
* | Redo the cso cache to map driver data in a lot more pleasing way. | Zack Rusin | 2007-09-19 | 1 | -0/+5 |
* | Finish up conversions of shaders to immutable objects. | Zack Rusin | 2007-09-19 | 2 | -7/+15 |
* | Convert shader to an immutable state object. | Zack Rusin | 2007-09-18 | 2 | -5/+12 |
* | move cso cache to the pipe directory | Zack Rusin | 2007-09-18 | 4 | -0/+679 |