Added release notes for #5402

This commit is contained in:
Andrew Murray 2021-06-30 12:09:44 +10:00
parent a8c042b82a
commit 7faa107c98

View File

@ -76,8 +76,10 @@ is not secure.
Other Changes
=============
Added DDS BC5 reading
^^^^^^^^^^^^^^^^^^^^^
Added DDS BC5 reading and uncompressed saving
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Support has been added to read the BC5 format of DDS images, whether UNORM, SNORM or
TYPELESS.
Support has also been added to write the uncompressed format of DDS images.