mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-11 20:50:13 +02:00
October 30, 2015
This commit is contained in:
parent
a121bc5c31
commit
2d993b85f3
@ -57,7 +57,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DIRECTX_TEX_VERSION 133
|
#define DIRECTX_TEX_VERSION 134
|
||||||
|
|
||||||
struct IWICImagingFactory;
|
struct IWICImagingFactory;
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
|
|||||||
|
|
||||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
|
|
||||||
August 18, 2015
|
October 30, 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
|
||||||
|
|
||||||
|
October 30, 2015
|
||||||
|
DDS support for legacy bumpmap formats (V8U8, Q8W8V8U8, V16U16)
|
||||||
|
Fix for buffer overread in BC CPU compressor
|
||||||
|
Minor code cleanup
|
||||||
|
|
||||||
August 18, 2015
|
August 18, 2015
|
||||||
Added GetWICFactory and SetWICFactory
|
Added GetWICFactory and SetWICFactory
|
||||||
Updates for new DXGI 1.3 types
|
Updates for new DXGI 1.3 types
|
||||||
|
Loading…
x
Reference in New Issue
Block a user