From 0245f16a5ac24baa41225cac29ddaeb8f5bedce2 Mon Sep 17 00:00:00 2001 From: walbourn_cp Date: Tue, 15 Jul 2014 16:24:57 -0700 Subject: [PATCH] July 15, 2014 release --- ReadMe.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ReadMe.txt b/ReadMe.txt index 205a944..4780bd5 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex) Copyright (c) Microsoft Corporation. All rights reserved. -April 3, 2014 +July 15, 2014 This package contains DirectXTex, a shared source library for reading and writing DDS files, and performing various texture content processing operations including @@ -105,6 +105,11 @@ RELEASE NOTES ------------------------------------ RELEASE HISTORY +July 15, 2014 + texconv command-line tool fixes + Fixed problem with 'wide' images with CPU Compress + Updates to Xbox One platform support + April 3, 2014 Windows phone 8.1 platform support