Skip to content

Commit

Permalink
April 23, 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Apr 24, 2018
1 parent 82eead9 commit 3536a80
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DirectXTK - the DirectX Tool Kit for DirectX 12

Copyright (c) Microsoft Corporation. All rights reserved.

February 7, 2018
April 23, 2018

This package contains the "DirectX Tool Kit", a collection of helper classes for
writing Direct3D 12 C++ code for Universal Windows Platform (UWP) apps, Win32 desktop
Expand Down Expand Up @@ -108,6 +108,17 @@ RELEASE NOTES
RELEASE HISTORY
---------------

April 23, 2018
AlignUp, AlignDown template functions in DirectXHelpers.h
ScopedBarrier added to DirectXHelpers.h
Mouse support for cursor visibility
SimpleMath and VertexTypes updated with default copy and move ctors
SimpleMath updates to use constexpr
Basic multi-GPU support added
More debug object naming for PIX
PostProcess updated with 'big triangle' optimization
Code and project file cleanup

February 7, 2018
Mouse fix for cursor behavior when using Remote Desktop for Win32
Updated for a few more VS 2017 warnings
Expand Down

0 comments on commit 3536a80

Please sign in to comment.