mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 20:25:26 +00:00
d12643cf44
Callbacks are now explicitly marked as unmanaged pointers with the correct (platform-defined) calling convention. Exceptions raised inside these callbacks are no longer allowed to escape into unmanaged code, where they will crash the runtime. Additionally, the window is now only closed on the UI thread, and only if it is actually open. |
||
---|---|---|
.. | ||
Carbon | ||
Cocoa | ||
Quartz | ||
CarbonWindowInfo.cs | ||
CocoaContext.cs | ||
CocoaNativeWindow.cs | ||
CocoaWindowInfo.cs | ||
HIDInput.cs | ||
MacOSException.cs | ||
MacOSFactory.cs | ||
MacOSKeyMap.cs | ||
NS.cs | ||
QuartzDisplayDeviceDriver.cs |