Alexandre Julliard pushed to branch master at wine / wine
Commits: f1b8a294 by Paul Gofman at 2024-10-17T13:46:55+02:00 ddraw/tests: Fix texture interface IID in test_multiple_devices() for ddraw1.
- - - - - 6c157696 by Paul Gofman at 2024-10-17T13:46:55+02:00 ddraw: Use global handle table in d3d_device2_SwapTextureHandles().
Fixes a regression introduced by 5a7ff3b45c78784dca0a465d9e21483f72bce6e5.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57300
- - - - - f57ef9b4 by Paul Gofman at 2024-10-17T13:46:55+02:00 ddraw: Validate handles in d3d_device2_SwapTextureHandles().
- - - - - abadd073 by Paul Gofman at 2024-10-17T13:46:55+02:00 ddraw: Update state if d3d_device2_SwapTextureHandles() results in texture change.
- - - - -
5 changed files:
- dlls/ddraw/ddraw_private.h - dlls/ddraw/device.c - dlls/ddraw/main.c - dlls/ddraw/tests/ddraw1.c - dlls/ddraw/tests/ddraw2.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ca7ae7fb0a11695acec4d9552d7c68...