mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-19 19:04:49 +00:00
When creating multiple windows, their classes must have different class names or they will fail to construct. This commit ensures their names are unique. It also fixes a potential memory leak in the Icon setter. |
||
|---|---|---|
| .. | ||
| CarbonBindings | ||
| Cocoa | ||
| AglContext.cs | ||
| Application.cs | ||
| CarbonGLNative.cs | ||
| CarbonInput.cs | ||
| CarbonWindowInfo.cs | ||
| CocoaContext.cs | ||
| CocoaNativeWindow.cs | ||
| CocoaWindowInfo.cs | ||
| EventInfo.cs | ||
| HIDInput.cs | ||
| MacOSException.cs | ||
| MacOSFactory.cs | ||
| MacOSGraphicsMode.cs | ||
| MacOSKeyMap.cs | ||
| NS.cs | ||
| QuartzDisplayDeviceDriver.cs | ||