18 Jul
2024
18 Jul
'24
12:41 p.m.
Matteo Bruni (@Mystral) commented about dlls/d3dx9_36/texture.c:
goto err; }
- if (img_info.Width != img_info.Height) - { - hr = D3DXERR_INVALIDDATA; - goto err; - } -
This is kind of a separate change (enabled by the rest of the implementation changes.) Can it be split out without too much fuss? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6040#note_76542