xserver/hw/kdrive
Enrico Weigelt, metux IT consult 421eeec9c5 (!1688) os: directly set console verbosity level, instead of using LogSetParameter()
No need for extra call to some demuxer function for nothing but setting a
simple int variable. Setting verbosity level 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
..
ephyr (!1688) os: directly set console verbosity level, instead of using LogSetParameter() 2024-09-18 17:23:12 +02:00
src (submit/unexport-ddx-callbacks) os: rename ddx.h to ddx_priv.h 2024-09-18 17:23:12 +02:00
Xkdrive.man man: s/__/@/g 2018-03-27 10:13:17 -04:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00