Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
1a0d6a4d by Giovanni Mascellani at 2024-08-29T19:14:27+02:00
vkd3d-shader: Use a hash to build the filename when dumping shaders.
This way the same shader is always dumped to the same path and when
launching the same program over and over we avoid both creating new
copies of the same file each time and overwriting different dumped
shaders.
- - - - -
52796658 by Giovanni Mascellani at 2024-08-29T19:17:07+02:00
vkd3d-shader: Dump the converted shader too.
- - - - -
4 changed files:
- libs/vkd3d-shader/checksum.c
- libs/vkd3d-shader/dxbc.c
- libs/vkd3d-shader/vkd3d_shader_main.c
- libs/vkd3d-shader/vkd3d_shader_private.h
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/0e72aba0bc5b6ee2699a204c7720…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/0e72aba0bc5b6ee2699a204c7720…
You're receiving this email because of your account on gitlab.winehq.org.
Alistair Leslie-Hughes pushed to branch master at wine / wine-staging
Commits:
041773ca by Alistair Leslie-Hughes at 2024-08-29T07:37:28+10:00
Rebase against e3d2620bdf6f8e91a5ccf5904f256a55a5af137e.
- - - - -
acfbb642 by Alistair Leslie-Hughes at 2024-08-29T08:00:18+10:00
Updated vkd3d-latest patchset
- - - - -
7 changed files:
- − patches/cmd-launch-association/0002-cmd-ftype-failed-to-clear-file-associations.patch
- − patches/cmd-launch-association/definition
- − patches/odbc32-fixes/0016-odbc32-SQLColAttribute-W-pass-through-field-id-SQL_M.patch
- − patches/odbc32-fixes/0017-odbc32-SQLColAttribute-W-Correcly-convert-columns-ID.patch
- patches/vkd3d-latest/0001-Updated-vkd3d-to-f318e565f295d9f439e0e9ec52ba28835b3.patch
- + patches/vkd3d-latest/0002-Updated-vkd3d-to-eb71a1722a95894c0546a597b70469d7962.patch
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/f43640039b76498cb41a6…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/f43640039b76498cb41a6…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
8b422d87 by Hans Leidekker at 2024-08-28T20:32:38+02:00
msi: Remove traces from a couple of helpers.
- - - - -
b2297834 by Hans Leidekker at 2024-08-28T20:32:38+02:00
msi: Add support for the ADMIN top level action.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55322
- - - - -
b7cc766f by Hans Leidekker at 2024-08-28T20:32:38+02:00
msi: Implement the InstallAdminImage action.
- - - - -
7 changed files:
- dlls/msi/action.c
- dlls/msi/files.c
- dlls/msi/format.c
- dlls/msi/msipriv.h
- dlls/msi/msiquery.c
- dlls/msi/suminfo.c
- dlls/msi/tests/install.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/691c35b3e635c7622701bb68d43b3…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/691c35b3e635c7622701bb68d43b3…
You're receiving this email because of your account on gitlab.winehq.org.