Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-17 | gallium: incorporate alpha state into depth_stencil state object. | Keith Whitwell | |
2007-09-21 | Make the alpha test state a cso. | Zack Rusin | |
2007-09-19 | Fix a really stupid mistake that Michel hit. Return proper hash. | Zack Rusin | |
2007-09-19 | Finish up conversions of shaders to immutable objects. | Zack Rusin | |
Create/Delete calls should be split since in create we'll be compiling them so we want to know which one it is (vertex/fragment). | |||
2007-09-18 | Convert shader to an immutable state object. | Zack Rusin | |
2007-09-18 | move cso cache to the pipe directory | Zack Rusin | |