![]() |
TinyGL 0.4.1 for MinGW
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <microwin/nano-X.h>#include <GL/gl.h>#include <GL/nglx.h>#include "ui.h"Go to the source code of this file.
Macros | |
| #define | MWINCLUDECOLORS |
Functions | |
| void | errorcatcher () |
| void | tkSwapBuffers (void) |
| int | ui_loop (int argc, char **argv, const char *name) |
| void | errorcatcher (GR_ERROR code, GR_FUNC_NAME name, GR_ID id) |
| void errorcatcher | ( | ) |
| void errorcatcher | ( | GR_ERROR | code, |
| GR_FUNC_NAME | name, | ||
| GR_ID | id | ||
| ) |