#include "config_dxgsg7.h"
#include "dxGraphicsStateGuardian7.h"
#include "dxSavedFrameBuffer7.h"
#include "dxTextureContext7.h"
#include "wdxGraphicsPipe7.h"
#include "wdxGraphicsWindow7.h"
#include "graphicsPipeSelection.h"
#include "dconfig.h"
Go to the source code of this file.
Functions | |
Configure (config_dxgsg7) | |
NotifyCategoryDef (dxgsg7,":display:gsg") | |
NotifyCategoryDef (wdxdisplay7,"windisplay") | |
DXDecalType | parse_decal_type (const string &type) |
ConfigureFn (config_dxgsg7) | |
void | init_libdxgsg7 () |
Variables | |
bool | dx_show_transforms = config_dxgsg7.GetBool("dx-show-transforms", false) |
bool | dx_full_screen = config_dxgsg7.GetBool("dx-full-screen", false) |
bool | dx_sync_video = config_dxgsg7.GetBool("sync-video", true) |
bool | dx_full_screen_antialiasing = config_dxgsg7.GetBool("dx-antialias", false) |
bool | dx_cull_traversal = config_dxgsg7.GetBool("dx-cull-traversal", true) |
bool | dx_no_vertex_fog = config_dxgsg7.GetBool("dx-no-vertex-fog", false) |
bool | dx_auto_normalize_lighting = config_dxgsg7.GetBool("auto-normalize-lighting", false) |
bool | dx_allow_software_renderer = config_dxgsg7.GetBool("dx-allow-software-renderer", false) |
bool | dx_force_software_renderer = config_dxgsg7.GetBool("dx-force-software-renderer", false) |
int | dx_force_backface_culling = config_dxgsg7.GetInt("dx-force-backface-culling", 0) |
bool | dx_mipmap_everything = config_dxgsg7.GetBool("dx-mipmap-everything", false) |
bool | dx_ignore_mipmaps = config_dxgsg7.GetBool("dx-ignore-mipmaps", false) |
bool | dx_use_rangebased_fog = config_dxgsg7.GetBool("dx-use-rangebased-fog", false) |
bool | dx_force_16bpptextures = config_dxgsg7.GetBool("dx-force-16bpptextures", false) |
bool | dx_no_dithering = config_dxgsg7.GetBool("dx-no-dithering", false) |
bool | dx_force_16bpp_zbuffer = config_dxgsg7.GetBool("dx-force-16bpp-zbuffer", false) |
bool | dx_do_vidmemsize_check = config_dxgsg7.GetBool("do-vidmemsize-check", true) |
bool | dx_preserve_fpu_state = config_dxgsg7.GetBool("dx-preserve-fpu-state", false) |
bool | dx_depth_offset_decals = config_dxgsg7.GetBool("depth-offset-decals", false) |
const bool | link_tristrips = config_dxgsg7.GetBool("link-tristrips", false) |
DXDecalType | dx_decal_type = GDT_blend |
|
|
|
Definition at line 119 of file config_dxgsg7.cxx. References init_libdxgsg7(). |
|
|
|
|
|
|
Definition at line 107 of file config_dxgsg7.cxx. References GDT_blend, GDT_mask, GDT_offset, and type. |
|
Definition at line 67 of file config_dxgsg7.cxx. Referenced by wdxGraphicsWindow7::choose_device(). |
|
Definition at line 65 of file config_dxgsg7.cxx. |
|
Definition at line 54 of file config_dxgsg7.cxx. |
|
Definition at line 104 of file config_dxgsg7.cxx. Referenced by DXGraphicsStateGuardian8::dx_init(), DXGraphicsStateGuardian7::dx_init(), init_libdxgsg7(), and init_libdxgsg8(). |
|
Definition at line 90 of file config_dxgsg7.cxx. Referenced by DXGraphicsStateGuardian7::prepare_texture(). |
|
Definition at line 84 of file config_dxgsg7.cxx. Referenced by wdxGraphicsWindow7::choose_device(), and wdxGraphicsPipe8::find_all_card_memavails(). |
|
|
Definition at line 81 of file config_dxgsg7.cxx. Referenced by wdxGraphicsWindow7::choose_device(), DXTextureContext8::CreateTexture(), DXTextureContext7::CreateTexture(), and wdxGraphicsWindow8::search_for_device(). |
|
Definition at line 73 of file config_dxgsg7.cxx. Referenced by DXGraphicsStateGuardian8::dx_init(), and DXGraphicsStateGuardian7::dx_init(). |
|
Definition at line 68 of file config_dxgsg7.cxx. Referenced by wdxGraphicsWindow7::choose_device(). |
|
Definition at line 40 of file config_dxgsg7.cxx. Referenced by ConvertDDSurftoPixBuf(), and DXGraphicsStateGuardian8::reset_d3d_device(). |
|
Definition at line 49 of file config_dxgsg7.cxx. |
|
Definition at line 77 of file config_dxgsg7.cxx. Referenced by DXTextureContext8::CreateTexture(), DXTextureContext7::CreateTexture(), DXGraphicsStateGuardian8::dx_init(), and DXGraphicsStateGuardian7::dx_init(). |
|
Definition at line 76 of file config_dxgsg7.cxx. |
|
Definition at line 82 of file config_dxgsg7.cxx. Referenced by DXGraphicsStateGuardian8::dx_init(), and DXGraphicsStateGuardian7::dx_init(). |
|
Definition at line 57 of file config_dxgsg7.cxx. |
|
Definition at line 85 of file config_dxgsg7.cxx. |
|
Definition at line 36 of file config_dxgsg7.cxx. |
|
Definition at line 45 of file config_dxgsg7.cxx. Referenced by wdxGraphicsWindow8::create_screen_buffers_and_device(), and DXGraphicsStateGuardian7::prepare_texture(). |
|
Definition at line 80 of file config_dxgsg7.cxx. Referenced by DXGraphicsStateGuardian8::dx_init(), and DXGraphicsStateGuardian7::dx_init(). |
|
Definition at line 101 of file config_dxgsg7.cxx. |