From 8e89b44e6d98db2225199cb343454a250cfd559f Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Fri, 7 Apr 2017 23:10:33 -0700 Subject: [PATCH] April 7, 2017 --- ReadMe.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ReadMe.txt b/ReadMe.txt index f271c23..65aa1ce 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex) Copyright (c) Microsoft Corporation. All rights reserved. -January 31, 2017 +April 7, 2017 This package contains DirectXTex, a shared source library for reading and writing DDS files, and performing various texture content processing operations including @@ -113,6 +113,11 @@ RELEASE NOTES ------------------------------------ RELEASE HISTORY +April 7, 2017 + VS 2017 updated for Windows Creators Update SDK (15063) + texassemble: -tonemap switch + texconv: -wicmulti switch + January 31, 2017 DirectX 12 versions of IsSupported, CreateTexture (PrepareUpload), and CaptureTexture Update to DirectX 11 version of IsSupported