util: New file dedicated to dump state in human/machine readable format.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 4 Aug 2009 10:50:13 +0000 (11:50 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 29 Aug 2009 08:21:23 +0000 (09:21 +0100)
commit696f7f2be51672da41a947a7028e01e82e44a09f
tree02f591edfa4e41622dccc336c2fa8747a41e555c
parent5940ba26f78f482442644f52468d65c1e5662d10
util: New file dedicated to dump state in human/machine readable format.
src/gallium/auxiliary/util/Makefile
src/gallium/auxiliary/util/SConscript
src/gallium/auxiliary/util/u_debug_dump.c [new file with mode: 0644]
src/gallium/auxiliary/util/u_debug_dump.h [new file with mode: 0644]