summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/pipebuffer/pb_bufmgr_pool.c
AgeCommit message (Expand)Author
2008-01-27Do refcounting trhoughout all buffer objects, since it is now a base requirem...José Fonseca
2008-01-26gallium: Aggregate all buffer allocation info into a single struct. Obey requ...José Fonseca
2008-01-26gallium: Remove unneeded headers.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-25gallium: Simplify winsys buffer interface.Michel Dänzer
2007-12-09gallium: Reusable pipe buffer library.José Fonseca