gallium/util: Add flush/map debug utility code
authorThomas Hellstrom <thellstrom@vmware.com>
Sat, 8 Feb 2014 17:51:15 +0000 (09:51 -0800)
committerBrian Paul <brianp@vmware.com>
Fri, 14 Feb 2014 15:21:44 +0000 (08:21 -0700)
commit59e7c596215155b556ba8cf06233b621b88f49c6
treea53c517e3693363d46a5ce2e1b22074d87527de3
parent8af358d8bc9f7563cd76313b16d7b149197a4b2c
gallium/util: Add flush/map debug utility code

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Cc: "10.1" <mesa-stable@lists.freedesktop.org>
src/gallium/auxiliary/Makefile.sources
src/gallium/auxiliary/util/u_debug_flush.c [new file with mode: 0644]
src/gallium/auxiliary/util/u_debug_flush.h [new file with mode: 0644]