Alistair Leslie-Hughes pushed to branch master at wine / wine-staging
Commits:
c1f62cba by Alistair Leslie-Hughes at 2024-10-19T08:03:42+11:00
Rebase against 3a6e9365336304b4d7eb4d66aef959f67361cc1f.
- - - - -
5a1b9d50 by Alistair Leslie-Hughes at 2024-10-19T08:10:39+11:00
Release v9.20
- - - - -
3 changed files:
- patches/eventfd_synchronization/0011-server-Add-an-object-operation-to-grab-the-esync-fil.patch
- staging/VERSION
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/02792d0328c8568cfaf40…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/02792d0328c8568cfaf40…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
b8b136f0 by Connor McAdams at 2024-10-18T19:27:49+02:00
d3dx9/tests: Remove now unused arguments from check_tga_image_info().
Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com>
- - - - -
0fce2872 by Connor McAdams at 2024-10-18T19:27:49+02:00
d3dx9/tests: Add more tests for loading targa files.
Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com>
- - - - -
2dffc40f by Connor McAdams at 2024-10-18T19:27:49+02:00
d3dx9: Add support for loading basic targa images without WIC.
Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com>
- - - - -
7a97e756 by Connor McAdams at 2024-10-18T19:27:49+02:00
d3dx9: Add support for decoding targa files with different pixel orders in d3dx9.
Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com>
- - - - -
e670a35d by Connor McAdams at 2024-10-18T19:27:49+02:00
d3dx9: Add support for decoding targa files with run length encoding in d3dx9.
Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com>
- - - - -
d29eacb9 by Connor McAdams at 2024-10-18T19:27:49+02:00
d3dx9: Add support for decoding targa files with a color map in d3dx9.
Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com>
- - - - -
2 changed files:
- dlls/d3dx9_36/surface.c
- dlls/d3dx9_36/tests/surface.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1bd5586058493446b4628fd580862…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1bd5586058493446b4628fd580862…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
f9d5d634 by Zhiyi Zhang at 2024-10-18T13:52:53+02:00
gitlab: Update generated files for static analysis.
- - - - -
a6bf181d by Zhiyi Zhang at 2024-10-18T13:52:53+02:00
ntdll/tests: Add reserve object tests.
Add tests for object type IoCompletionReserve and UserApcReserve.
- - - - -
b21813fa by Zhiyi Zhang at 2024-10-18T16:42:47+02:00
ntdll: Implement NtAllocateReserveObject().
React Native applications need a real kernel handle from NtAllocateReserveObject().
NtAllocateReserveObject() pre-allocates memory for objects to deal with low memory situations. Due
to no APIs in Wine actually uses NtAllocateReserveObject(), for now no memory is reserved.
- - - - -
3def17b9 by Zhiyi Zhang at 2024-10-18T16:42:47+02:00
ntdll/tests: Add NtAllocateReserveObject() tests.
- - - - -
15 changed files:
- dlls/ntdll/ntdll.spec
- dlls/ntdll/ntsyscalls.h
- dlls/ntdll/signal_arm64ec.c
- dlls/ntdll/tests/om.c
- dlls/ntdll/unix/server.c
- dlls/wow64/syscall.c
- include/wine/server_protocol.h
- include/winternl.h
- server/directory.c
- server/object.c
- server/object.h
- server/protocol.def
- server/request.h
- server/trace.c
- tools/gitlab/build.yml
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2334b9bf8efb971def72bb8f012e5…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2334b9bf8efb971def72bb8f012e5…
You're receiving this email because of your account on gitlab.winehq.org.