xserver/hw/xfree86
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
..
common xfree86: xvmc: use CloseScreen hook 2025-05-02 19:43:54 +02:00
ddc xfree86: common: use LogMessageVerb() instead of xf86Msg() 2025-02-07 22:40:06 +00:00
dixmods xfree86: shmodule: use explicit field initializers for XF86ModuleData 2025-02-17 19:41:30 +00:00
doc xfree86: doc: update docs on XF86ModuleData 2025-02-17 19:41:30 +00:00
dri xfree86: dri: use window destructor hook 2025-05-02 19:43:53 +02:00
dri2 dri2: Protect against dri2ClientPrivate assertion failures 2025-02-19 11:25:01 +00:00
drivers (!1949) xfree86: modeset: call miCreateScreenResources() directly 2025-05-02 19:43:52 +02:00
exa xfree86: exa: use CloseScreen hook 2025-05-02 19:43:54 +02:00
fbdevhw man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
glamor_egl drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
i2c xfree86: i2c: use LogMessageVerb() instead of xf86Msg() 2025-02-07 22:40:06 +00:00
int10 xfree86: xf86int10module: use explicit field initializers for XF86ModuleData 2025-02-17 19:41:30 +00:00
loader Revert "xfree86: loader: drop unused LoaderShouldIgnoreABI()" 2025-02-07 14:46:21 +01:00
man man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
modes xfree86: crtc: use CloseScreen hook 2025-05-02 19:43:54 +02:00
os-support xfree86: os-support: fix FTBS when no recent enough libdrm found 2025-02-28 16:15:32 +00:00
parser xfree86: parser: move private defs from xf86Parser.h to xf86Parser_priv.h 2025-02-06 23:51:34 +00:00
ramdac mi: unexport miPointerWarpCursor() 2025-02-06 14:38:05 +00:00
shadowfb xfree86: xfbmodule: use explicit field initializers for XF86ModuleData 2025-02-17 19:41:30 +00:00
utils man pages: use .BR to mark up man page references 2025-03-29 13:36:54 -07:00
vgahw xfree86: vgaHWmodule: use explicit field initializers for XF86ModuleData 2025-02-17 19:41:30 +00:00
x86emu xfree86: x86emu: rename segment register fields 2024-06-18 00:41:38 +00:00
xkb dix: unexport non-public functions from dixgrabs.h and document prototypes 2024-10-10 13:50:57 +00:00
.gitignore
Xorg.sh.in
meson.build meson: Support building Xnest and Xorg on darwin 2022-06-26 09:16:42 +00:00
sdksyms.sh Revert "mi: drop now obsolete mioverlay.h" 2025-02-27 11:53:54 +00:00
xorg-wrapper.c
xorgconf.cpp Fix spelling/wording issues 2020-07-05 13:07:33 -07:00