[Git][wine/wine][master] 3 commits: ddraw/tests: Fix vertex winding in test_ck_rgba.
Alexandre Julliard pushed to branch master at wine / wine Commits: b8d0178d by Stefan Dösinger at 2026-03-18T22:58:31+01:00 ddraw/tests: Fix vertex winding in test_ck_rgba. 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. - - - - - 74a8d665 by Stefan Dösinger at 2026-03-18T22:58:31+01:00 ddraw/tests: Fix vertex winding in test_zenable. - - - - - 5a8bcdb2 by Stefan Dösinger at 2026-03-18T22:58:31+01:00 ddraw/tests: Fix vertex winding in test_texture_wrong_caps. - - - - - 1 changed file: - dlls/ddraw/tests/ddraw1.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5cd54435b08f3746a6eee0ca433250... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5cd54435b08f3746a6eee0ca433250... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)