xserver/hw/xfree86/modes
Enrico Weigelt, metux IT consult d3f4149767 (!1714) xfree86: crtc: use CloseScreen hook
Wrapping ScreenRec's function pointers is problematic for many reasons,
so use the new screen close notify hook instead.

This one doesn't look so trivial at first glance, but I've checked that
other functions called by xf86CrtcCloseScreen() just free'ing up some
memory and removing the CRTCs from some lists - thus a change in
execution order really shouldn't matter at all.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-22 17:34:47 +02:00
..
meson.build
xf86Crtc.c (!1714) xfree86: crtc: use CloseScreen hook 2025-05-22 17:34:47 +02:00
xf86Crtc.h (!1714) xfree86: crtc: use CloseScreen hook 2025-05-22 17:34:47 +02:00
xf86Cursors.c xfree86: modes: drop unused xf86_driver_has_show_cursor() 2024-04-18 01:03:11 +00:00
xf86DiDGA.c
xf86EdidModes.c (!1994) xfree86: ddc: make DMTModes[] static 2025-05-22 17:34:34 +02:00
xf86Modes.c treewide: replace xnfstrdup() calls by XNFstrdup() 2024-07-26 23:41:34 +00:00
xf86Modes.h
xf86RandR12.c (!1969) xfree86: modes: fix uninitialized variables 2025-05-22 17:34:40 +02:00
xf86RandR12.h (!1943) xfree86: unexport xf86RandR12CreateScreenResources() 2025-05-22 17:34:45 +02:00
xf86RandR12_priv.h (!1943) xfree86: unexport xf86RandR12CreateScreenResources() 2025-05-22 17:34:45 +02:00
xf86Rotate.c mi: unexport miSourceValidate() 2025-02-06 16:45:20 +02:00
xf86gtf.c treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00