Opentk/Source/OpenTK/Graphics/ES11
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
ES11.cs Compatibility fixes for Mono 2.10 2013-12-15 18:27:24 +01:00
ES11Enums.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