Alexandre Julliard pushed to branch master at wine / wine
Commits:
bd7813f5 by Alexandre Julliard at 2025-02-05T14:18:29+01:00
winegcc: Always specify the output file name when there's no spec file.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=41342
- - - - -
d1fc38fb by Alexandre Julliard at 2025-02-05T14:18:29+01:00
kernel32/tests: Remove some workarounds for old Windows versions.
- - - - -
11075c9a by Alexandre Julliard at 2025-02-05T14:18:29+01:00
kernel32/tests: Add tests for language-specific manifest lookup.
- - - - -
245b2905 by Alexandre Julliard at 2025-02-05T15:11:27+01:00
ntdll: Implement language-specific manifest lookup.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57626
- - - - -
3 changed files:
- dlls/kernel32/tests/actctx.c
- dlls/ntdll/actctx.c
- tools/winegcc/winegcc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7099ba13d4eb3157cbd7814811a61…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7099ba13d4eb3157cbd7814811a61…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
20316346 by Fabian Maurer at 2025-02-05T14:18:28+01:00
include: Add IConnectionProfile2.
- - - - -
2ef8eb2e by Fabian Maurer at 2025-02-05T14:18:28+01:00
windows.networking.connectivity: Add IConnectionProfile2 stubs.
- - - - -
3c4951fe by Fabian Maurer at 2025-02-05T14:18:29+01:00
windows.networking.connectivity: Fake success for IsWwanConnectionProfile and IsWlanConnectionProfile.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57529
- - - - -
3 changed files:
- dlls/windows.networking.connectivity/network_information.c
- dlls/windows.networking.connectivity/tests/connectivity.c
- include/windows.networking.connectivity.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e94393eba0415f40ceea88ad91a5a…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e94393eba0415f40ceea88ad91a5a…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
8cfc016a by Nikolay Sivov at 2025-02-05T14:18:28+01:00
windowscodecs: Move component info registry key cleanup to a common failure path.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
f097e2e7 by Nikolay Sivov at 2025-02-05T14:18:28+01:00
windowscodecs: Move an hkey handle to the component info base structure.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
9dc1a518 by Nikolay Sivov at 2025-02-05T14:18:28+01:00
windowscodecs: Add a stub for IWICMetadataWriterInfo.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
696c9f4a by Nikolay Sivov at 2025-02-05T14:18:28+01:00
windowscodecs/metadata: Add registration information for the "Unknown" writer.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
75a6feea by Nikolay Sivov at 2025-02-05T14:18:28+01:00
windowscodecs/metadata: Add a stub for WICUnknownMetadataWriter.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
d0a93b62 by Nikolay Sivov at 2025-02-05T14:18:28+01:00
windowscodecs/metadata: Add a stub for WICGpsMetadataWriter.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
4053a627 by Nikolay Sivov at 2025-02-05T14:18:28+01:00
windowscodecs/metadata: Add a stub for WICExifMetadataWriter.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
bd476e8e by Nikolay Sivov at 2025-02-05T14:18:28+01:00
windowscodecs/metadata: Add a stub for WICIfdMetadataWriter.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
f0601597 by Nikolay Sivov at 2025-02-05T14:18:28+01:00
windowscodecs: Fix a typo in metadata readers registration helper.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
e94393eb by Nikolay Sivov at 2025-02-05T14:18:28+01:00
windowscodecs: Remove redundant guid-to-string conversion when writing readers registration entries.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
7 changed files:
- dlls/windowscodecs/clsfactory.c
- dlls/windowscodecs/info.c
- dlls/windowscodecs/metadatahandler.c
- dlls/windowscodecs/regsvr.c
- dlls/windowscodecs/tests/metadata.c
- dlls/windowscodecs/wincodecs_private.h
- dlls/windowscodecs/windowscodecs_wincodec.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b6ddfe487fb682c732dbd7d734690…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b6ddfe487fb682c732dbd7d734690…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
fa1fed1d by Elizabeth Figura at 2025-02-05T14:18:28+01:00
d3d11/tests: Remove the workaround for RTVs in test_nv12().
And add a few more tests for valid views.
The assertion that Vulkan drivers don't support NV12 render targets was based on
an incomplete understanding of the (rather complicated) spec. Support for plane
views (the only type allowed in d3d11, as shown by tests added here) is
indicated not through the feature flags for the multi-planar format, but through
the feature flags for the view formats for each plane.
- - - - -
5a73a895 by Elizabeth Figura at 2025-02-05T14:18:28+01:00
wined3d: Use the correct pitch when downloading Vulkan textures.
Based on a patch by Giovanni Mascellani.
- - - - -
b00c7619 by Elizabeth Figura at 2025-02-05T14:18:28+01:00
wined3d: Factor out a get_map_pitch() helper.
- - - - -
3 changed files:
- dlls/d3d11/tests/d3d11.c
- dlls/wined3d/cs.c
- dlls/wined3d/texture.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/98c4f697b7436759c8dcd25116bd0…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/98c4f697b7436759c8dcd25116bd0…
You're receiving this email because of your account on gitlab.winehq.org.