dagon.resource.dds

Undocumented in source.

Members

Enums

D3D10ResourceDimension
enum D3D10ResourceDimension
Undocumented in source.
D3D10ResourceMisc
enum D3D10ResourceMisc
Undocumented in source.
DDPF
enum DDPF
Undocumented in source.
DDSCaps
enum DDSCaps
Undocumented in source.
DDSCaps2
enum DDSCaps2
Undocumented in source.
DDSCaps3
enum DDSCaps3
Undocumented in source.
DDSHeaderFlags
enum DDSHeaderFlags
Undocumented in source.
DXGIFormat
enum DXGIFormat
Undocumented in source.

Functions

loadDDS
bool loadDDS(InputStream istrm, TextureBuffer* buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
makeFourCC
uint makeFourCC(char ch0, char ch1, char ch2, char ch3)
Undocumented in source. Be warned that the author may not have intended to support it.
resourceFormatFromFourCC
DXGIFormat resourceFormatFromFourCC(uint fourCC)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

FOURCC_ATI2
enum FOURCC_ATI2;
Undocumented in source.
FOURCC_BC4S
enum FOURCC_BC4S;
Undocumented in source.
FOURCC_BC4U
enum FOURCC_BC4U;
Undocumented in source.
FOURCC_BC5S
enum FOURCC_BC5S;
Undocumented in source.
FOURCC_DX10
enum FOURCC_DX10;
Undocumented in source.
FOURCC_DXT1
enum FOURCC_DXT1;
Undocumented in source.
FOURCC_DXT2
enum FOURCC_DXT2;
Undocumented in source.
FOURCC_DXT3
enum FOURCC_DXT3;
Undocumented in source.
FOURCC_DXT5
enum FOURCC_DXT5;
Undocumented in source.
FOURCC_GRGB
enum FOURCC_GRGB;
Undocumented in source.
FOURCC_RGBG
enum FOURCC_RGBG;
Undocumented in source.

Structs

DDSColorKey
struct DDSColorKey
Undocumented in source.
DDSHeader
struct DDSHeader
Undocumented in source.
DDSHeaderDXT10
struct DDSHeaderDXT10
Undocumented in source.
DDSPixelFormat
struct DDSPixelFormat
Undocumented in source.

Meta