October 2024
- All enums now use
uint32_t
as the underlying type rather thanunsigned long
orint
. - Added BytesPerBlock utility helper
- Fixed bug in DirectX 12
CaptureTexture
for MSAA resolve state handling - texassemble, texconv, texdiag:
- Add "GNU-style" --long-options to the command-line tools (all existing switches are still supported)
- Fixed bug in texdiag's
dumpdds
command output filename extension handling - Refactored code to use shared header
- CMake and MSBuild project updates
Last release to support Windows 7 SP1 or Windows 8.0
This version is also available on NuGet as version 2024.10.29
- 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 2022
This version is available via vcpkg.