DarkRadiant: master cb185f94

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 15.06.2021 19:47 master 15b74d5c
Changeset Add test for NPOT DDS texture loading

Load a 10x16 uncompressed DDS file and examine pixel data. This test passes,
indicating that there isn't a fundamental inability to load NPOT DDS textures.
mod - test/ImageLoading.cpp Diff File
add - test/resources/tdm/textures/dds/test_10x16_uncomp.dds Diff File