mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-10-29 10:37:26 +00:00
Added Enums.GLenum which contains all OpenGL enumerants. Functions with GLenum parameters now do not take ints but Enums.GLenum. Added ref/out overloads. |
||
|---|---|---|
| .. | ||
| csharp.tm | ||
| enum.spec | ||
| enumext.spec | ||
| enumglu.spec | ||
| gl.spec | ||
| gl.tm | ||
| glu.spec | ||
| glx.spec | ||
| glx.tm | ||
| glxenum.spec | ||
| glxenumext.spec | ||
| glxext.spec | ||
| wgl.spec | ||
| wgl.tm | ||
| wglenum.spec | ||
| wglenumext.spec | ||
| wglext.spec | ||