Alexandre Julliard pushed to branch master at wine / wine
Commits:
d8ad0521 by Torge Matthies at 2024-12-03T13:15:24+01:00
advapi32/tests: Add test for CurrentControlSet link.
Signed-off-by: Torge Matthies <openglfreak(a)googlemail.com>
- - - - -
fbefbe7c by Torge Matthies at 2024-12-03T13:15:24+01:00
loader: Add Default, Failed, and LastKnownGood values to HKLM\System\Select.
Signed-off-by: Torge Matthies <openglfreak(a)googlemail.com>
- - - - -
2 changed files:
- dlls/advapi32/tests/registry.c
- loader/wine.inf.in
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/07774ed1638f931650b5d16d1bc11…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/07774ed1638f931650b5d16d1bc11…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
07774ed1 by Georg Lehmann at 2024-12-03T13:05:47+01:00
winevulkan: Update to VK spec version 1.4.303.
- - - - -
8 changed files:
- dlls/vulkan-1/vulkan-1.spec
- dlls/winevulkan/loader_thunks.c
- dlls/winevulkan/loader_thunks.h
- dlls/winevulkan/make_vulkan
- dlls/winevulkan/vulkan_thunks.c
- dlls/winevulkan/vulkan_thunks.h
- dlls/winevulkan/winevulkan.json
- dlls/winevulkan/winevulkan.spec
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/07774ed1638f931650b5d16d1bc11c…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/07774ed1638f931650b5d16d1bc11c…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
9339e6cc by Rémi Bernon at 2024-12-03T13:05:28+01:00
winex11: Set a non-transparent window background pixel color.
- - - - -
545073fd by Rémi Bernon at 2024-12-03T13:05:28+01:00
win32u: Let fullscreen windows cover entire monitors, keeping aspect ratio.
- - - - -
db64db73 by Rémi Bernon at 2024-12-03T13:05:28+01:00
winex11: Use bilinear filtering in xrender_blit.
- - - - -
3 changed files:
- dlls/win32u/sysparams.c
- dlls/winex11.drv/window.c
- dlls/winex11.drv/xrender.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a9adf45f9c3387ca9b0ad19bef0a9…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a9adf45f9c3387ca9b0ad19bef0a9…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
3af509f0 by Eric Pouech at 2024-12-03T12:15:53+01:00
configure: Properly test clang for dwarf support.
clang emits a warning when linking the dwarf's long sections names, which
lets the configuration test fail.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
af7729af by Eric Pouech at 2024-12-03T12:15:53+01:00
winegcc: Remap build-id linker option for clang.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
79431603 by Eric Pouech at 2024-12-03T12:16:37+01:00
configure: Use -Wl,--build-id unconditionally if requested.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
a9adf45f by Eric Pouech at 2024-12-03T12:16:46+01:00
configure: Don't add -Wl,--build-id linker option to CFLAGS.
Signed-off-by: Eric Pouech <epouech(a)codeweavers.com>
- - - - -
3 changed files:
- configure
- configure.ac
- tools/winegcc/winegcc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b476074f88b8f4c7ec2a34a0bce34…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b476074f88b8f4c7ec2a34a0bce34…
You're receiving this email because of your account on gitlab.winehq.org.