xserver/hw
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
..
kdrive (!1714) kdrive: xv: use window destructor hook 2025-05-22 17:34:45 +02:00
vfb man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
xfree86 (!1714) xfree86: crtc: use CloseScreen hook 2025-05-22 17:34:47 +02:00
xnest Xnest: use authorative declarations from X11/XKBlib.h 2025-02-28 17:27:05 +00:00
xquartz man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
xwayland (!1714) xwayland: use CloseScreen hook 2025-05-22 17:34:46 +02:00
xwin (!1936) xwin: fix missing include of mi/mi_priv.h 2025-05-22 17:34:45 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00