util: Rename u_debug_dump.[ch] -> u_dump.[ch].
authorJosé Fonseca <jfonseca@vmware.com>
Sun, 14 Feb 2010 15:20:34 +0000 (15:20 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Sun, 14 Feb 2010 15:20:34 +0000 (15:20 +0000)
commitc16a8e0dd552dc7a5f95169da983e6164fc1492e
tree28d0bc6a42afbe7a1f5f5df79269e53dc12ca40c
parentdb18996d3da4009a7a031e3444b5cd688e12dc22
util: Rename u_debug_dump.[ch] -> u_dump.[ch].

I have more plans for this than mere debugging -- it will be an helper
to provide human readible representations of all gallium state for
the python state tracker.
src/gallium/auxiliary/Makefile
src/gallium/auxiliary/SConscript
src/gallium/auxiliary/util/u_dump.h [moved from src/gallium/auxiliary/util/u_debug_dump.h with 80% similarity]
src/gallium/auxiliary/util/u_dump_defines.c [moved from src/gallium/auxiliary/util/u_debug_dump.c with 69% similarity]