mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-13 21:50:13 +02:00
DirectXTex: August 13, 2013 release
This commit is contained in:
parent
8eec65caf4
commit
846ae1644d
@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
|
|||||||
|
|
||||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
|
|
||||||
August 1, 2013
|
August 13, 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,10 @@ RELEASE NOTES
|
|||||||
------------------------------------
|
------------------------------------
|
||||||
RELEASE HISTORY
|
RELEASE HISTORY
|
||||||
|
|
||||||
|
August 13, 2013
|
||||||
|
DirectCompute 4.0 BC6H/BC7 compressor integration
|
||||||
|
texconv utility uses DirectCompute compression by default for BC6H/BC7, -nogpu disables use of DirectCompute
|
||||||
|
|
||||||
August 1, 2013
|
August 1, 2013
|
||||||
Support for BC compression/decompression of non-power-of-2 mipmapped textures
|
Support for BC compression/decompression of non-power-of-2 mipmapped textures
|
||||||
Fixes for BC6H / BC7 codecs to better match published standard
|
Fixes for BC6H / BC7 codecs to better match published standard
|
||||||
|
Loading…
x
Reference in New Issue
Block a user