aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/pipebuffer/pb_bufmgr_debug.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: include u_memory.h, u_math.hBrian2008-08-241-0/+1
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* pipebuffer: More detailed description of bufer over-/undereflows.José Fonseca2008-07-201-15/+34
* pb: buffer over/underflows are errors.José Fonseca2008-07-131-2/+2
* pipebuffer: Debug buffer manager to detect buffer under- and overflows.José Fonseca2008-07-021-0/+297