mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-13 21:50:13 +02:00
April 23, 2018
This commit is contained in:
parent
90a34e9959
commit
8272419d14
@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
|
||||
|
||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
|
||||
February 9, 2018
|
||||
April 23, 2018
|
||||
|
||||
This package contains DirectXTex, a shared source library for reading and writing DDS
|
||||
files, and performing various texture content processing operations including
|
||||
@ -129,6 +129,12 @@ RELEASE NOTES
|
||||
------------------------------------
|
||||
RELEASE HISTORY
|
||||
|
||||
April 23, 2018
|
||||
Code cleanup
|
||||
texconv: Updated with support reading "Extended BMP" files using DXTn
|
||||
texconv: Updated to handle non-power-of-2 volume textures with mipmaps
|
||||
texassemble, texconv, texdiag: support format name aliases like DXT3, RGBA, BGRA, FP16, etc. in addition to truncated DXGI_FORMAT_ values
|
||||
|
||||
February 9, 2018
|
||||
HDR (RGBE Radiance) file format reader updated to support #?RGBE signature
|
||||
texconv: Added -rotatecolor and -nits switches
|
||||
|
Loading…
x
Reference in New Issue
Block a user