|
Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
#include "libgldemo.h"Functions | |
| void | KillGLWindow () |
| static int | CreateGLWindow (const char *__restrict title, uint16_t width, uint16_t height) |
| int | main () |
Variables | |
| static Display * | display = NULL |
| static int | screen = 0 |
| static Window | window = 0 |
| static GLXContext | hrc = 0 |
| static uint8_t | keys [256] = {0} |
| static uint8_t | f11_pressed = 0 |
| static uint16_t | WndWidth |
| static uint16_t | WndHeight |
| static uint16_t | ResWidth |
| static uint16_t | ResHeight |
| static int | fullscreen = 0 |
|
static |
| void KillGLWindow | ( | ) |
| int main | ( | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.4