ddebug: write out final driver log messages with GALLIUM_DDEBUG=always
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 6 Sep 2017 08:11:40 +0000 (10:11 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 13 Sep 2017 16:24:18 +0000 (18:24 +0200)
commit81f398dcb1ae10c9adf891df8218bba23bb62898
treec1a0299bf588348f18c6f4a1ed35293af8554a8d
parent000e2958f59a8d8e07f06e384546aa942d49b15f
ddebug: write out final driver log messages with GALLIUM_DDEBUG=always

If the last operation happens to be a non-draw, such as a
transfer_map that triggers a decompress blit, there may be
interesting messages left in the driver log.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/ddebug/dd_context.c
src/gallium/drivers/ddebug/dd_draw.c
src/gallium/drivers/ddebug/dd_pipe.h