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)
33
44Copyright (c) Microsoft Corporation. All rights reserved.
55
6- April 23 , 2018
6+ May 11 , 2018
77
88This package contains DirectXTex, a shared source library for reading and writing DDS
99files, and performing various texture content processing operations including
@@ -129,6 +129,12 @@ RELEASE NOTES
129129------------------------------------
130130RELEASE HISTORY
131131
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+
132138April 23, 2018
133139 Code cleanup
134140 texconv: Updated with support reading "Extended BMP" files using DXTn
You can’t perform that action at this time.
0 commit comments