12 Jun
2025
12 Jun
'25
1:55 p.m.
Matteo Bruni (@Mystral) commented about dlls/d3dx9_36/surface.c:
} }
+struct d3dx_bcn_decompression_context +{ + void (*decompress_bcn_block)(const void *, void *, int);
Do we need to support BC6H / BC7 eventually? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8226#note_106338