File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-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
- April 23 , 2018
6
+ May 11 , 2018
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
@@ -129,6 +129,12 @@ RELEASE NOTES
129
129
------------------------------------
130
130
RELEASE HISTORY
131
131
132
+ May 11, 2018
133
+ Workaround for WIC issue doing FP32->FP16 conversions
134
+ Updated for VS 2017 15.7 update warnings
135
+ Code and project cleanup
136
+ Retired VS 2013 projects
137
+
132
138
April 23, 2018
133
139
Code cleanup
134
140
texconv: Updated with support reading "Extended BMP" files using DXTn
You can’t perform that action at this time.
0 commit comments