#include "config_glxdisplay.h"
#include "glxGraphicsPipe.h"
#include "glxGraphicsWindow.h"
#include "glxGraphicsStateGuardian.h"
#include "graphicsPipeSelection.h"
#include "dconfig.h"
Go to the source code of this file.
Functions | |
Configure (config_glxdisplay) | |
NotifyCategoryDef (glxdisplay,"display") | |
ConfigureFn (config_glxdisplay) | |
void | init_libglxdisplay () |
Variables | |
const string | display_cfg = config_glxdisplay.GetString("display", "") |
|
|
|
Definition at line 29 of file config_glxdisplay.cxx. References init_libglxdisplay(). |
|
Definition at line 42 of file config_glxdisplay.cxx. References GraphicsPipeSelection::add_pipe_type(), glxGraphicsPipe::get_class_type(), GraphicsPipeSelection::get_global_ptr(), glxGraphicsPipe::init_type(), glxGraphicsWindow::init_type(), and glxGraphicsStateGuardian::init_type(). Referenced by ConfigureFn(). |
|
|
|
Definition at line 58 of file config_glxdisplay.cxx. Referenced by glxGraphicsPipe::glxGraphicsPipe(). |