Alexandre Julliard pushed to branch master at wine / wine
Commits:
082c3197 by Paul Gofman at 2025-10-30T23:09:45+01:00
server: Use process_vm_readv() for other process memory read when available.
- - - - -
295bd9bd by Paul Gofman at 2025-10-30T23:09:45+01:00
ntdll: Get written size from server in NtWriteVirtualMemory().
- - - - -
d9852a63 by Paul Gofman at 2025-10-30T23:09:45+01:00
server: Use process_vm_writev() for other process memory write when available.
- - - - -
15 changed files:
- configure
- configure.ac
- dlls/kernel32/tests/virtual.c
- dlls/ntdll/tests/wow64.c
- dlls/ntdll/unix/virtual.c
- include/config.h.in
- include/wine/server_protocol.h
- server/mach.c
- server/process.c
- server/process.h
- server/procfs.c
- server/protocol.def
- server/ptrace.c
- server/request_handlers.h
- server/request_trace.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/81d98f4ad9414c9ca7f0e7885c2b3…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/81d98f4ad9414c9ca7f0e7885c2b3…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
2b946110 by Nikolay Sivov at 2025-10-30T23:09:45+01:00
msxml3: Update to IXMLDocument2.
Even though IXMLDocument2 does not inherit from IXMLDocument,
it extends it in practice. Return automation type info also
points to IID_IXMLDocument2.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
81d98f4a by Nikolay Sivov at 2025-10-30T23:09:45+01:00
msxml3: Return static string from get_version().
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
5 changed files:
- dlls/msxml3/dispex.c
- dlls/msxml3/msxml_dispex.h
- dlls/msxml3/tests/xmldoc.c
- dlls/msxml3/xmldoc.c
- dlls/msxml3/xmlelem.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a20b4d5e8a818ba2d3aff60e8b947…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a20b4d5e8a818ba2d3aff60e8b947…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
79018835 by Nikolay Sivov at 2025-10-30T23:09:45+01:00
d2d1/tests: Add some property tests for the Gaussian Blur effect.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
9d37967a by Nikolay Sivov at 2025-10-30T23:09:45+01:00
d2d1/tests: Add some property tests for the Point Specular effect.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
a20b4d5e by Nikolay Sivov at 2025-10-30T23:09:45+01:00
d2d1/tests: Add some property tests for the Arithmetic Composite effect.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
- - - - -
2 changed files:
- dlls/d2d1/tests/d2d1.c
- include/d2d1effects.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/70a968e9ac5343ab30ae01c529a93…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/70a968e9ac5343ab30ae01c529a93…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
0858b0a0 by Zhiyi Zhang at 2025-10-30T23:09:45+01:00
comctl32/ipaddress: Add a helper to get the theme text state.
- - - - -
c36f25a4 by Zhiyi Zhang at 2025-10-30T23:09:45+01:00
comctl32/ipaddress: Add a helper to get the text colors.
- - - - -
56c7b419 by Zhiyi Zhang at 2025-10-30T23:09:45+01:00
comctl32/ipaddress: Add a helper to draw the background.
- - - - -
b361ec1e by Zhiyi Zhang at 2025-10-30T23:09:45+01:00
comctl32/ipaddress: Add a helper to draw the dots.
- - - - -
58e6ddbd by Zhiyi Zhang at 2025-10-30T23:09:45+01:00
comctl32/ipaddress: Remove theming for comctl32 v5.
- - - - -
fad78dd5 by Zhiyi Zhang at 2025-10-30T23:09:45+01:00
comctl32/listview: Remove theming for comctl32 v5.
- - - - -
70a968e9 by Zhiyi Zhang at 2025-10-30T23:09:45+01:00
comctl32/monthcal: Remove theming for comctl32 v5.
- - - - -
3 changed files:
- dlls/comctl32/ipaddress.c
- dlls/comctl32/listview.c
- dlls/comctl32/monthcal.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/41ed5dc8ca55ad74dd9f9ecae1b9a…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/41ed5dc8ca55ad74dd9f9ecae1b9a…
You're receiving this email because of your account on gitlab.winehq.org.
Alistair Leslie-Hughes pushed to branch master at wine / wine-staging
Commits:
bbcdf55b by Alistair Leslie-Hughes at 2025-10-30T07:44:02+11:00
Updated vkd3d-latest patchset
- - - - -
6e5b36c9 by Alistair Leslie-Hughes at 2025-10-31T07:05:53+11:00
Rebase against bc5f39ebf5fa3e936ad8fea726441b88716724c4.
- - - - -
10 changed files:
- patches/ntdll-Serial_Port_Detection/0001-ntdll-Do-a-device-check-before-returning-a-default-s.patch
- patches/vkd3d-latest/0001-Updated-vkd3d-to-e69f3da089d472b723b016ef67c04c0f954.patch
- patches/vkd3d-latest/0002-Updated-vkd3d-to-cd64aa69c886c7dd7148072ee69b6e70bff.patch
- patches/vkd3d-latest/0003-Updated-vkd3d-to-b5b5c67b34be0c54bb4ee8a5439d65c2d1d.patch
- patches/vkd3d-latest/0004-Updated-vkd3d-to-40bdaa43af3414d25e43b477bf813b81827.patch
- patches/vkd3d-latest/0005-Updated-vkd3d-to-507990d3c5a7b61ad5df63a17bbd122d8dc.patch
- patches/vkd3d-latest/0006-Updated-vkd3d-to-86b8f2de3546603c67e1f2828a68b1cd0aa.patch
- + patches/vkd3d-latest/0007-Updated-vkd3d-to-d3f658d410c42d739bdb3513bfdbd3f4e78.patch
- + patches/vkd3d-latest/0008-Updated-vkd3d-to-39391230d27d58f4e7e8786ba32a0ca133b.patch
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/314769efdcad40d683f86…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/314769efdcad40d683f86…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
69c10978 by Giovanni Mascellani at 2025-10-30T19:12:27+01:00
tests/hlsl: Test shader model 6.2 denormal mode for 32-bit floats.
- - - - -
b8355100 by Giovanni Mascellani at 2025-10-30T19:12:39+01:00
tests/hlsl: Test shader model 6.2 denormal mode for 16-bit and 64-bit floats.
- - - - -
5 changed files:
- tests/hlsl/arithmetic-float-uniform.shader_test
- tests/shader_runner.c
- tests/shader_runner.h
- tests/utils.h
- tests/vkd3d_shader_api.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/da6ce78c1cb37db777af7a7dc90d…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/da6ce78c1cb37db777af7a7dc90d…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
6b157cc1 by Giovanni Mascellani at 2025-10-30T18:27:04+01:00
tests/shader_runner_d3d12: Move the uniform root parameter to the end of the root signature.
So that it's easy to index SRV and UAV root parameters without an offset.
- - - - -
da6ce78c by Giovanni Mascellani at 2025-10-30T18:42:35+01:00
tests/shader_runner: Add support for testing explicit descriptor mapping.
When no descriptor mapping is specified, the backend will just
build the usual default mapping. Otherwise the explicit mapping
is used.
Once all backends support the explicit mapping, we'll be able to
handle generating the default mapping in the shader runner core
rather than having each backend implement its own algorithm.
So far only the d3d12 backend supports explicit descriptor
mapping.
- - - - -
5 changed files:
- Makefile.am
- + tests/hlsl/descriptors.shader_test
- tests/shader_runner.c
- tests/shader_runner.h
- tests/shader_runner_d3d12.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/cc1db404b0322c488bd04191ae95…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/cc1db404b0322c488bd04191ae95…
You're receiving this email because of your account on gitlab.winehq.org.