mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-12 13:10:14 +02:00
August 18, 2015
This commit is contained in:
parent
7093178481
commit
40496ecffa
@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
|
|||||||
|
|
||||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
|
|
||||||
July 29, 2015
|
August 18, 2015
|
||||||
|
|
||||||
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
|
||||||
@ -106,6 +106,11 @@ RELEASE NOTES
|
|||||||
------------------------------------
|
------------------------------------
|
||||||
RELEASE HISTORY
|
RELEASE HISTORY
|
||||||
|
|
||||||
|
August 18, 2015
|
||||||
|
Added GetWICFactory and SetWICFactory
|
||||||
|
Updates for new DXGI 1.3 types
|
||||||
|
Xbox One platform updates
|
||||||
|
|
||||||
July 29, 2015
|
July 29, 2015
|
||||||
Fixed rounding problem with 32-bit RGBA/BGRA format conversions
|
Fixed rounding problem with 32-bit RGBA/BGRA format conversions
|
||||||
texconv: use CPU parallel compression for BC1-BC5 (-singleproc disables)
|
texconv: use CPU parallel compression for BC1-BC5 (-singleproc disables)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user