mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-11 15:16:14 +01:00
October 30, 2015
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user