March 17, 2026
9:37 a.m.
On recent Windows 11 versions, probably starting with 26H1, RGB software devices accidentally enable culling by default for transformed geometry. Since this test is run on RGB in addition to HAL devices that causes failues. HAL devices are fine either way, and ddraw2+ looks OK too. -- v2: ddraw/tests: Fix vertex winding in test_texture_wrong_caps. ddraw/tests: Fix vertex winding in test_zenable. ddraw/tests: Fix vertex winding in test_ck_rgba. https://gitlab.winehq.org/wine/wine/-/merge_requests/10332