Opentk/Source/OpenTK/Graphics/OpenGL4
thefiddler 63dd4597c7 [GL][ES] Mark DebugProc* delegates as unmanaged function pointers
Calling convention is platform-dependent: stdcall on Windows, cdecl
elsewhere. This maps to CallingConvention.Winapi in .Net parlance.
2014-02-06 15:01:22 +01:00
..
ErrorHelper.cs Bindings for GL4.4, ES1.1, ES2.0 and ES3.0 2013-11-03 12:34:19 +01:00
GL4.cs Updated OpenGL documentation to Khronos r24522 2013-12-15 22:32:32 +01:00
GL4Enums.cs [GL] Added missing ActiveUniformType.FloatMat3x2 token 2014-02-04 14:26:52 +01:00
Helper.cs [GL][ES] Mark DebugProc* delegates as unmanaged function pointers 2014-02-06 15:01:22 +01:00