#include "config_wgldisplay.h"#include "wglGraphicsPipe.h"#include "wglGraphicsStateGuardian.h"#include "wglGraphicsWindow.h"#include "graphicsPipeSelection.h"#include "dconfig.h"Go to the source code of this file.
Functions | |
| Configure (config_wgldisplay) | |
| NotifyCategoryDef (wgldisplay,"windisplay") | |
| ConfigureFn (config_wgldisplay) | |
| void | init_libwgldisplay () |
Variables | |
| int | gl_force_pixfmt = config_wgldisplay.GetInt("gl-force-pixfmt", 0) |
| bool | gl_force_invalid = config_wgldisplay.GetBool("gl-force-invalid", false) |
| bool | gl_do_vidmemsize_check = config_wgldisplay.GetBool("gl-do-vidmemsize-check", true) |
|
|
|
|
|
Definition at line 29 of file config_wgldisplay.cxx. References init_libwgldisplay(). |
|
|
Definition at line 42 of file config_wgldisplay.cxx. References GraphicsPipeSelection::add_pipe_type(), wglGraphicsPipe::get_class_type(), GraphicsPipeSelection::get_global_ptr(), wglGraphicsPipe::init_type(), wglGraphicsStateGuardian::init_type(), and wglGraphicsWindow::init_type(). Referenced by ConfigureFn(), and init_libpanda(). |
|
||||||||||||
|
|
|
|
Definition at line 66 of file config_wgldisplay.cxx. Referenced by wglGraphicsWindow::reconsider_fullscreen_size(). |
|
|
Definition at line 61 of file config_wgldisplay.cxx. |
|
|
Definition at line 58 of file config_wgldisplay.cxx. Referenced by PT(). |
1.3