d228e3cc8e7b6a3d4c6d554c5d9aed5e26be7ff0 |
|
22-Nov-2009 |
Zack Rusin <zackr@vmware.com> |
util: also print out memory statistics
/external/mesa3d/src/gallium/auxiliary/util/u_mm.c
|
94726bc69e5f9dbefb34a38695f2f51d81ff433f |
|
28-Jul-2009 |
Brian Paul <brianp@vmware.com> |
gallium: minor code/comments clean-up
/external/mesa3d/src/gallium/auxiliary/util/u_mm.c
|
ea4bf267e4b023b08043f91ac44592fed1736e7f |
|
18-Feb-2009 |
José Fonseca <jfonseca@vmware.com> |
util: Move p_debug.h into util module. The debug functions depend on several util function for os abstractions, and these depend on debug functions, so a seperate module is not possible.
/external/mesa3d/src/gallium/auxiliary/util/u_mm.c
|
80a718a63bf2fa817e346f0f5731ee9ef2e0e68b |
|
05-Nov-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
Merge commit 'origin/gallium-0.1' into gallium-0.2 Conflicts: src/gallium/auxiliary/rtasm/rtasm_execmem.c src/mesa/shader/slang/slang_emit.c src/mesa/shader/slang/slang_log.c src/mesa/state_tracker/st_atom_framebuffer.c
|
766cb95a4564c48f35b5180155ab40320a68e371 |
|
30-Oct-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
gallium: new sanity assertions in mmAllocMem()
/external/mesa3d/src/gallium/auxiliary/util/u_mm.c
|
3ad56968f09397a8dd417eae025b9506efaf8414 |
|
29-Oct-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
gallium: prefix memory manager functions with u_ to differentiate from functions in mesa/main/mm.c
/external/mesa3d/src/gallium/auxiliary/util/u_mm.c
|
4f25420bdd834e81a3e22733304efc5261c2998a |
|
25-Aug-2008 |
Brian Paul <brian.paul@tungstengraphics.com> |
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h Also, rename p_tile.[ch] to u_tile.[ch]
/external/mesa3d/src/gallium/auxiliary/util/u_mm.c
|
17158c2f00f5bee29ec8239367fd5498f22e4a91 |
|
18-Feb-2008 |
José Fonseca <jrfonseca@tungstengraphics.com> |
Move mm.c code into util module. Using the u_ prefix to distingish the c source files that support gallium interfaces and those that have really no relation with gallium itself.
/external/mesa3d/src/gallium/auxiliary/util/u_mm.c
|