This commit is contained in:
Chuck Walbourn 2017-04-07 23:10:33 -07:00
Родитель 5935e6baf0
Коммит 8e89b44e6d
1 изменённых файлов: 6 добавлений и 1 удалений

Просмотреть файл

@ -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