summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/pipebuffer/pb_bufmgr_ondemand.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/auxiliary: Trivial code style cleanupEdward O'Callaghan2015-12-061-4/+4
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* pb_buffer: inline 'base' sub-structMarek Olšák2011-09-111-4/+4
* pb: add void * for flush ctx to mapping functionsDave Airlie2010-09-121-3/+3
* Squashed commit of the following:Keith Whitwell2010-04-101-1/+1
* pipebuffer: handle possible null pointer dereferenceZack Rusin2009-07-061-0/+2
* pipebuffer: Use a type consistently for sizes/offsets.José Fonseca2009-06-181-3/+3
* gallium: Unify reference counting.Michel Dänzer2009-03-041-1/+1
* util: Move p_debug.h into util module.José Fonseca2009-02-181-1/+1
* pipebuffer: Ondemand buffer manager.José Fonseca2009-01-291-0/+303
* Revert "pipebuffer: Ondemand buffer manager."Keith Whitwell2008-12-121-303/+0
* pipebuffer: Ondemand buffer manager.José Fonseca2008-11-241-0/+303