May 11, 2018

This commit is contained in:
Chuck Walbourn 2018-05-11 18:59:28 -07:00
parent e0457acb23
commit 40b3b107d2

View File

@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
Copyright (c) Microsoft Corporation. All rights reserved. Copyright (c) Microsoft Corporation. All rights reserved.
April 23, 2018 May 11, 2018
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,12 @@ RELEASE NOTES
------------------------------------ ------------------------------------
RELEASE HISTORY RELEASE HISTORY
May 11, 2018
Workaround for WIC issue doing FP32->FP16 conversions
Updated for VS 2017 15.7 update warnings
Code and project cleanup
Retired VS 2013 projects
April 23, 2018 April 23, 2018
Code cleanup Code cleanup
texconv: Updated with support reading "Extended BMP" files using DXTn texconv: Updated with support reading "Extended BMP" files using DXTn