![]() |
TinyGL 0.4.1 for MinGW
|
Go to the source code of this file.
Data Structures | |
| struct | TinyGDIContext |
Functions | |
| GDIContext | gdiCreateContext (GDIContext shareList, int flags) |
| void | gdiDestroyContext (GDIContext ctx1) |
| int | gdiMakeCurrent (HWND drawable, GDIContext ctx1, int width, int height) |
| void | gdiSwapBuffers (HWND drawable) |
| GDIContext gdiCreateContext | ( | GDIContext | shareList, |
| int | flags | ||
| ) |
| void gdiDestroyContext | ( | GDIContext | ctx1 | ) |
| int gdiMakeCurrent | ( | HWND | drawable, |
| GDIContext | ctx1, | ||
| int | width, | ||
| int | height | ||
| ) |