Rémi Bernon : win32u: Move D3DKMT functions to a new d3dkmt.c source.
13 Mar
2024
13 Mar
'24
9:20 p.m.
Module: wine Branch: master Commit: 7299d3728a0faaef582ab26fc2d5fed38934c9c2 URL: https://gitlab.winehq.org/wine/wine/-/commit/7299d3728a0faaef582ab26fc2d5fed... Author: Rémi Bernon <rbernon(a)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(-)
737
Age (days ago)
737
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard