summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_debug_memory.c
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* util: add debug_memory_check_block(), debug_memory_tag()Brian Paul2013-04-041-0/+55
* util: add more memory debugging featuresBrian Paul2012-11-281-1/+81
* util: add mutex lock in u_debug_memory.c codeBrian Paul2012-02-231-0/+9
* util: Reimplement all utility functions in terms of the new OS abstraction.José Fonseca2010-02-031-25/+8
* gallium/util: Silence format warnings.Vinson Lee2010-01-011-4/+4
* util: Don't use 0-sized arrays.José Fonseca2009-02-241-0/+6
* util: Stack backtracing facilities.José Fonseca2009-02-201-0/+7
* util: Move p_debug.h into util module.José Fonseca2009-02-181-0/+311