Rémi Bernon : win32u: Introduce new add_mode device manager callback.

Alexandre Julliard julliard at winehq.org
Wed Jul 27 16:17:07 CDT 2022


Module: wine
Branch: master
Commit: 20414797edf900f61d198611e7e3cb09091bbe57
URL:    https://gitlab.winehq.org/wine/wine/-/commit/20414797edf900f61d198611e7e3cb09091bbe57

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Thu Jul  7 00:20:19 2022 +0200

win32u: Introduce new add_mode device manager callback.

And use it to enumerate display modes in winex11 and wineandroid.

---

 dlls/win32u/sysparams.c     | 104 ++++++++++++++++++++++++++++++++++----------
 dlls/wineandroid.drv/init.c |   6 +++
 dlls/winemac.drv/display.c  |  83 ++++++++++++++++++++++++++++++++++-
 dlls/winex11.drv/display.c  |  16 +++++++
 include/wine/gdi_driver.h   |   1 +
 5 files changed, 187 insertions(+), 23 deletions(-)




More information about the wine-cvs mailing list