Skip to content

Commit 183937c

Browse files
walbourn_cpwalbourn_cp
walbourn_cp
authored and
walbourn_cp
committed
Updated for February 24, 2014 release
1 parent b22fa64 commit 183937c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

ReadMe.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
33

44
Copyright (c) Microsoft Corporation. All rights reserved.
55

6-
January 24, 2014
6+
February 24, 2014
77

88
This package contains DirectXTex, a shared source library for reading and writing DDS
99
files, and performing various texture content processing operations including
@@ -102,6 +102,14 @@ RELEASE NOTES
102102
------------------------------------
103103
RELEASE HISTORY
104104

105+
February 24, 2014
106+
Direct3D 11 video and Xbox One extended format support
107+
New APIs: IsPlanar, IsPalettized, IsDepthStencil, ConvertToSinglePlane
108+
Added 'alphaWeight' parameter to GPU Compress [breaking change]
109+
texconv '-aw' switch to control the alpha weighting for the BC7 GPU compressor
110+
Fixed bug with ordered dithering in non-WIC conversion codepaths
111+
Fixed SaveToDDS* functions when using arbitrary row pitch values
112+
105113
January 24, 2014
106114
Added sRGB flags for Compress (TEX_COMPRESS_SRGB*)
107115
Added 'compress' flag parameter to GPU versions of Compress [breaking change]

0 commit comments

Comments
 (0)