Skip to content

Commit

Permalink
April 23, 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Apr 24, 2018
1 parent 90a34e9 commit 8272419
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion ReadMe.txt
Expand Up @@ -3,7 +3,7 @@ DIRECTX TEXTURE LIBRARY (DirectXTex)

Copyright (c) Microsoft Corporation. All rights reserved.

February 9, 2018
April 23, 2018

This package contains DirectXTex, a shared source library for reading and writing DDS
files, and performing various texture content processing operations including
Expand Down Expand Up @@ -129,6 +129,12 @@ RELEASE NOTES
------------------------------------
RELEASE HISTORY

April 23, 2018
Code cleanup
texconv: Updated with support reading "Extended BMP" files using DXTn
texconv: Updated to handle non-power-of-2 volume textures with mipmaps
texassemble, texconv, texdiag: support format name aliases like DXT3, RGBA, BGRA, FP16, etc. in addition to truncated DXGI_FORMAT_ values

February 9, 2018
HDR (RGBE Radiance) file format reader updated to support #?RGBE signature
texconv: Added -rotatecolor and -nits switches
Expand Down

0 comments on commit 8272419

Please sign in to comment.