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.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
52b7892e by Alexandre Julliard at 2025-06-17T10:28:32+02:00
ntdll: Use NtOpenFile to open nls files in the system directory.
- - - - -
e2e4ef80 by Alexandre Julliard at 2025-06-17T13:35:01+02:00
ntdll: Use UNICODE_STRINGs in the main image loading helpers.
- - - - -
61019341 by Alexandre Julliard at 2025-06-17T13:35:20+02:00
ntdll: Pass the full image NT path through the server startup information.
- - - - -
787dc335 by Alexandre Julliard at 2025-06-17T13:48:15+02:00
ntdll: Move resolving the initial image name to the get_full_path() helper.
- - - - -
4 changed files:
- dlls/ntdll/unix/env.c
- dlls/ntdll/unix/file.c
- dlls/ntdll/unix/loader.c
- dlls/ntdll/unix/unix_private.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5d091af63a231cbeb348148408bc7…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5d091af63a231cbeb348148408bc7…
You're receiving this email because of your account on gitlab.winehq.org.