Alexandre Julliard pushed to branch master at wine / wine
Commits:
bbc4084a by Anton Baskanov at 2024-09-11T22:51:45+02:00
dplayx/tests: Test client-side of EnumSessions() separately.
- - - - -
27b4095a by Anton Baskanov at 2024-09-11T22:51:45+02:00
dplayx: Check dwSize of DPSESSIONDESC2 in EnumSessions().
- - - - -
568462f7 by Anton Baskanov at 2024-09-11T22:51:45+02:00
dpwsockx: Call WSACleanup() in ShutdownEx().
- - - - -
28fdca5e by Anton Baskanov at 2024-09-11T22:51:45+02:00
dpwsockx: Start listening for incoming TCP connections in EnumSessions().
- - - - -
78bdd234 by Anton Baskanov at 2024-09-11T22:51:46+02:00
dpwsockx: Broadcast enumeration request in EnumSessions().
- - - - -
5 changed files:
- dlls/dplayx/dplay.c
- dlls/dplayx/tests/Makefile.in
- dlls/dplayx/tests/dplayx.c
- dlls/dpwsockx/dpwsockx_dll.h
- dlls/dpwsockx/dpwsockx_main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/18c4c059018cdae5730975ef46f3b…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/18c4c059018cdae5730975ef46f3b…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
8b2016d3 by Rémi Bernon at 2024-09-11T22:51:45+02:00
mfsrcsnk: Stub the source IMFByteStreamHandler interface.
- - - - -
70e3c98d by Rémi Bernon at 2024-09-11T22:51:45+02:00
mfsrcsnk: Stub the media source IMFMediaSource interface.
- - - - -
531a399a by Rémi Bernon at 2024-09-11T22:51:45+02:00
mfsrcsnk: Implement IMFMediaSource_Shutdown for the media sources.
- - - - -
985ddbf1 by Rémi Bernon at 2024-09-11T22:51:45+02:00
mfsrcsnk: Implement IMFMediaSource_GetCharacteristics for the media sources.
- - - - -
1c105b3c by Rémi Bernon at 2024-09-11T22:51:45+02:00
mfsrcsnk: Stub the media source IMFGetService interface.
- - - - -
538d0e98 by Rémi Bernon at 2024-09-11T22:51:45+02:00
mfsrcsnk: Stub the media source IMFRateSupport interface.
- - - - -
8df650a7 by Rémi Bernon at 2024-09-11T22:51:45+02:00
mfsrcsnk: Stub the media source IMFRateControl interface.
- - - - -
2 changed files:
- dlls/mfsrcsnk/media_source.c
- dlls/mfsrcsnk/mfsrcsnk_private.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4a7b0378550c0a6cbe13bf488fbf5…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4a7b0378550c0a6cbe13bf488fbf5…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
1b8d2b74 by Elizabeth Figura at 2024-09-11T22:51:45+02:00
wined3d: Add an append_structure() helper for get_physical_device_info().
- - - - -
ac7561ac by Elizabeth Figura at 2024-09-11T22:51:45+02:00
wined3d: Don't use structures from unsupported extensions in get_physical_device_info().
- - - - -
4a7b0378 by Elizabeth Figura at 2024-09-11T22:51:45+02:00
wined3d: Do not require EXT_vertex_attribute_divisor.
We already do not require support for the relevant feature; don't require the extension either.
- - - - -
2 changed files:
- dlls/wined3d/adapter_vk.c
- dlls/wined3d/wined3d_vk.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/98ae8600af62b3ed1c1706c6d14c6…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/98ae8600af62b3ed1c1706c6d14c6…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
4f741200 by Alexandre Julliard at 2024-09-11T13:03:12+02:00
configure: Disable misguided autoconf error on wow64 builds without large time_t.
- - - - -
e5ecc636 by Alexandre Julliard at 2024-09-11T13:40:40+02:00
configure: Use the compiler instead of the preprocessor to check CPU defines.
- - - - -
63d2019b by Alexandre Julliard at 2024-09-11T13:40:59+02:00
configure: Remove some no longer used defines.
- - - - -
322b5334 by Alexandre Julliard at 2024-09-11T22:51:45+02:00
server: Add a helper to append data to a buffer.
- - - - -
4be18ce1 by Alexandre Julliard at 2024-09-11T22:51:45+02:00
server: Remove some dead initializations (Clang).
- - - - -
c8e06947 by Alexandre Julliard at 2024-09-11T22:51:45+02:00
server: Avoid a redundant list check (Clang).
- - - - -
5b1b8596 by Alexandre Julliard at 2024-09-11T22:51:45+02:00
server: Avoid memcpy with null pointer (Clang).
- - - - -
98ae8600 by Alexandre Julliard at 2024-09-11T22:51:45+02:00
server: Make masks unsigned (Clang).
- - - - -
19 changed files:
- aclocal.m4
- configure
- configure.ac
- server/change.c
- server/clipboard.c
- server/fd.c
- server/file.c
- server/handle.c
- server/mailslot.c
- server/mapping.c
- server/object.c
- server/object.h
- server/process.c
- server/ptrace.c
- server/queue.c
- server/registry.c
- server/token.c
- server/trace.c
- server/winstation.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ee5bd3bab82903b26e360d077c93a…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ee5bd3bab82903b26e360d077c93a…
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:
d7706d34 by Alistair Leslie-Hughes at 2024-09-11T09:57:51+10:00
Rebase against ee5bd3bab82903b26e360d077c93af4a26158367.
- - - - -
52f5128a by Alistair Leslie-Hughes at 2024-09-11T10:30:18+10:00
Updated vkd3d-latest patchset
- - - - -
8 changed files:
- patches/eventfd_synchronization/0001-configure-Check-for-sys-eventfd.h-ppoll-and-shm_open.patch
- patches/ntdll-ForceBottomUpAlloc/0003-ntdll-Force-virtual-memory-allocation-order.patch
- patches/ntdll-ForceBottomUpAlloc/0004-ntdll-Exclude-natively-mapped-areas-from-free-areas-.patch
- patches/vkd3d-latest/0001-Updated-vkd3d-to-6d28cc131b0cad61c681aed6b9f6611a12b.patch
- patches/vkd3d-latest/0002-Updated-vkd3d-to-0a6bcf5da78863cc6402756a429b21b6234.patch
- patches/vkd3d-latest/0003-Updated-vkd3d-to-bfd1fc9cd6cf9cf4e9c23b4ffad2ba8a328.patch
- + patches/vkd3d-latest/0004-Updated-vkd3d-to-3b4e0ce8e94cd4091b9f2fe80d86588b64c.patch
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/27b121f293bc27220dd0f…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/27b121f293bc27220dd0f…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
c2fd1e42 by Giovanni Mascellani at 2024-09-11T15:13:14+02:00
vkd3d-shader/ir: Run validation after removing dead code.
- - - - -
4b06729b by Giovanni Mascellani at 2024-09-11T15:13:14+02:00
vkd3d-shader/ir: Run validation after normalising combined samplers.
- - - - -
5c0d640d by Giovanni Mascellani at 2024-09-11T15:13:14+02:00
vkd3d-shader/ir: Run validation after flattening control flow constructs.
- - - - -
03ab0156 by Giovanni Mascellani at 2024-09-11T15:13:14+02:00
vkd3d-shader/ir: Run validation after inserting the alpha test.
- - - - -
096f133b by Giovanni Mascellani at 2024-09-11T15:13:14+02:00
vkd3d-shader/ir: Rename vsir_program_normalise() to vsir_program_transform().
- - - - -
b31c9831 by Giovanni Mascellani at 2024-09-11T15:13:14+02:00
vkd3d-shader/ir: Print results as signed numbers.
- - - - -
4 changed files:
- libs/vkd3d-shader/glsl.c
- libs/vkd3d-shader/ir.c
- libs/vkd3d-shader/spirv.c
- libs/vkd3d-shader/vkd3d_shader_private.h
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/82773eb805b7dc698b8d49076635…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/82773eb805b7dc698b8d49076635…
You're receiving this email because of your account on gitlab.winehq.org.
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
7636f2a2 by Elizabeth Figura at 2024-09-11T15:11:42+02:00
vkd3d-shader/hlsl: Use elementwise_intrinsic_float_convert_args() in write_atan_or_atan2().
- - - - -
24e29649 by Elizabeth Figura at 2024-09-11T15:11:42+02:00
vkd3d-shader/hlsl: Use elementwise_intrinsic_convert_args() in intrinsic_dst().
This one preserves integer arguments.
- - - - -
e7eadb38 by Elizabeth Figura at 2024-09-11T15:11:42+02:00
vkd3d-shader/hlsl: Use elementwise_intrinsic_float_convert_args() in intrinsic_faceforward().
- - - - -
b23c172a by Elizabeth Figura at 2024-09-11T15:11:42+02:00
vkd3d-shader/hlsl: Use elementwise_intrinsic_float_convert_args() in intrinsic_smoothstep().
- - - - -
2688a24b by Elizabeth Figura at 2024-09-11T15:11:42+02:00
vkd3d-shader/hlsl: Preserve halves in intrinsic_step().
- - - - -
82773eb8 by Elizabeth Figura at 2024-09-11T15:11:42+02:00
vkd3d-shader/hlsl: Use elementwise_intrinsic_float_convert_args() in refract().
- - - - -
1 changed file:
- libs/vkd3d-shader/hlsl.y
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/6e6e2910d6469373bd25c40f8df2…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/6e6e2910d6469373bd25c40f8df2…
You're receiving this email because of your account on gitlab.winehq.org.