File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
3
3
4
4
Copyright (c) Microsoft Corporation. All rights reserved.
5
5
6
- January 29 , 2013
6
+ March 22 , 2013
7
7
8
8
This package contains DirectXTex, a shared source library for reading and writing DDS
9
9
files, and performing various texture content processing operations including
@@ -123,6 +123,10 @@ RELEASE NOTES
123
123
------------------------------------
124
124
RELEASE HISTORY
125
125
126
+ March 22, 2013
127
+ Supports reading and writing alpha-mode (straight, premultiplied, etc.) metadata in .DDS files
128
+ Added build option to use WICCreateImagingFactory_Proxy instead of CoCreateInstance to obtain WIC factory
129
+
126
130
January 29, 2013
127
131
Added PremultiplyAlpha to DirectXTex; -pmalpha switch for texconv command-line tool
128
132
Fixed problem with forceSRGB implementation for Ex versions of CreateTexture, CreateShaderResourceView, DDSTextureLoader and WICTextureLoader
You can’t perform that action at this time.
0 commit comments