Skip to content

Commit

Permalink
Updated for April, 3 2014 release
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn_cp authored and walbourn_cp committed Apr 3, 2014
1 parent 0a3b283 commit 33ba94f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion ReadMe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)

Copyright (c) Microsoft Corporation. All rights reserved.

February 24, 2014
April 3, 2014

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

NOTE: DirectXTex is not supported on Windows phone 8.0 because WIC is not available on
that platform. It is available on Windows phone starting in version 8.1.

DDSTextureLoader\
This contains a streamlined version of the DirectX SDK sample DDSWithoutD3DX11 texture
loading code for a simple light-weight runtime DDS loader. This version only supports
Expand Down Expand Up @@ -102,6 +105,9 @@ RELEASE NOTES
------------------------------------
RELEASE HISTORY

April 3, 2014
Windows phone 8.1 platform support

February 24, 2014
Direct3D 11 video and Xbox One extended format support
New APIs: IsPlanar, IsPalettized, IsDepthStencil, ConvertToSinglePlane
Expand Down

0 comments on commit 33ba94f

Please sign in to comment.