Skip to content

Releases: microsoft/DirectXTK12

June 2024

05 Jun 02:37
7b25551
Compare
Choose a tag to compare
  • breaking change CreateUploadBuffer helper no longer takes initialState parameter as it must be a specific value
  • Renamed Internal namespace to ToolKitInternal for some conformance issues
  • Updated D3DX12 internal copy with latest changes from DirectX-Headers GitHub
  • Add c_initialRead/UAVTargetState to help with PC vs. Xbox validation warnings
  • CMake project updates
  • Retired VS 2019 projects for the UWP platform

This version is also available on NuGet as version 2024.6.5

This version is available via vcpkg.

February 2024

23 Feb 20:11
ca971ac
Compare
Choose a tag to compare
  • Project updates for GDK validation
  • Shaders are now built with full path for improved PIX debugging support
  • 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.

December 31, 2023

01 Jan 07:24
8da2493
Compare
Choose a tag to compare
  • 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.

October 28, 2023

31 Oct 04:50
813d186
Compare
Choose a tag to compare
  • Added CreateUploadBuffer and CreateUAVBuffer helpers
  • Fixed validation bug with WIC loader when using autogen and force RGBA together
  • Fixed minor link issue with a Xbox PIX custom memory method
  • Xbox shader compilation now uses -HV 2021
  • Additional methods for DirectX Tool Kit for Audio emitter for linear and inverse-square falloff curves

This version is also available on NuGet as version 2023.10.31

This version is available via vcpkg.

September 2023

05 Sep 23:16
bdab27a
Compare
Choose a tag to compare
  • GraphicsMemory updated to use Xbox PIX custom memory events with optional tags
  • 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.

June 2023

14 Jun 20:32
98f4113
Compare
Choose a tag to compare
  • Root Signature updates to resolve some warnings from Xbox PIX
  • CMake project updates

This version is available via vcpkg.

April 2023

29 Apr 01:02
a68037f
Compare
Choose a tag to compare
  • Updated D3DX12 internal copy with latest changes from DirectX-Headers GitHub
  • CMake project updates and fixes for clang/LLVM v16 warnings

This version is also available on NuGet as version 2023.4.28

This version is available via vcpkg.

March 2023

31 Mar 01:35
3fd2ffe
Compare
Choose a tag to compare
  • 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

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.

February 2023

07 Feb 21:08
7f37d24
Compare
Choose a tag to compare
  • Fixed warnings when using GPU-based validation on PC
  • 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.
  • 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.

December 2022

18 Dec 04:57
8a147ba
Compare
Choose a tag to compare
  • DirectXHelpers updated with CreateUnorderedAccessView, CreateRenderTargetView, CreateBufferShaderResourceView, and CreateBufferUnorderedAccessView helpers
  • Added EnableLighting method to EffectFactory to support creating unlit model materials
  • GamePad, Keyboard, and Mouse headers have USING_XINPUT, USING_GAMEINPUT, USING_WINDOWS_GAMING_INPUT defines
  • Updates for GameInputCreate failure handling on PC
  • Updated D3DX12 internal copy with latest changes from DirectX-Headers GitHub
  • 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.18

This version is available via vcpkg.