summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_memory.h
Commit message (Expand)AuthorAgeFilesLines
* util: silence warnings for third REALLOC argumentKeith Whitwell2009-08-131-1/+7
* gallium: added null ptr check in align_free()Brian Paul2009-03-051-3/+5
* util: Move p_debug.h into util module.José Fonseca2009-02-181-2/+2
* util: (Re)enable memory debugging for all windows platforms.José Fonseca2009-02-181-1/+1
* gallium: Disable memory debugging for Windows OGL.José Fonseca2009-01-141-1/+1
* Merge commit 'origin/gallium-0.1' into gallium-0.2José Fonseca2008-12-221-1/+1
|\
| * gallium: Fix typo in define name.José Fonseca2008-12-201-1/+1
| * gallium: Enable memory debugging on all windows platforms.José Fonseca2008-12-181-1/+1
* | CELL: use variant-length fragment ops programsRobert Ellison2008-11-211-0/+2
|/
* util: Fix compiler errors in the release build of C++ sources.José Fonseca2008-08-311-2/+11
* gallium: include p_debug.h for non-HAVE_POSIX_MEMALIGNBrian2008-08-251-0/+1
* gallium: Add missing includes.Michal Krol2008-08-251-1/+1
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-0/+222