Alexandre Julliard pushed to branch master at wine / wine
Commits:
96b8525d by Alexandre Julliard at 2025-06-23T19:15:07+02:00
mscoree: Use GetFinalPathNameByHandleW to get the DOS path of the Mono directory.
- - - - -
fc83452a by Alexandre Julliard at 2025-06-23T19:15:07+02:00
mshtml: Use GetFinalPathNameByHandleW to get the DOS path of the Gecko directory.
- - - - -
5197cb01 by Alexandre Julliard at 2025-06-23T19:15:08+02:00
start: Use GetFinalPathNameByHandleW to get the DOS path of a Unix file.
- - - - -
77d5ded5 by Alexandre Julliard at 2025-06-23T19:15:08+02:00
kernelbase: Convert slashes in Unix paths in GetFinalPathNameByHandleW.
- - - - -
f0230456 by Alexandre Julliard at 2025-06-23T19:15:08+02:00
wineps.drv: Use \\?\unix paths to load the AFM files.
- - - - -
850b1db0 by Alexandre Julliard at 2025-06-23T19:15:08+02:00
winemenubuilder: Use \\?\unix paths to load the link files.
- - - - -
6 changed files:
- dlls/kernelbase/file.c
- dlls/mscoree/metahost.c
- dlls/mshtml/nsembed.c
- dlls/wineps.drv/type1afm.c
- programs/start/start.c
- programs/winemenubuilder/winemenubuilder.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/edff0fb7c772f7ecc6ee75fe98f69…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/edff0fb7c772f7ecc6ee75fe98f69…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
dda2ec18 by Conor McCarthy at 2025-06-23T20:07:53+02:00
vkd3d-shader/ir: Allow constant buffer loads to have a minimum precision.
DXIL constant buffer loads can have precision modifiers.
- - - - -
d8edf20c by Conor McCarthy at 2025-06-23T20:12:31+02:00
vkd3d-shader/dxil: Convert constant buffer minimum-precision source registers.
- - - - -
2 changed files:
- libs/vkd3d-shader/dxil.c
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/b8cbe033085da2cac5860b428019…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/b8cbe033085da2cac5860b428019…
You're receiving this email because of your account on gitlab.winehq.org.