util/u_log: flush auto loggers before starting a new page
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 26 Feb 2019 15:22:02 +0000 (16:22 +0100)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 25 Apr 2019 10:35:09 +0000 (12:35 +0200)
commit563faa3903f785a850b4b4ccb6c6a0c48a995a38
treea5ef2e8c2c289714c14c0d33551e3abe5640836b
parent8bef4df196fbb0fad7f3bd6048f71dbc38ebceb3
util/u_log: flush auto loggers before starting a new page

Without this, command stream dumps of radeonsi may misleadingly end up
in a later page.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/util/u_log.c