Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Releases: microsoft/DXUT

August 2024 (11.32)

14 Aug 22:25
78872b4
Compare
Choose a tag to compare
  • Added missing Win32 messages to DXUTTraceWindowsMessage
  • Minor code cleanup
  • CMake project updates, refactor, and added ARM64EC support
  • Added GitHub Action Pipeline YAML files

June 2023

14 Jun 21:26
e4a7d18
Compare
Choose a tag to compare
  • CMake project updates

This version is available from vcpkg.

February 2023 (11.31)

13 Feb 07:56
Compare
Choose a tag to compare
  • Additional checks added to DDSTextureLoader for planar video formats.
  • CMake project update

This version is available from vcpkg.

December 10, 2022 (11.30)

10 Dec 10:29
ce7abe5
Compare
Choose a tag to compare
  • 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)

25 Oct 00:44
Compare
Choose a tag to compare
  • 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)

17 Aug 21:19
Compare
Choose a tag to compare
  • breaking change DDSTextureLoader Ex functions now use DDS_LOADER_FLAGS instead of bool forceSRGB parameter.
  • CMake and MSBuild project updates

This version is available from vcpkg.

May 23, 2022 (11.27)

22 May 21:07
Compare
Choose a tag to compare
  • 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

02 Dec 23:41
Compare
Choose a tag to compare
  • Minor project updates
  • VS 2017 projects now use Windows 10 SDK (19041)

June 2021 (11.26)

03 Jun 00:44
Compare
Choose a tag to compare
  • Updated DDSTextureLoader, WICTextureLoader, and ScreenGrab
  • Minor code review

This version is available from vcpkg.

February 2021

08 Feb 02:09
Compare
Choose a tag to compare
  • Added CMake project
  • Removed Windows Vista support
  • No code changes