1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-09-19 15:19:56 +00:00

Minor update to history file

This commit is contained in:
Chuck Walbourn 2020-02-24 14:25:39 -08:00
parent d0f1cf0728
commit a7ddd0695c

View File

@ -9,9 +9,10 @@ Release available for download on [GitHub](https://github.com/microsoft/DirectXT
### February 14, 2020
* Fixed quality bug in BC4S/BC5S compressor
* Guard for divide-by-zero case in PremultiplyAlpha
* texconv: added -at switch for alpha threshold value with BC1 compression
* texconv: Fixed -nmap when outputing compressed UNORM formats
* texconv: added ``-at`` switch for alpha threshold value with BC1 compression
* texconv: Fixed ``-nmap`` when outputing compressed UNORM formats
* Code and project cleaup
* Retired VS 2015 projects
### December 17, 2019
* Added ARM64 platform to VS 2019 Win32 desktop Win10 project