xamarin-macios/opentk
Chris Hamons c0202e0e2b
PMCS Removal (#3197)
You were the preprocessor we wished C# had natively

Removing PMCS requires these changes:
* Remove XamCore from src/
* Remove XamCore from tools/
* Remove XamCore from runtime/
* nint/nuint enum conversion
* _compat_ enum conversion
* NSAction conversion
* Hand fix single API incorrectly converted by PMCS to unbreak compatibility
   - Due to a bug in PMCS, the nuint was incorrectly converted in this API.
   - However, as that ship as sailed, we must "fix" it until XAMCORE_4_0
* Update readme
* Bump macios-binaries
2018-02-05 10:26:29 -05:00
..
Makefile.include PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
opentk.csproj Build the platform assemblies. 2016-04-24 14:47:26 -04:00
opentk.sln Build the platform assemblies. 2016-04-24 14:47:26 -04:00