From a0da9c6e07abe66d18a7899ed63708803b4fbb5c Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Tue, 1 Nov 2016 15:36:45 -0700 Subject: [PATCH] Minor review feedback --- ReadMe.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReadMe.txt b/ReadMe.txt index 488a23d..ca55dc0 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -322,7 +322,7 @@ June 22, 2012 May 31, 2012 Minor fix for DDSTextureLoader's retry fallback that can happen with 10level9 feature levels Switched to use "_DEBUG" instead of "DEBUG" and cleaned up debug warnings - added Metro style application project files for DirectXTex + added Windows Store style application project files for DirectXTex April 20, 2012 DirectTex's WIC-based writer opts-in for the Windows 8 BMP encoder option for writing 32 bpp RGBA files with the BITMAPV5HEADER @@ -350,7 +350,7 @@ February 20, 2012 Fixed bug in _SwizzleScanline when copying alpha channel for BGRA<->RGBA swizzling February 11, 2012 - Update of DDSTextureLoader to also build in Metro style apps; added WICTextureLoader + Update of DDSTextureLoader to also build in Windows Store style apps; added WICTextureLoader Added CMYK WIC pixel formats to the DirectXTex conversion table January 30, 2012