#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 | 
Definition in file wdxGraphicsPipe8.cxx.
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 30 of file wdxGraphicsPipe8.cxx. | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 29 of file wdxGraphicsPipe8.cxx. | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 31 of file wdxGraphicsPipe8.cxx. | 
| 
 | 
| 
 Definition at line 893 of file wdxGraphicsPipe8.cxx. | 
| 
 | 
| 
 Definition at line 852 of file wdxGraphicsPipe8.cxx. | 
| 
 | 
| 
 Definition at line 850 of file wdxGraphicsPipe8.cxx. | 
 1.3
1.3