DirectXTex: October 21, 2013 release

This commit is contained in:
walbourn_cp 2013-10-21 14:13:57 -07:00
parent bbf444bb07
commit 23af1a29a9

View File

@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
Copyright (c) Microsoft Corporation. All rights reserved.
August 13, 2013
October 21, 2013
This package contains DirectXTex, a shared source library for reading and writing DDS
files, and performing various texture content processing operations including
@ -114,6 +114,11 @@ RELEASE NOTES
------------------------------------
RELEASE HISTORY
October 21, 2013
Updated for Visual Studio 2013 and Windows 8.1 SDK RTM
PremultiplyAlpha updated with new 'flags' parameter and to use sRGB correct blending
Fixed colorspace conversion issue with DirectCompute compressor when compressing for BC7 SRGB
August 13, 2013
DirectCompute 4.0 BC6H/BC7 compressor integration
texconv utility uses DirectCompute compression by default for BC6H/BC7, -nogpu disables use of DirectCompute