Source ddsutils
From FreeSpace Wiki
Summary
Contains low-level routines for loading .dds 2d graphics files.
Major Classes/Functions/Structs
Class/Group/Struct | Method/Function/Element | Notes |
---|---|---|
dds_* functions | dds_read_bitmap() | Called from bmpman to read the bitmap contents from a .dds file. |
dds_read_header() | Called from bmpman to read the header from a .dds file |