Alistair Leslie-Hughes pushed to branch master at wine / wine-staging
Commits:
7f2c4b86 by Alistair Leslie-Hughes at 2025-05-21T07:45:33+10:00
Rebase against a550040d94de646c65f4013337b5cce89383b634.
- - - - -
3 changed files:
- patches/eventfd_synchronization/0035-ntdll-server-Implement-alertable-waits.patch
- patches/ntdll-Syscall_Emulation/0001-ntdll-Support-x86_64-syscall-emulation.patch
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/commit/7f2c4b86135b2854ae5cba…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/commit/7f2c4b86135b2854ae5cba…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
b259d4cd by Santino Mazza at 2025-05-20T22:22:56+02:00
amstream: Call QueryAccept with the new media type.
- - - - -
297f4b18 by Santino Mazza at 2025-05-20T22:22:56+02:00
amstream/tests: Test how the ddraw allocator properties change.
- - - - -
64cebc4c by Elizabeth Figura at 2025-05-20T22:22:56+02:00
amstream/tests: Add more tests for the ddraw stream allocator.
- - - - -
3a4237c4 by Elizabeth Figura at 2025-05-20T22:22:56+02:00
amstream: Avoid shadowing in ddraw_meminput_Receive().
- - - - -
f1d9c0b6 by Elizabeth Figura at 2025-05-20T22:22:56+02:00
amstream: Rename "busy" to "pending".
This is a slightly more intuitive name.
- - - - -
2f180106 by Elizabeth Figura at 2025-05-20T22:22:56+02:00
amstream: Implement the custom ddraw stream allocator.
The allocator has a lot of custom behaviour that is very visible in how it
interacts with Update().
Naturally this has the benefit of writing directly into the mapped surfaces.
- - - - -
1837e870 by Santino Mazza at 2025-05-20T22:22:56+02:00
amstream: Return error when calling SetFormat with allocated samples.
- - - - -
3 changed files:
- dlls/amstream/amstream_private.h
- dlls/amstream/ddrawstream.c
- dlls/amstream/tests/amstream.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4d4b40620bd42d142ec17b30a544d…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4d4b40620bd42d142ec17b30a544d…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
18f414ef by Alexandre Julliard at 2025-05-20T14:58:16+02:00
ntdll: Move the syscall frame and syscall table to the ntdll thread data.
- - - - -
131ddba8 by Alexandre Julliard at 2025-05-20T17:14:20+02:00
ntdll: Share is_inside_syscall() helper across platforms.
- - - - -
491a2b2e by Alexandre Julliard at 2025-05-20T22:22:56+02:00
winedump: Dump syscall numbers.
- - - - -
8 changed files:
- dlls/ntdll/unix/server.c
- dlls/ntdll/unix/signal_arm.c
- dlls/ntdll/unix/signal_arm64.c
- dlls/ntdll/unix/signal_i386.c
- dlls/ntdll/unix/signal_x86_64.c
- dlls/ntdll/unix/thread.c
- dlls/ntdll/unix/unix_private.h
- tools/winedump/pe.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a1ed451d48b2c0a15911d22f19e25…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a1ed451d48b2c0a15911d22f19e25…
You're receiving this email because of your account on gitlab.winehq.org.