Opentk/Source
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
..
Bind [GL] Added missing ActiveUniformType.FloatMat3x2 token 2014-02-04 14:26:52 +01:00
Build.UpdateVersion Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Compatibility Normalized xml doc file paths 2013-12-15 23:24:17 +01:00
Converter Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Examples [Examples] BindAttribLocation must precede LinkProgram 2014-01-30 11:42:07 +01:00
Generator.Rewrite [GL] Fixed invalid IL instruction in Get*() and Delete*() functions 2014-02-04 16:07:58 +01:00
GLControl [GLControl] Warn when accessing GL properties on non-current context 2014-01-26 11:08:08 +01:00
OpenTK [GL][ES] Mark DebugProc* delegates as unmanaged function pointers 2014-02-06 15:01:22 +01:00