This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
Releases: microsoft/DXUT
Releases · microsoft/DXUT
August 2024 (11.32)
June 2023
February 2023 (11.31)
- Additional checks added to DDSTextureLoader for planar video formats.
- CMake project update
This version is available from vcpkg.
December 10, 2022 (11.30)
- CMake project updated to require 3.20 or later
- Fixed MinGW compat issue in DXERR.H
- Minor code review
- Added Azure Dev Ops Pipeline YAML files
This version is available from vcpkg.
October 2022 (11.29)
- Fix for build failure
-Wnarrowing
with MinGW GNU 12.2
Project is now archived. There are no planned future updates.
This version is available from vcpkg.
August 17, 2022 (11.28)
- breaking change DDSTextureLoader
Ex
functions now useDDS_LOADER_FLAGS
instead ofbool forceSRGB
parameter. - CMake and MSBuild project updates
This version is available from vcpkg.
May 23, 2022 (11.27)
- Updated DDSTextureLoader, WICTextureLoader, and ScreenGrab
- Add VS 2022 projects, retired VS 2017 projects
- Update build switches for SDL recommendations
- CMake project cleanup, added CMakePresets.json
- Minor code review
This version is available from vcpkg.
December 2021
- Minor project updates
- VS 2017 projects now use Windows 10 SDK (19041)
June 2021 (11.26)
- Updated DDSTextureLoader, WICTextureLoader, and ScreenGrab
- Minor code review
This version is available from vcpkg.
February 2021
- Added CMake project
- Removed Windows Vista support
- No code changes