DirectXTK Versions Save

The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++

feb2024

1 month ago
  • Project updates for GDK validation
  • CMake project updates and refactor including pkg-config file generation
  • Minor code review for Clang, MinGW, and Intel compilers

This version is also available on NuGet as version 2024.2.22

This version is available via vcpkg.

dec2023

3 months ago
  • Fix WAVFileReader bugs with bounds checking
  • CMake project updates
  • Code review

This version is also available on NuGet as version 2024.1.1

This version is available via vcpkg.

oct2023

5 months ago
  • Additional methods for DirectX Tool Kit for Audio emitter for linear and inverse-square falloff curves
  • xwbtool: -flist option updated to support filenames with spaces

This version is also available on NuGet as version 2023.10.31

This version is available via vcpkg.

sept2023

7 months ago
  • Retired ARM (32-bit) support for the UWP platform
  • CMake project updates

This version is also available on NuGet as version 2023.9.6

This version is available via vcpkg.

jun2023

10 months ago
  • CMake project updates
  • xwbtool: Fix minor display issue with error messages
  • xwbtool: Supports Long Paths on Windows 10, Version 1607 or later

This version is available via vcpkg.

apr2023

11 months ago
  • MapGuard in DirectXHelpers should not support the move ctor or move operator
  • CMake project updates and fixes for clang/LLVM v16 warnings
  • xwbtool: Windows on ARM64 version

This version is also available on NuGet as version 2023.4.28

This version is available via vcpkg.

mar2023

1 year ago
  • DirectX Tool Kit for Audio updates
    • Reworked audio device enumeration for XAudio 2.9 to use MMDeviceEnumerator rather than Windows Runtime APIs
    • GetOutputFormat now reports sample rate and bit-depth from the audio device properties
    • New method GetOutputSampleRate added to return the input sample rate of the mastering voice
    • Resume now handles device failure by switching to silent mode
  • CMake project updates
  • Retired VS 2017 legacy Xbox One XDK projects
  • xwbtool: Updated to support Windows or UNIX-style path separators

This version is also available on NuGet as version 2023.3.30

This version is available via vcpkg. Note this update to the port adds a tools feature for the installation of the command-line tools.

feb2023

1 year ago
  • Mouse relative mode now accumulates multiple delta updates per frame. Added new optional but recommended method EndOfInputFrame.
  • Fixed out-of-bounds read bug in the .WAV file reader.
  • Additional checks added to DDSTextureLoader for planar video formats.
  • DirectX Tool Kit for Audio updated for XAudio2Redist 1.2.11
  • CMake project updates

This version is also available on NuGet as version 2023.2.7

This version is available via vcpkg.

This is the last release that will support building for the legacy Xbox One XDK using VS 2017. See this issue for details or feedback.

dec2022

1 year ago
  • GamePad, Keyboard, and Mouse headers have USING_XINPUT, USING_GAMEINPUT, USING_WINDOWS_GAMING_INPUT defines
  • Updates for GameInputCreate failure handling on PC
  • DirectX Tool Kit for Audio updated for XAudio2Redist 1.2.10
  • CMake project updated to require 3.20 or later
  • CMake and MSBuild project updates
  • Minor MinGW code changes
  • Added Azure Dev Ops Pipeline YAML files
  • Test suite updated with CTest support

This version is also available on NuGet as version 2022.12.16

This version is available via vcpkg.

oct2022

1 year ago
  • Additional methods for DirectX Tool Kit for Audio emitter and listener for cone and falloff curves
  • Added use of C++11 inline namespaces to make it possible to link both DX11 and DX12 versions at once
  • Minor fix for CompileShaders.cmd to address additional 'paths with spaces' issues
  • Minor CMake update

This version is also available on NuGet as version 2022.10.18

This version is available via vcpkg.