xserver/hw/xfree86/common
Enrico Weigelt, metux IT consult dd20a392be xfree86: common: use LogMessageVerb() instead of xf86Msg()
Both are doing same job, so no need to keep using an duplicated implementation.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:45 +02:00
..
.gitignore
compiler.h
dgaproc.h
dgaproc_priv.h
extramodes
meson.build
modeline2c.awk
vesamodes
xaarop.h
xf86.h
xf86AutoConfig.c xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
xf86Bus.c xfree86: sbus: unexport xf86SbusProbe() 2025-06-12 16:47:03 +02:00
xf86Bus.h
xf86Config.c xfree86: common: use LogMessageVerb() instead of xf86Msg() 2025-06-12 17:21:45 +02:00
xf86Config.h
xf86Configure.c xfree86: common: extra safety checks for NULL pointers 2025-06-12 16:33:45 +02:00
xf86Cursor.c xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
xf86DGA.c xfree86: replace xallocarray() by calloc() 2025-06-12 17:21:44 +02:00
xf86DPMS.c
xf86Events.c xfree86: common: extra safety checks for NULL pointers 2025-06-12 16:33:45 +02:00
xf86Extensions.c
xf86Extensions.h
xf86Globals.c
xf86Helper.c
xf86InPriv.h
xf86Init.c
xf86MatchDrivers.h
xf86Mode.c
xf86Module.h
xf86Module_priv.h
xf86Opt.h
xf86Opt_priv.h
xf86Option.c
xf86Optionstr.h
xf86PM.c
xf86PciInfo.h
xf86Priv.h
xf86Privstr.h
xf86RandR.c xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
xf86VGAarbiter.c dix: move ColormapRec declaration out of public header 2025-06-12 17:21:43 +02:00
xf86VGAarbiterPriv.h xfree86: drop unused imports of colormapst.h 2025-06-12 17:21:43 +02:00
xf86VGAarbiter_priv.h
xf86VidMode.c
xf86Xinput.c
xf86Xinput.h
xf86Xinput_priv.h
xf86cmap.c xfree86: replace xallocarray() by calloc() 2025-06-12 17:21:44 +02:00
xf86cmap.h xfree86: drop unused imports of colormapst.h 2025-06-12 17:21:43 +02:00
xf86fbBus.c
xf86fbman.c xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
xf86fbman.h
xf86noBus.c
xf86pciBus.c xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
xf86pciBus.h
xf86platformBus.c dix: add CreateScreenResources callback mechanism 2025-06-12 16:46:47 +02:00
xf86platformBus.h
xf86sbusBus.c xfree86: replace xallocarray() by calloc() 2025-06-12 17:21:44 +02:00
xf86sbusBus.h xfree86: drop obsolete xf86GetEntityForSbusInfo() 2025-06-12 16:48:03 +02:00
xf86sbusBus_priv.h xfree86: sbus: unexport struct sbus_devtable 2025-06-12 16:47:28 +02:00
xf86str.h
xf86xv.c xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
xf86xv.h
xf86xvmc.c xfree86: replace xallocarray() by calloc() 2025-06-12 17:21:44 +02:00
xf86xvmc.h
xf86xvpriv.h xfree86: xvmc: use CloseScreen hook 2025-06-12 16:46:15 +02:00
xisb.c xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
xisb.h
xorgHelper.c
xorgVersion.h