mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-13 05:30:14 +02:00
September 22, 2014
This commit is contained in:
parent
367db3de30
commit
ab95a392c5
@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
|
|||||||
|
|
||||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
|
|
||||||
July 15, 2014
|
September 22, 2014
|
||||||
|
|
||||||
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
|
||||||
@ -105,6 +105,13 @@ RELEASE NOTES
|
|||||||
------------------------------------
|
------------------------------------
|
||||||
RELEASE HISTORY
|
RELEASE HISTORY
|
||||||
|
|
||||||
|
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
|
||||||
|
Explicit calling-convention annotation for all 'public' functions
|
||||||
|
Code cleanup
|
||||||
|
Xbox One platform updates
|
||||||
|
|
||||||
July 15, 2014
|
July 15, 2014
|
||||||
texconv command-line tool fixes
|
texconv command-line tool fixes
|
||||||
Fixed problem with 'wide' images with CPU Compress
|
Fixed problem with 'wide' images with CPU Compress
|
||||||
|
Loading…
x
Reference in New Issue
Block a user