[Git][wine/wine][master] 3 commits: ddraw/tests: Don't leak window and ddraw in test_d3d_state_reset() on ddraw2.
Alexandre Julliard pushed to branch master at wine / wine Commits: 9108dcfe by Paul Gofman at 2026-05-11T14:50:36+02:00 ddraw/tests: Don't leak window and ddraw in test_d3d_state_reset() on ddraw2. - - - - - b6a99248 by Paul Gofman at 2026-05-11T14:50:36+02:00 ddraw/tests: Add tests for clipper in exclusive fullscreen mode. - - - - - 303b7903 by Paul Gofman at 2026-05-11T14:50:36+02:00 ddraw: Do not render to the clipping window in exclusive fullscreen mode. We still want to render to the screen directly, for the purposes of things like locking the frontbuffer. Rendering to the clipping window would be lost in exclusive fullscreen mode. This fixes rendering in Super Naughty Maid 2. - - - - - 5 changed files: - dlls/ddraw/surface.c - dlls/ddraw/tests/ddraw1.c - dlls/ddraw/tests/ddraw2.c - dlls/ddraw/tests/ddraw4.c - dlls/ddraw/tests/ddraw7.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4083c839ea1b1de50dfaed1a97be65... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4083c839ea1b1de50dfaed1a97be65... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)