index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
/
u_memory.h
Age
Commit message (
Expand
)
Author
2010-03-31
util: Silence pointer to integer size mismatch errors.
José Fonseca
2010-02-03
util: Reimplement all utility functions in terms of the new OS abstraction.
José Fonseca
2009-08-13
util: silence warnings for third REALLOC argument
Keith Whitwell
2009-03-05
gallium: added null ptr check in align_free()
Brian Paul
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
util: (Re)enable memory debugging for all windows platforms.
José Fonseca
2009-01-14
gallium: Disable memory debugging for Windows OGL.
José Fonseca
2008-12-22
Merge commit 'origin/gallium-0.1' into gallium-0.2
José Fonseca
2008-12-20
gallium: Fix typo in define name.
José Fonseca
2008-12-18
gallium: Enable memory debugging on all windows platforms.
José Fonseca
2008-11-21
CELL: use variant-length fragment ops programs
Robert Ellison
2008-08-31
util: Fix compiler errors in the release build of C++ sources.
José Fonseca
2008-08-25
gallium: include p_debug.h for non-HAVE_POSIX_MEMALIGN
Brian
2008-08-25
gallium: Add missing includes.
Michal Krol
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul