1 Mar
2024
1 Mar
'24
6:10 p.m.
This is the first set of patches in an effort to create more generic image loading/conversion code that can eventually be shared. -- v2: d3dx9: Preserve the contents of unaligned compressed destination surfaces. d3dx9: Split off image decompression into a helper function. d3dx9: Split D3DXLoadSurfaceFromMemory functionality into a separate function. https://gitlab.winehq.org/wine/wine/-/merge_requests/5202