mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-11 20:50:13 +02:00
February 9, 2018
This commit is contained in:
parent
99fb44b402
commit
dce34a8b2b
@ -34,7 +34,7 @@
|
||||
|
||||
#include <ocidl.h>
|
||||
|
||||
#define DIRECTX_TEX_VERSION 151
|
||||
#define DIRECTX_TEX_VERSION 152
|
||||
|
||||
struct IWICImagingFactory;
|
||||
struct IWICMetadataQueryReader;
|
||||
|
@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
|
||||
|
||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
|
||||
February 7, 2018
|
||||
February 9, 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
|
||||
|
||||
February 9, 2018
|
||||
HDR (RGBE Radiance) file format reader updated to support #?RGBE signature
|
||||
texconv: Added -rotatecolor and -nits switches
|
||||
texassemble: Added merge and gif commands
|
||||
texdiag: added dumpdds command
|
||||
|
||||
February 7, 2018
|
||||
Fixed bug with GPU BC7 encoding (mode 1, fixup 6)
|
||||
Updated for a few more VS 2017 warnings
|
||||
|
Loading…
x
Reference in New Issue
Block a user