summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_memory.h
AgeCommit message (Expand)Author
2010-03-31util: Silence pointer to integer size mismatch errors.José Fonseca
2010-02-03util: Reimplement all utility functions in terms of the new OS abstraction.José Fonseca
2009-08-13util: silence warnings for third REALLOC argumentKeith Whitwell
2009-03-05gallium: added null ptr check in align_free()Brian Paul
2009-02-18util: Move p_debug.h into util module.José Fonseca
2009-02-18util: (Re)enable memory debugging for all windows platforms.José Fonseca
2009-01-14gallium: Disable memory debugging for Windows OGL.José Fonseca
2008-12-22Merge commit 'origin/gallium-0.1' into gallium-0.2José Fonseca
2008-12-20gallium: Fix typo in define name.José Fonseca
2008-12-18gallium: Enable memory debugging on all windows platforms.José Fonseca
2008-11-21CELL: use variant-length fragment ops programsRobert Ellison
2008-08-31util: Fix compiler errors in the release build of C++ sources.José Fonseca
2008-08-25gallium: include p_debug.h for non-HAVE_POSIX_MEMALIGNBrian
2008-08-25gallium: Add missing includes.Michal Krol
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul