mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-08 16:34:52 +00:00
The stored delegate list would store delegates indefinitely, causing a memory leak. It is now the responsibility of each class to maintain references to any callback functions it defines. |
||
|---|---|---|
| .. | ||
| Carbon | ||
| Cocoa | ||
| Quartz | ||
| CarbonWindowInfo.cs | ||
| CocoaContext.cs | ||
| CocoaNativeWindow.cs | ||
| CocoaWindowInfo.cs | ||
| HIDInput.cs | ||
| MacOSException.cs | ||
| MacOSFactory.cs | ||
| MacOSKeyMap.cs | ||
| NS.cs | ||
| QuartzDisplayDeviceDriver.cs | ||