xserver/hw
Enrico Weigelt, metux IT consult 35a2a68e3e 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-02 19:43:54 +02:00
..
kdrive kdrive: xv: use window destructor hook 2025-05-02 19:43:53 +02:00
vfb man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
xfree86 xfree86: crtc: use CloseScreen hook 2025-05-02 19:43:54 +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 xwayland: use CloseScreen hook 2025-05-02 19:43:54 +02:00
xwin (!1936) xwin: fix missing include of mi/mi_priv.h 2025-05-02 19:43:53 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00