Opentk/Source/OpenTK/Graphics/OpenGL4
parallels b31e0e8474 Compatibility fixes for Mono 2.10
The Mono 2.10 compiler fails when compiling extern methods that are not
marked as DllImport. We fix that by adding a method body that throws a
NotImplementedException instead.

Additionally, MonoDevelop 2.8 cannot open sln files with ToolsVersion 12.
The fix is to change ToolsVersion to 11.
2013-12-15 18:27:24 +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 Compatibility fixes for Mono 2.10 2013-12-15 18:27:24 +01:00
GL4Enums.cs Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Helper.cs Hooked up new loading mechanism 2013-11-24 13:58:30 +01:00