Skip to content

May 2022

Compare
Choose a tag to compare
@walbourn walbourn released this 10 May 18:42
· 175 commits to main since this release
  • TGA reader updated to support 24-bit paletted uncompressed color-mapped images (used by a DCC application)
  • Added IsBGR utility method
  • Workaround for driver issue on some systems using DirectX 11 Capture method
  • Fix for problem with resizing/mipmaps generation for HDR content using box/fant filter which should avoid going through WIC code paths
  • Minor updates for VS 2022 (17.2)
  • CMake project updates (now supports MSVC, clang/LLVM, and MinGW)
  • Updated D3DX12 internal copy with latest changes from DirectX-Headers GitHub
  • Retired VS 2017 projects
  • Code cleanup
  • Reformat source using updated .editorconfig settings
  • texconv: Improve -nmap handling for 16-bit sources going to BC formats

This version is also available on NuGet as version 2022.5.10

This version is available via vcpkg.