#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 | |
PT (GraphicsPipe) wdxGraphicsPipe8 | |
PT (GraphicsWindow) wdxGraphicsPipe8 | |
PT (GraphicsStateGuardian) wdxGraphicsPipe8 | |
void | Init_D3DFORMAT_map (void) |
const char * | D3DFormatStr (D3DFORMAT fmt) |
Variables | |
map< D3DFORMAT_FLAG, D3DFORMAT > | g_D3DFORMATmap |
|
|
|
Definition at line 27 of file wdxGraphicsPipe8.cxx. |
|
|
|
|
|
|
|
Definition at line 26 of file wdxGraphicsPipe8.cxx. |
|
|
|
|
|
Definition at line 28 of file wdxGraphicsPipe8.cxx. Referenced by wdxGraphicsPipe8::dx7_driver_enum_callback(), wdxGraphicsPipe8::find_all_card_memavails(), wdxGraphicsWindow8::search_for_device(), and wdxGraphicsPipe8::search_for_valid_displaymode(). |
|
Definition at line 838 of file wdxGraphicsPipe8.cxx. Referenced by ConvertD3DSurftoPixBuf(), wdxGraphicsWindow8::create_screen_buffers_and_device(), DXTextureContext8::CreateTexture(), wdxGraphicsPipe8::find_best_depth_format(), and wdxGraphicsPipe8::search_for_valid_displaymode(). |
|
Definition at line 797 of file wdxGraphicsPipe8.cxx. References g_D3DFORMATmap. Referenced by wdxGraphicsPipe8::init(). |
|
Definition at line 760 of file wdxGraphicsPipe8.cxx. References PT. |
|
Definition at line 88 of file wdxGraphicsPipe8.cxx. References NULL. |
|
Definition at line 78 of file wdxGraphicsPipe8.cxx. |
|
Definition at line 795 of file wdxGraphicsPipe8.cxx. Referenced by DXGraphicsStateGuardian8::dx_init(), and Init_D3DFORMAT_map(). |