xserver/hw
Enrico Weigelt, metux IT consult 86ba735482 (!1688) os: directly set log file sync flag, instead of using LogSetParameter()
No need for extra call to some demuxer function for nothing but setting a
simple bool variable. Setting the sync flag really is nothing more than just
writing some value into a variable, so it's trivial to just to do that, instead
of having an unncessarily complex "universal setter" for that.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-09-18 17:23:12 +02:00
..
kdrive (!1688) os: directly set console verbosity level, instead of using LogSetParameter() 2024-09-18 17:23:12 +02:00
vfb (submit/unexport-ddx-callbacks) os: rename ddx.h to ddx_priv.h 2024-09-18 17:23:12 +02:00
xfree86 (!1688) os: directly set log file sync flag, instead of using LogSetParameter() 2024-09-18 17:23:12 +02:00
xnest (submit/unexport-ddx-callbacks) os: rename ddx.h to ddx_priv.h 2024-09-18 17:23:12 +02:00
xquartz (!1688) os: unexport internal logging functions 2024-09-18 17:23:12 +02:00
xwayland (!1688) os: directly set console verbosity level, instead of using LogSetParameter() 2024-09-18 17:23:12 +02:00
xwin (!1688) os: directly set log file verbosity level, instead of using LogSetParameter() 2024-09-18 17:23:12 +02:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00