Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/dxgsg8/wdxGraphicsPipe8.cxx File Reference

#include "wdxGraphicsPipe8.h"
#include "wdxGraphicsWindow8.h"
#include "config_dxgsg8.h"

Go to the source code of this file.

Defines

#define LOWVIDMEMTHRESHOLD   5700000
#define CRAPPY_DRIVER_IS_LYING_VIDMEMTHRESHOLD   1000000
#define UNKNOWN_VIDMEM_SIZE   0xFFFFFFFF
#define D3D_SDK_VERSION_8_0   120
#define D3D_SDK_VERSION_8_1   220
#define NUM_TEST_ZFMTS   3
#define REQD_TEXMEM   1800000
#define INSERT_ELEM(XX)   g_D3DFORMATmap[XX##_FLAG] = D3DFMT_##XX;
#define CASESTR(XX)   case XX: return #XX;

Functions

void Init_D3DFORMAT_map (void)
const char * D3DFormatStr (D3DFORMAT fmt)

Variables

map< D3DFORMAT_FLAG, D3DFORMAT > g_D3DFORMATmap


Detailed Description

Definition in file wdxGraphicsPipe8.cxx.


Define Documentation

#define CASESTR XX   )     case XX: return #XX;
 

#define CRAPPY_DRIVER_IS_LYING_VIDMEMTHRESHOLD   1000000
 

Definition at line 30 of file wdxGraphicsPipe8.cxx.

#define D3D_SDK_VERSION_8_0   120
 

#define D3D_SDK_VERSION_8_1   220
 

#define INSERT_ELEM XX   )     g_D3DFORMATmap[XX##_FLAG] = D3DFMT_##XX;
 

#define LOWVIDMEMTHRESHOLD   5700000
 

Definition at line 29 of file wdxGraphicsPipe8.cxx.

#define NUM_TEST_ZFMTS   3
 

#define REQD_TEXMEM   1800000
 

#define UNKNOWN_VIDMEM_SIZE   0xFFFFFFFF
 

Definition at line 31 of file wdxGraphicsPipe8.cxx.


Function Documentation

const char* D3DFormatStr D3DFORMAT  fmt  ) 
 

Definition at line 893 of file wdxGraphicsPipe8.cxx.

void Init_D3DFORMAT_map void   ) 
 

Definition at line 852 of file wdxGraphicsPipe8.cxx.


Variable Documentation

map<D3DFORMAT_FLAG,D3DFORMAT> g_D3DFORMATmap
 

Definition at line 850 of file wdxGraphicsPipe8.cxx.


Generated on Fri May 2 00:45:24 2003 for Panda by doxygen1.3