DarkRadiant: master 49f11acc

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 30.06.2020 20:02 master 09e8c823
Changeset Map DDS formats to GLenum using an std::map

The C++11 initialiser list syntax makes an std::map much more streamlined to
use as a hard-coded mapping between two sets of values (much like what would be
done in Python).
mod - radiant/image/dds.cpp Diff File