aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/pipebuffer/pb_bufmgr_ondemand.c
Commit message (Expand)AuthorAgeFilesLines
* 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