February 23, 2016

This commit is contained in:
Chuck Walbourn 2016-02-23 12:26:19 -08:00
parent b9235ea808
commit 9c322a47e9

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 30, 2015 February 23, 2016
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
@ -106,6 +106,10 @@ RELEASE NOTES
------------------------------------ ------------------------------------
RELEASE HISTORY RELEASE HISTORY
February 23, 2016
Fix to clean up partial or zero-length image files on failed write
Retired VS 2012 projects
November 30, 2015 November 30, 2015
texconv command-line tool -fl switch now supports 12.0 and 12.1 feature levels texconv command-line tool -fl switch now supports 12.0 and 12.1 feature levels
Updated for VS 2015 Update 1 and Windows 10 SDK (10586) Updated for VS 2015 Update 1 and Windows 10 SDK (10586)