Skip to content

Commit 33ba94f

Browse files
walbourn_cpwalbourn_cp
walbourn_cp
authored and
walbourn_cp
committed
Updated for April, 3 2014 release
1 parent 0a3b283 commit 33ba94f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

ReadMe.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)
33

44
Copyright (c) Microsoft Corporation. All rights reserved.
55

6-
February 24, 2014
6+
April 3, 2014
77

88
This package contains DirectXTex, a shared source library for reading and writing DDS
99
files, and performing various texture content processing operations including
@@ -19,6 +19,9 @@ make use of the Windows 8.1 SDK and Windows 7 Service Pack 1 or later.
1919
Details on using the Windows 8.1 SDK with VS 2010 are described on the Visual C++ Team Blog:
2020
<http://blogs.msdn.com/b/vcblog/archive/2012/11/23/using-the-windows-8-sdk-with-visual-studio-2010-configuring-multiple-projects.aspx>
2121

22+
NOTE: DirectXTex is not supported on Windows phone 8.0 because WIC is not available on
23+
that platform. It is available on Windows phone starting in version 8.1.
24+
2225
DDSTextureLoader\
2326
This contains a streamlined version of the DirectX SDK sample DDSWithoutD3DX11 texture
2427
loading code for a simple light-weight runtime DDS loader. This version only supports
@@ -102,6 +105,9 @@ RELEASE NOTES
102105
------------------------------------
103106
RELEASE HISTORY
104107

108+
April 3, 2014
109+
Windows phone 8.1 platform support
110+
105111
February 24, 2014
106112
Direct3D 11 video and Xbox One extended format support
107113
New APIs: IsPlanar, IsPalettized, IsDepthStencil, ConvertToSinglePlane

0 commit comments

Comments
 (0)