summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/pipebuffer/pb_buffer_fenced.c
AgeCommit message (Expand)Author
2008-02-06gallium: Use p_debug.h instead of non-portable stdio.h/assert.h functions.José Fonseca
2008-01-30gallium: Fix build on WinXP.Michal Krol
2008-01-27Do refcounting trhoughout all buffer objects, since it is now a base requirem...José Fonseca
2008-01-26gallium: fix linux buildKeith Whitwell
2008-01-26d3d: Fix build on Windows.Michal Krol
2008-01-26gallium: Fix build for WinXP.Michal Krol
2008-01-25gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ codeKeith Whitwell
2008-01-17gallium: Detect if a null buffer is passed.José Fonseca
2007-12-09gallium: Remove buffer_unfence and buffer_finish.José Fonseca
2007-12-09gallium: Reusable pipe buffer library.José Fonseca