mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-13 13:40: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.
|
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
|
This package contains DirectXTex, a shared source library for reading and writing DDS
|
||||||
files, and performing various texture content processing operations including
|
files, and performing various texture content processing operations including
|
||||||
@ -123,6 +123,10 @@ RELEASE NOTES
|
|||||||
------------------------------------
|
------------------------------------
|
||||||
RELEASE HISTORY
|
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
|
January 29, 2013
|
||||||
Added PremultiplyAlpha to DirectXTex; -pmalpha switch for texconv command-line tool
|
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
|
Fixed problem with forceSRGB implementation for Ex versions of CreateTexture, CreateShaderResourceView, DDSTextureLoader and WICTextureLoader
|
||||||
|
Loading…
x
Reference in New Issue
Block a user