added new OpenGL wrapper

This commit is contained in:
Araq
2012-04-04 01:40:39 +02:00
parent f788f603fe
commit b9f99565e9
7 changed files with 9624 additions and 15 deletions

View File

@@ -18,6 +18,8 @@ type
LONG* = int
WINBOOL* = int32
DWORD* = int32
HDC* = THandle
HGLRC* = THandle
TSECURITY_ATTRIBUTES* {.final, pure.} = object
nLength*: int32