-
ae50fb68
by Rémi Bernon at 2025-11-13T22:21:20+01:00
winex11: Copy XF86VidModeModeInfo to the DEVMODEW driver data.
-
f179e14b
by Rémi Bernon at 2025-11-13T22:21:20+01:00
winex11: Always return full modes from settings handlers.
-
c912e769
by Rémi Bernon at 2025-11-13T22:21:20+01:00
winex11: Introduce a x11drv_mode structure for full modes.
-
7ba5aed3
by Rémi Bernon at 2025-11-13T22:21:20+01:00
winex11: Retrieve full modes before applying new display settings.
-
23a054d5
by Rémi Bernon at 2025-11-13T22:21:20+01:00
winex11: Lock and flush display in X11DRV_ChangeDisplaySettings.