gallium/ddebug: add 'verbose' option

Graphics / Mesa 3D Graphics Library / Mesa - Nicolai Hähnle [amd.com] - 26 January 2016 08:58 UTC

This currently just writes out the name of dump files, which can be useful to easily correlate those files with other log outputs (driver debug output, apitrace calls, etc.)

41875ac gallium/ddebug: add 'verbose' option
src/gallium/drivers/ddebug/dd_draw.c | 3 ++-
src/gallium/drivers/ddebug/dd_pipe.h | 1 +
src/gallium/drivers/ddebug/dd_screen.c | 6 ++++--
src/gallium/drivers/ddebug/dd_util.h | 5 ++++-
src/gallium/drivers/radeonsi/si_debug.c | 2 +-
5 files changed, 12 insertions(+), 5 deletions(-)

Upstream: cgit.freedesktop.org


  • Share