Oct. 14, 2024
8:33 a.m.
This is my last set of patches changing DDS pixel format handling. -- v2: d3dx9: Add support for more DDS pixel formats. d3dx9: Rework conversion to/from D3DFORMAT from/to DDS pixel format. d3dx9: Validate the size of DDS files containing packed pixel formats. d3dx9/tests: Add file size validation tests for DDS files containing packed pixel formats. https://gitlab.winehq.org/wine/wine/-/merge_requests/6653