Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
94900131 by Giovanni Mascellani at 2024-11-11T15:25:02+01:00
tests: Mark a couple of tests in register-reservations-numeric.shader_test as todo with MSL.
- - - - -
a89ceb65 by Giovanni Mascellani at 2024-11-11T15:54:21+01:00
tests/shader_runner_vulkan: Avoid using ok() for shader compilation failues in create_graphics_pipeline().
Using ok() may result in todo's succeeding when create_shader_stage()
succeeds, but vkCreateGraphicsPipelines() fails. There's not much point
in using ok() here in the first place though, because ultimately the
draw operation is going to fail when shader compilation failed.
- - - - -
c34dc817 by Giovanni Mascellani at 2024-11-11T15:55:11+01:00
tests: Remove some todo markings on MoltenVK in interface-packing.shader_test.
I have to admit I'm not even sure of why most of those got marked
as todo in the first place. Running again now tests on commit
dff7c0e7b8f425887052384038f44cd9378f5c4b doesn't show all those
failures.
- - - - -
3 changed files:
- tests/hlsl/interface-packing.shader_test
- tests/hlsl/register-reservations-numeric.shader_test
- tests/shader_runner_vulkan.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/756b98f093ba26e8cd4d4fed1caa…
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/756b98f093ba26e8cd4d4fed1caa…
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:
da7652e2 by Alistair Leslie-Hughes at 2024-11-09T07:55:57+11:00
Updated dmime_segment_getaudiopath patchset
Remove testing tracing.
- - - - -
f03d32e3 by Alistair Leslie-Hughes at 2024-11-09T07:59:05+11:00
Release v9.21
- - - - -
3 changed files:
- patches/dmime_segment_getaudiopath/0001-dmime-Semi-implement-IDirectMusicSegment-GetAudioPat.patch
- staging/VERSION
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/1bc2bc040439fd225f8ab…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/1bc2bc040439fd225f8ab…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
8dba247e by Anton Baskanov at 2024-11-07T22:27:05+01:00
dplayx/tests: Test non-guaranteed Send().
- - - - -
57ffc794 by Anton Baskanov at 2024-11-07T22:27:05+01:00
dpwsockx: Support non-guaranteed delivery.
- - - - -
652d338d by Anton Baskanov at 2024-11-07T22:27:05+01:00
dplayx/tests: Test receiving UDP messages.
- - - - -
757165f8 by Anton Baskanov at 2024-11-07T22:27:05+01:00
dpwsockx: Receive UDP messages.
- - - - -
2f862b6d by Anton Baskanov at 2024-11-07T22:27:05+01:00
dplayx/tests: Test that PINGREPLY is sent in reply to PING.
- - - - -
24694dab by Anton Baskanov at 2024-11-07T22:27:05+01:00
dplayx: Handle PING and send PINGREPLY.
- - - - -
6 changed files:
- dlls/dplayx/dplay.c
- dlls/dplayx/dplayx_messages.c
- dlls/dplayx/dplayx_messages.h
- 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/eda2a5e93639b0ecfb9b29195a9be…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/eda2a5e93639b0ecfb9b29195a9be…
You're receiving this email because of your account on gitlab.winehq.org.