We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0457ac commit 40b3b10Copy full SHA for 40b3b10
ReadMe.txt
@@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
3
4
Copyright (c) Microsoft Corporation. All rights reserved.
5
6
-April 23, 2018
+May 11, 2018
7
8
This package contains DirectXTex, a shared source library for reading and writing DDS
9
files, and performing various texture content processing operations including
@@ -129,6 +129,12 @@ RELEASE NOTES
129
------------------------------------
130
RELEASE HISTORY
131
132
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
+
138
April 23, 2018
139
Code cleanup
140
texconv: Updated with support reading "Extended BMP" files using DXTn
0 commit comments