From ab95a392c5a58b1b0239c0c9a2a446993aaf749b Mon Sep 17 00:00:00 2001 From: walbourn_cp Date: Mon, 22 Sep 2014 12:45:37 -0700 Subject: [PATCH] September 22, 2014 --- ReadMe.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ReadMe.txt b/ReadMe.txt index 4780bd5..62660b4 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex) Copyright (c) Microsoft Corporation. All rights reserved. -July 15, 2014 +September 22, 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,13 @@ RELEASE NOTES ------------------------------------ RELEASE HISTORY +September 22, 2014 + Format conversion improvements and bug fixes (depth/stencil, alpha-only, float16, RGB -> 1 channel) + Fixed issue when BC decompressing non-standard compressed rowPitch images + Explicit calling-convention annotation for all 'public' functions + Code cleanup + Xbox One platform updates + July 15, 2014 texconv command-line tool fixes Fixed problem with 'wide' images with CPU Compress