Broke the autorelease code out into a class and replaced the usage.
authorJarl Gullberg <jarl.gullberg@gmail.com>
Sun, 9 Jul 2017 21:13:32 +0000 (23:13 +0200)
committerJarl Gullberg <jarl.gullberg@gmail.com>
Fri, 4 Aug 2017 15:38:26 +0000 (17:38 +0200)
commit3cf07ff790d752411d96b7ceac6d9c3dbd967a83
treec845ef7f0a4194be025c6346373b8c5ed9454ac8
parenta7ddb543a94ed973cfcf681c6dc134994003968e
Broke the autorelease code out into a class and replaced the usage.
src/OpenTK/OpenTK.csproj
src/OpenTK/Platform/MacOS/Cocoa/NSAutoreleasePool.cs [new file with mode: 0644]
src/OpenTK/Platform/MacOS/CocoaContext.cs