#include "global.h"#include "RageDisplay.h"#include "RageTimer.h"#include "RageLog.h"#include "RageMath.h"#include "RageUtil.h"#include "RageFile.h"#include "RageSurface_Save_BMP.h"#include "RageSurface_Save_JPEG.h"#include "RageSurfaceUtils_Zoom.h"#include "RageSurface.h"#include "Preference.h"#include "ScreenDimensions.h"Classes | |
| class | MatrixStack |
Functions | |
| Preference< bool > | LOG_FPS (Debug,"LogFPS", true) |
Variables | |
| RageTimer | g_LastCheckTimer |
| int | g_iNumVerts |
| int | g_iFPS |
| int | g_iVPF |
| int | g_iCFPS |
| int | g_iFramesRenderedSinceLastCheck |
| int | g_iFramesRenderedSinceLastReset |
| int | g_iVertsRenderedSinceLastCheck |
| int | g_iNumChecksSinceLastReset |
| RageDisplay * | DISPLAY = NULL |
| MatrixStack | g_ProjectionStack |
| MatrixStack | g_ViewStack |
| MatrixStack | g_WorldStack |
| MatrixStack | g_TextureStack |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7