Rémi Bernon : win32u: Move D3DKMT VidPn* functions out of winex11.
Module: wine Branch: master Commit: 00a541d6a0d5342f72a0855d54ebd052c21ed9c5 URL: https://gitlab.winehq.org/wine/wine/-/commit/00a541d6a0d5342f72a0855d54ebd05... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Wed Feb 28 09:46:22 2024 +0100 win32u: Move D3DKMT VidPn* functions out of winex11. --- dlls/win32u/d3dkmt.c | 157 +++++++++++++++++++++++++++++++++++------ dlls/win32u/dibdrv/dc.c | 4 -- dlls/win32u/driver.c | 12 ---- dlls/win32u/emfdrv.c | 2 - dlls/win32u/font.c | 2 - dlls/win32u/path.c | 2 - dlls/winex11.drv/init.c | 2 - dlls/winex11.drv/x11drv.h | 2 - dlls/winex11.drv/x11drv_main.c | 149 -------------------------------------- dlls/winex11.drv/xrender.c | 2 - include/wine/gdi_driver.h | 4 +- 11 files changed, 138 insertions(+), 200 deletions(-)
participants (1)
-
Alexandre Julliard