summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/p_debug_mem.c
AgeCommit message (Expand)Author
2008-11-17gallium: State when there are no memory leaks detected.José Fonseca
2008-09-18util: A few more memory debugging checks.José Fonseca
2008-06-19gallium: Add extra parenthesis as advised by gcc.José Fonseca
2008-06-10gallium: Detect buffer overflows in the homegrown memory debugger.José Fonseca
2008-05-07gallium: Output the total of leaked memory.José Fonseca
2008-05-01d3d: Windows miniport driver portability fixes.José Fonseca
2008-04-25gallium: Windows user mode portability fixes.José Fonseca
2008-04-11gallium: Attribute realloc leaks to the first malloc call.José Fonseca
2008-04-08gallium: Allow to debug memory leaks in nested scopes.José Fonseca
2008-03-23gallium: Fix typo.José Fonseca
2008-03-23gallium: Memory debugging utilities.José Fonseca