- 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