#include "wglGraphicsPipe.h"
#include "config_wgldisplay.h"
#include "config_windisplay.h"
Go to the source code of this file.
Enumerations | |
enum | OGLDriverType { Software, MCD, ICD } |
Functions | |
PT (GraphicsPipe) wglGraphicsPipe | |
PT (GraphicsStateGuardian) wglGraphicsPipe | |
PT (GraphicsWindow) wglGraphicsPipe | |
Variables | |
const char *const | OGLDrvStrings [] = { "Software", "MCD", "ICD" } |
|
Definition at line 23 of file wglGraphicsPipe.cxx. |
|
Definition at line 121 of file wglGraphicsPipe.cxx. |
|
Definition at line 80 of file wglGraphicsPipe.cxx. References gl_force_pixfmt, HDC(), NULL, and PT. |
|
Definition at line 68 of file wglGraphicsPipe.cxx. |
|
Definition at line 24 of file wglGraphicsPipe.cxx. |