mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-16 06:50:13 +02:00
DirectXTex: October 21, 2013 release
This commit is contained in:
parent
bbf444bb07
commit
23af1a29a9
@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
|
|||||||
|
|
||||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
|
|
||||||
August 13, 2013
|
October 21, 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
|
||||||
@ -114,6 +114,11 @@ RELEASE NOTES
|
|||||||
------------------------------------
|
------------------------------------
|
||||||
RELEASE HISTORY
|
RELEASE HISTORY
|
||||||
|
|
||||||
|
October 21, 2013
|
||||||
|
Updated for Visual Studio 2013 and Windows 8.1 SDK RTM
|
||||||
|
PremultiplyAlpha updated with new 'flags' parameter and to use sRGB correct blending
|
||||||
|
Fixed colorspace conversion issue with DirectCompute compressor when compressing for BC7 SRGB
|
||||||
|
|
||||||
August 13, 2013
|
August 13, 2013
|
||||||
DirectCompute 4.0 BC6H/BC7 compressor integration
|
DirectCompute 4.0 BC6H/BC7 compressor integration
|
||||||
texconv utility uses DirectCompute compression by default for BC6H/BC7, -nogpu disables use of DirectCompute
|
texconv utility uses DirectCompute compression by default for BC6H/BC7, -nogpu disables use of DirectCompute
|
||||||
|
Loading…
x
Reference in New Issue
Block a user