util: allow GALLIUM_LOG_FILE=stdout
authorBrian Paul <brianp@vmware.com>
Sat, 16 Jul 2022 04:02:08 +0000 (22:02 -0600)
committerMarge Bot <emma+marge@anholt.net>
Wed, 21 Sep 2022 21:55:11 +0000 (21:55 +0000)
commit2967cc25ea558eb91810a445f32208738ae2f4a4
tree135f4307edfab4e99fadcb235f080a69d380a9a4
parent69f7c91fe9975a8b2182cba715f354250cc41340
util: allow GALLIUM_LOG_FILE=stdout

To log gallium info to stdout instead of a file.

Signed-off-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18213>
src/util/os_misc.c