redo indirection
[mesa.git] / src / mesa / pipe / pipebuffer /
2008-02-15 Michal Krolgallium: Use align_free() to free aligned memories.
2008-02-07 Michel Dänzerpipebuffer: Fix reversed assertion.
2008-02-06 José Fonsecagallium: Use p_debug.h instead of non-portable stdio...
2008-01-31 José Fonsecagallium: Portability fixes.
2008-01-30 Michal Krolgallium: Fix build on WinXP.
2008-01-29 José Fonsecagallium: Use CALLOC for pb_buffer to ensure that all...
2008-01-27 José FonsecaDo refcounting trhoughout all buffer objects, since...
2008-01-27 José FonsecaFullfill pipe_winsys->user_buffer_create. Aggregate...
2008-01-26 José Fonsecagallium: Aggregate all buffer allocation info into...
2008-01-26 José Fonsecagallium: Make mm buffer manager more portable.
2008-01-26 José Fonsecagallium: Remove unneeded headers.
2008-01-26 Keith Whitwellgallium: fix linux build
2008-01-26 Michal Krolgallium: Fix build on Windows.
2008-01-26 Michal Krold3d: Fix build on Windows.
2008-01-26 Michal Krolgallium: Fix build on WinXP.
2008-01-26 José Fonsecagallium: Use directory name in include.
2008-01-26 Michal Krolgallium: Fix build for WinXP.
2008-01-26 Keith Whitwellgallium: remove makefile whitespace
2008-01-25 Keith Whitwellgallium: rename pipe_buffer_handle to pipe_buffer...
2008-01-25 Michel Dänzergallium: Simplify winsys buffer interface.
2008-01-17 José Fonsecagallium: Fix cut-n-paste error.
2008-01-17 José Fonsecagallium: Alternative mm_bufmgr_create_from_buffer const...
2008-01-17 José Fonsecagallium: Detect if a null buffer is passed.
2007-12-09 José Fonsecagallium: Remove buffer_unfence and buffer_finish.
2007-12-09 José Fonsecagallium: Reusable pipe buffer library.