summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/pipebuffer
AgeCommit message (Collapse)Author
2007-12-09gallium: Remove buffer_unfence and buffer_finish.José Fonseca
These interfaces have been deemed useless by Keith.
2007-12-09gallium: Reusable pipe buffer library.José Fonseca
This is an optional library that winsys drivers can use to simplify memory management, and help meet the winsys interface requirements.