xserver/hw/xfree86/int10
Enrico Weigelt, metux IT consult a1273bb655 (!1691) os: log: replace VErrorF() by LogVMessageVerb()
Since LogVMessageVerb() is now signal safe, we can use this one instead.
Leaving VErrorF() macro for backwards compat with drivers.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-09-13 19:14:56 +02:00
..
INT10.HOWTO Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
generic.c (submit/cleanup-api-xfree86) xfree86: int10: move private defs out of xf86int10.h 2024-09-13 19:14:17 +02:00
helper_exec.c (submit/cleanup-api-xfree86) xfree86: int10: move private defs out of xf86int10.h 2024-09-13 19:14:17 +02:00
helper_mem.c (submit/cleanup-api-xfree86) xfree86: int10: move private defs out of xf86int10.h 2024-09-13 19:14:17 +02:00
meson.build xfree86: Merge vbe into int10 2019-10-02 10:03:26 -04:00
stub.c int10: fix build error 2014-04-27 12:02:16 -04:00
vbe.c treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00
vbe.h xfree86: drop remains of old USL compiler 2024-02-19 09:21:36 +00:00
vbeModes.c (!1688) os: unexport internal logging functions 2024-09-13 19:14:55 +02:00
vbeModes.h xfree86: Merge vbe into int10 2019-10-02 10:03:26 -04:00
x86emu.c
xf86int10.c (submit/cleanup-api-xfree86) xfree86: int10: move private defs out of xf86int10.h 2024-09-13 19:14:17 +02:00
xf86int10.h (submit/cleanup-api-xfree86) xfree86: int10: move private defs out of xf86int10.h 2024-09-13 19:14:17 +02:00
xf86int10_priv.h (submit/cleanup-api-xfree86) xfree86: int10: move private defs out of xf86int10.h 2024-09-13 19:14:17 +02:00
xf86int10module.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86x86emu.c (!1691) os: log: replace VErrorF() by LogVMessageVerb() 2024-09-13 19:14:56 +02:00
xf86x86emu.h