April 7, 2017

This commit is contained in:
Chuck Walbourn 2017-04-07 23:10:33 -07:00
parent 5935e6baf0
commit 8e89b44e6d

View File

@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
Copyright (c) Microsoft Corporation. All rights reserved. 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 This package contains DirectXTex, a shared source library for reading and writing DDS
files, and performing various texture content processing operations including files, and performing various texture content processing operations including
@ -113,6 +113,11 @@ RELEASE NOTES
------------------------------------ ------------------------------------
RELEASE HISTORY RELEASE HISTORY
April 7, 2017
VS 2017 updated for Windows Creators Update SDK (15063)
texassemble: -tonemap switch
texconv: -wicmulti switch
January 31, 2017 January 31, 2017
DirectX 12 versions of IsSupported, CreateTexture (PrepareUpload), and CaptureTexture DirectX 12 versions of IsSupported, CreateTexture (PrepareUpload), and CaptureTexture
Update to DirectX 11 version of IsSupported Update to DirectX 11 version of IsSupported