Opentk/Source/OpenTK/Graphics/OpenGL
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 Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files. 2009-09-03 19:01:11 +00:00
GL.cs Added overloads for compatibility with svn r3127 2013-12-16 01:55:05 +01:00
GLEnums.cs [GL] Added missing ActiveUniformType.FloatMat3x2 token 2014-02-04 14:26:52 +01:00
GLHelper.cs [GL][ES] Mark DebugProc* delegates as unmanaged function pointers 2014-02-06 15:01:22 +01:00
GLObsolete.cs Eliminated CLS-compliance warnings in the bindings 2013-12-15 22:01:45 +01:00