From 40b3b107d2f60e2c95a658b1609124ea3b4ea906 Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Fri, 11 May 2018 18:59:28 -0700 Subject: [PATCH] May 11, 2018 --- ReadMe.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ReadMe.txt b/ReadMe.txt index 2ee8db7..405efab 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex) Copyright (c) Microsoft Corporation. All rights reserved. -April 23, 2018 +May 11, 2018 This package contains DirectXTex, a shared source library for reading and writing DDS files, and performing various texture content processing operations including @@ -129,6 +129,12 @@ RELEASE NOTES ------------------------------------ RELEASE HISTORY +May 11, 2018 + Workaround for WIC issue doing FP32->FP16 conversions + Updated for VS 2017 15.7 update warnings + Code and project cleanup + Retired VS 2013 projects + April 23, 2018 Code cleanup texconv: Updated with support reading "Extended BMP" files using DXTn