Alexandre Julliard pushed to branch master at wine / wine
Commits:
ec2b9fa5 by Georg Lehmann at 2025-08-21T22:28:37+02:00
winevulkan: Reorder bitmasks to handle aliases correctly.
- - - - -
4f2b2833 by Georg Lehmann at 2025-08-21T22:28:37+02:00
winevulkan: Disable h265 extensions.
Struct conversion can't deal with these because StdVideoH265HrdParameters
has an array with a length defined outside of the structure.
- - - - -
d39c49f2 by Georg Lehmann at 2025-08-21T22:28:37+02:00
winevulkan: Update to VK spec version 1.4.325.
- - - - -
6 changed files:
- dlls/winevulkan/loader_thunks.c
- dlls/winevulkan/loader_thunks.h
- dlls/winevulkan/make_vulkan
- dlls/winevulkan/vulkan_thunks.c
- dlls/winevulkan/winevulkan.json
- include/wine/vulkan.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/15e01cf7fbd93c8b6c02408312ac4…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/15e01cf7fbd93c8b6c02408312ac4…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
b03664d9 by Jacob Czekalla at 2025-08-21T22:28:37+02:00
wininet/tests: Add more http time test strings.
- - - - -
811412b8 by Jacob Czekalla at 2025-08-21T22:28:37+02:00
wininet: Fix parsing order of http times.
Order of day or month and time or year needs to be considered.
- - - - -
15e01cf7 by Jacob Czekalla at 2025-08-21T22:28:37+02:00
wininet: Fix year parsing to include millennium.
Time strings like "25" were parsed as-is instead of "2025".
- - - - -
2 changed files:
- dlls/wininet/internet.c
- dlls/wininet/tests/internet.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8923b230b23ec4551a1d7020df7e2…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8923b230b23ec4551a1d7020df7e2…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
3936f58f by Rémi Bernon at 2025-08-21T22:28:37+02:00
win32u: Move nulldrv client surface code from vulkan.c.
- - - - -
942263e6 by Rémi Bernon at 2025-08-21T22:28:37+02:00
win32u: Introduce a new framebuffer object GL surface.
- - - - -
0e2bf00e by Rémi Bernon at 2025-08-21T22:28:37+02:00
win32u: Create render buffers for double / stereo buffering.
- - - - -
8923b230 by Rémi Bernon at 2025-08-21T22:28:37+02:00
win32u: Create depth attachments for the FBO surface.
- - - - -
5 changed files:
- dlls/win32u/driver.c
- dlls/win32u/opengl.c
- dlls/win32u/vulkan.c
- dlls/win32u/win32u_private.h
- include/wine/opengl_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/45ec2b8c753ac74f17d1ea5834445…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/45ec2b8c753ac74f17d1ea5834445…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
d1b23da5 by Rémi Bernon at 2025-08-21T22:28:36+02:00
widl: Introduce a new write_record_type_definition helper.
- - - - -
4c884cdd by Rémi Bernon at 2025-08-21T22:28:36+02:00
widl: Cleanup indentation and variables in write_type_left.
- - - - -
b9ba22ea by Rémi Bernon at 2025-08-21T22:28:37+02:00
widl: Split write_type_left into a write_type_definition_left helper.
- - - - -
45ec2b8c by Rémi Bernon at 2025-08-21T22:28:37+02:00
widl: Introduce a new append_type_left helper.
- - - - -
5 changed files:
- tools/widl/header.c
- tools/widl/header.h
- tools/widl/typegen.c
- tools/widl/typetree.c
- tools/widl/typetree.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/833a4a24ee65b21323d3404f41f09…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/833a4a24ee65b21323d3404f41f09…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
81ee3a08 by Alexandre Julliard at 2025-08-21T13:54:09+02:00
server: Fix get_next_hook return value when no hook is found.
- - - - -
4bd8b930 by Alexandre Julliard at 2025-08-21T13:54:09+02:00
kernel32: Preserve trailing slash for existing paths in wine_get_dos_file_name().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58615
- - - - -
3df55523 by Alexandre Julliard at 2025-08-21T22:28:35+02:00
kernel32: Preserve trailing slash for existing paths in wine_get_unix_file_name().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58615
- - - - -
60ea823d by Alexandre Julliard at 2025-08-21T22:28:35+02:00
win32u: Define all stubs as syscalls.
- - - - -
7 changed files:
- dlls/kernel32/path.c
- dlls/win32u/main.c
- dlls/win32u/syscall.c
- dlls/win32u/win32syscalls.h
- dlls/win32u/win32u.spec
- dlls/wow64win/syscall.c
- server/hook.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/657df43ea7a853ddb620602dbf294…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/657df43ea7a853ddb620602dbf294…
You're receiving this email because of your account on gitlab.winehq.org.