DarkRadiant: master 55d8e4f7

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 08.07.2020 19:41 master 59126f9f
Changeset Add more metadata methods to DDSHeader

New methods getCompressionFormat() and getRGBBits(), which are used by the
debug operator<< but not in any calling code so far. Also removed some unused
byte-swapping functions in ddslib.cpp, and simplified the naming of the ones
which are used.
mod - radiant/image/ddslib.cpp Diff File
mod - radiant/image/ddslib.h Diff File