December 13, 2017

This commit is contained in:
Chuck Walbourn 2017-12-13 22:35:46 -08:00
parent 5baac8121d
commit 9191df06ce

View File

@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
Copyright (c) Microsoft Corporation. All rights reserved. Copyright (c) Microsoft Corporation. All rights reserved.
November 1, 2017 December 13, 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
@ -129,6 +129,11 @@ RELEASE NOTES
------------------------------------ ------------------------------------
RELEASE HISTORY RELEASE HISTORY
December 13, 2017
Updated for VS 2017 15.5 update warnings
Support building library with _XM_NO_XMVECTOR_OVERLOADS_
Code cleanup
November 1, 2017 November 1, 2017
VS 2017 updated for Windows 10 Fall Creators Update SDK (16299) VS 2017 updated for Windows 10 Fall Creators Update SDK (16299)