|
SSBM Decomp
|
Macros | |
| #define | DRAW_RECT(x1, x2, y1, y2, color) |
Functions | |
| __declspec (weak) | |
| float | HEIGHT (unsigned long a, float f) |
| float | COORD (unsigned long a) |
| void | __PERFDrawInit (void(*id)()) |
| void | PERFPreDraw () |
| static void | DrawBWBar (struct PerfSample *s) |
| static void | DrawKey () |
| void | PERFDumpScreen () |
| void | PERFPostDraw () |
| void | PERFSetDrawBWBarKey (int tf) |
| void | PERFSetDrawBWBar (int tf) |
| void | PERFSetDrawCPUBar (int tf) |
| void | PERFSetDrawXFBars (int tf) |
| void | PERFSetDrawRASBar (int tf) |
| void | PERFToggleDrawBWBarKey () |
| void | PERFToggleDrawBWBar () |
| void | PERFToggleDrawCPUBar () |
| void | PERFToggleDrawXFBars () |
| void | PERFToggleDrawRASBar () |
Variables | |
| static GXColor | DrawFrameColor |
| static GXColor | DrawCPUColor |
| static GXColor | DrawFullColor |
| static GXColor | DrawGPColor |
| static GXColor | DrawCPUCacheColor |
| static GXColor | DrawConnectColor |
| static GXColor | DrawBWBarColor |
| static GXColor | DrawIPCBarColor |
| static GXColor | DrawGPUBarColor |
| static GXColor | DrawIPCColor |
| static GXColor | DrawCPColor |
| static GXColor | DrawTCColor |
| static GXColor | DrawCPURDColor |
| static GXColor | DrawCPUWRColor |
| static GXColor | DrawDSPColor |
| static GXColor | DrawIOColor |
| static GXColor | DrawVIColor |
| static GXColor | DrawPEColor |
| static GXColor | DrawRFColor |
| static GXColor | DrawFIColor |
| static GXColor | DrawGPXFIColor |
| static GXColor | DrawGPXFOColor |
| static GXColor | DrawGPRASIDLEColor |
| static int | bDrawBWBar = 1 |
| static int | bDrawCPUBar = 1 |
| static int | bDrawXFBars = 1 |
| static int | bDrawRASBar = 1 |
| static int | bDrawBWBarKey |
| static float | lastx |
| static float | FramePts [28] |
| static float | CPUPts [4] |
| static float | GPPts [4] |
| void(* | GameDrawInit )() |
| unsigned long | PERFNumEvents |
| Mtx | mID |
| static Mtx44 | mProj |
| float | pSave [7] |
| __declspec | ( | weak | ) |
|
inline |
|
inline |
| void __PERFDrawInit | ( | void(* | id )() | ) |
| void PERFPreDraw | ( | ) |
|
static |
|
static |
| void PERFDumpScreen | ( | ) |
| void PERFPostDraw | ( | ) |
| void PERFSetDrawBWBarKey | ( | int | tf | ) |
| void PERFSetDrawBWBar | ( | int | tf | ) |
| void PERFSetDrawCPUBar | ( | int | tf | ) |
| void PERFSetDrawXFBars | ( | int | tf | ) |
| void PERFSetDrawRASBar | ( | int | tf | ) |
| void PERFToggleDrawBWBarKey | ( | ) |
| void PERFToggleDrawBWBar | ( | ) |
| void PERFToggleDrawCPUBar | ( | ) |
| void PERFToggleDrawXFBars | ( | ) |
| void PERFToggleDrawRASBar | ( | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| void(* GameDrawInit) () | ( | ) |
|
extern |
| Mtx mID |
|
static |
| float pSave[7] |