summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/cso_cache/cso_context.h
AgeCommit message (Expand)Author
2008-04-21make the api consistent (all set functions return pipe_error status)Zack Rusin
2008-04-21initial stab at error handling in csoZack Rusin
2008-04-21cso: provide functions to bind fs/vs handles directlyKeith Whitwell
2008-03-19gallium: implement CSO save/restore functions for use by meta operations (bli...Brian
2008-03-18gallium: added cso_unset_*() functionsBrian
2008-03-09cso: add a higher-level interface which does all pipe interactions to set a g...Keith Whitwell