1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-12-25 02:41:04 +00:00

Update for November 24, 2014 release

This commit is contained in:
walbourn_cp 2014-11-24 15:10:15 -08:00
parent 27020cce7b
commit e06c43fc9b

View File

@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
Copyright (c) Microsoft Corporation. All rights reserved.
September 22, 2014
November 24, 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,10 @@ RELEASE NOTES
------------------------------------
RELEASE HISTORY
November 24, 2014
Updates for Visual Studio 2015 Technical Preview
Minor code cleanup
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