diff --git a/ReadMe.txt b/ReadMe.txt index 3fdd860..3749c0b 100644 --- a/ReadMe.txt +++ b/ReadMe.txt @@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex) Copyright (c) Microsoft Corporation. All rights reserved. -July 29, 2015 +August 18, 2015 This package contains DirectXTex, a shared source library for reading and writing DDS files, and performing various texture content processing operations including @@ -106,6 +106,11 @@ RELEASE NOTES ------------------------------------ RELEASE HISTORY +August 18, 2015 + Added GetWICFactory and SetWICFactory + Updates for new DXGI 1.3 types + Xbox One platform updates + July 29, 2015 Fixed rounding problem with 32-bit RGBA/BGRA format conversions texconv: use CPU parallel compression for BC1-BC5 (-singleproc disables)