mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-13 05:30:14 +02:00
DirectXTex: March 22, 2013 release
This commit is contained in:
parent
0d382fbe25
commit
9c9364490c
@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
|
||||
|
||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
|
||||
January 29, 2013
|
||||
March 22, 2013
|
||||
|
||||
This package contains DirectXTex, a shared source library for reading and writing DDS
|
||||
files, and performing various texture content processing operations including
|
||||
@ -123,6 +123,10 @@ RELEASE NOTES
|
||||
------------------------------------
|
||||
RELEASE HISTORY
|
||||
|
||||
March 22, 2013
|
||||
Supports reading and writing alpha-mode (straight, premultiplied, etc.) metadata in .DDS files
|
||||
Added build option to use WICCreateImagingFactory_Proxy instead of CoCreateInstance to obtain WIC factory
|
||||
|
||||
January 29, 2013
|
||||
Added PremultiplyAlpha to DirectXTex; -pmalpha switch for texconv command-line tool
|
||||
Fixed problem with forceSRGB implementation for Ex versions of CreateTexture, CreateShaderResourceView, DDSTextureLoader and WICTextureLoader
|
||||
|
Loading…
x
Reference in New Issue
Block a user