#include "global.h"
#include "archutils/Win32/GraphicsWindow.h"
#include "LowLevelWindow_Win32.h"
#include "StepMania.h"
#include "RageUtil.h"
#include "RageLog.h"
Functions | |
void | DestroyGraphicsWindowAndOpenGLContext () |
int | ChooseWindowPixelFormat (RageDisplay::VideoModeParams p, PIXELFORMATDESCRIPTOR *PixelFormat) |
void | pump (const char *p) |
void | DumpPixelFormat (const PIXELFORMATDESCRIPTOR &pfd) |
Variables | |
PIXELFORMATDESCRIPTOR | g_CurrentPixelFormat |
HGLRC | g_HGLRC = NULL |
|
|
|
|
|
|
|
|
|
|
|
|