DarkRadiant: master 15b74d5c
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 15.06.2021 19:31 | master 8ddcae8c |
Changeset | Test compressed DDS loading Fix the DDSImage::isPrecompressed() method so it returns the correct result for uncompressed images (which is already known internally) rather than incorrectly assuming every DDS file is compressed. This method is now used in tests to distinguish between compressed and uncompressed images. |
|||
mod - radiantcore/imagefile/dds.cpp | Diff File | |||
mod - test/ImageLoading.cpp | Diff File | |||
add - test/resources/tdm/textures/dds/test_128x128_dxt1.dds | Diff File |