September 2024
- DDS reader now accepts a variant of the "DX10" extended header
- arraySize of 0 is treated as 1
- DDS reader will now load legacy 'mixed' channel formats as UNORM
- Uses x2bias for the signed channels
DDSPF_L6V5U5
,DDSPF_X8L8V8U8
,DDSPF_A2W10V10U10
- texconv: Added
-ignoremips
option to handle some invalid/truncated DDS files - EXR auxiliary reader returns 6 images for files with 'envmap' metadata
- PNG auxiliary reader/writer fixed for single channel images (
DXGI_FORMAT_R8_UNORM
) - Xbox auxiliary now has
EncodeDDSHeader
function - ScreenGrab9 minor DDS header fix when writing A2W10V10U10 legacy mixed formats
- CMake project updates including support for ARM64EC
- Added GitHub Actions YAML files
This version is also available on NuGet as version 2024.9.5
- Windows desktop app using VS 2019 or VS 2022
- Windows desktop app using VS 2019 or VS 2022 for Windows 10 / DX 12
- Universal Windows Platform apps using VS 2019 or VS 2022
This version is available via vcpkg.