Age | Commit message (Expand) | Author |
---|---|---|
2009-12-25 | gallium: add geometry shader support to gallium | Zack Rusin |
2009-12-01 | cso: Fix function prototype. | Michal Krol |
2009-12-01 | cso: Add support for separate vertex sampler state. | Michal Krol |
2009-10-25 | gallium: Move enum pipe_error into p_defines.h. | José Fonseca |
2008-04-24 | gallium: make cso_release_all() public | Brian Paul |
2008-04-24 | gallium: added cso_delete_vertex_fragment_shader() functions | Brian Paul |
2008-04-21 | make the api consistent (all set functions return pipe_error status) | Zack Rusin |
2008-04-21 | initial stab at error handling in cso | Zack Rusin |
2008-04-21 | cso: provide functions to bind fs/vs handles directly | Keith Whitwell |
2008-03-19 | gallium: implement CSO save/restore functions for use by meta operations (bli... | Brian |
2008-03-18 | gallium: added cso_unset_*() functions | Brian |
2008-03-09 | cso: add a higher-level interface which does all pipe interactions to set a g... | Keith Whitwell |