Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: make cso_release_all() public | Brian Paul | 2008-04-24 | 1 | -0/+2 |
* | gallium: added cso_delete_vertex_fragment_shader() functions | Brian Paul | 2008-04-24 | 1 | -0/+6 |
* | make the api consistent (all set functions return pipe_error status) | Zack Rusin | 2008-04-21 | 1 | -13/+13 |
* | initial stab at error handling in cso | Zack Rusin | 2008-04-21 | 1 | -17/+17 |
* | cso: provide functions to bind fs/vs handles directly | Keith Whitwell | 2008-04-21 | 1 | -0/+4 |
* | gallium: implement CSO save/restore functions for use by meta operations (bli... | Brian | 2008-03-19 | 1 | -9/+44 |
* | gallium: added cso_unset_*() functions | Brian | 2008-03-18 | 1 | -0/+13 |
* | cso: add a higher-level interface which does all pipe interactions to set a g... | Keith Whitwell | 2008-03-09 | 1 | -0/+85 |