Module: wine Branch: master Commit: 7299d3728a0faaef582ab26fc2d5fed38934c9c2 URL: https://gitlab.winehq.org/wine/wine/-/commit/7299d3728a0faaef582ab26fc2d5fed...
Author: Rémi Bernon rbernon@codeweavers.com Date: Wed Feb 28 09:43:20 2024 +0100
win32u: Move D3DKMT functions to a new d3dkmt.c source.
---
dlls/win32u/Makefile.in | 1 + dlls/win32u/d3dkmt.c | 305 ++++++++++++++++++++++++++++++++++++++++++++++++ dlls/win32u/driver.c | 284 -------------------------------------------- 3 files changed, 306 insertions(+), 284 deletions(-)