Alexandre Julliard pushed to branch master at wine / wine
Commits:
5b0126f9 by Alexandre Julliard at 2025-06-18T15:15:09+02:00
ntdll: Add a helper to return both NT and Unix names to open a file.
- - - - -
4b2d7924 by Alexandre Julliard at 2025-06-18T15:15:09+02:00
ntdll: Make get_redirect() static.
- - - - -
dabc761a by Alexandre Julliard at 2025-06-18T20:20:59+02:00
ntdll: Try to build a proper NT name when opening files with \??\unix.
- - - - -
af35741d by Alexandre Julliard at 2025-06-18T20:20:59+02:00
server: Return the NT file name in ObjectNameInformation for file objects.
- - - - -
9 changed files:
- dlls/ntdll/unix/file.c
- dlls/ntdll/unix/loader.c
- dlls/ntdll/unix/process.c
- dlls/ntdll/unix/registry.c
- dlls/ntdll/unix/unix_private.h
- server/change.c
- server/fd.c
- server/file.c
- server/file.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b1b5315c1334bf96b99071a98beab…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b1b5315c1334bf96b99071a98beab…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
5e1c8056 by Giovanni Mascellani at 2025-06-18T15:48:55+02:00
vkd3d-shader/dxil: Emit 16-bit raw TGSMs as minimum precision.
- - - - -
39603f4b by Giovanni Mascellani at 2025-06-18T15:48:55+02:00
vkd3d-shader/dxil: Emit 16-bit structured TGSMs as minimum precision.
- - - - -
b05153e6 by Giovanni Mascellani at 2025-06-18T15:48:55+02:00
vkd3d-shader/dxil: Emit 16-bit GROUPSHAREDMEM values as minimum precision registers.
- - - - -
8b787476 by Giovanni Mascellani at 2025-06-18T15:48:55+02:00
vkd3d-shader/dxil: Emit 16-bit UNDEFINED and INVALID values as minimum precision registers.
- - - - -
2 changed files:
- libs/vkd3d-shader/dxil.c
- tests/hlsl/tgsm.shader_test
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/7c0da1747a89a8cea27a42ace51b…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/7c0da1747a89a8cea27a42ace51b…
You're receiving this email because of your account on gitlab.winehq.org.