Opentk/Source/OpenTK/Graphics/OpenGL
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 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 Compatibility fixes for Mono 2.10 2013-12-15 18:27:24 +01:00
GLEnums.cs Merge master into no-reflect 2013-12-15 16:36:37 +01:00
GLHelper.cs Updated license information 2013-12-06 09:23:56 +01:00
GLObsolete.cs Compatibility fixes for Mono 2.10 2013-12-15 18:27:24 +01:00