Opentk/Source/OpenTK/Platform/MacOS
thefiddler b1f627893b [Mac] Fixed PointTo* calculations
On HiDPI displays, the client rectangle is using a pixel-based
coordinate system, while the screen is using a point-based coordinate
system. PointToClient/PointToScreen now correctly accounts for that.
2014-05-06 09:03:13 +02:00
..
Carbon [Mac] Moved MacOSKeys to MacOS namespace 2014-05-04 17:02:37 +02:00
Cocoa [Mac] Disable momentum scrolling and key pop-ups 2014-05-04 15:23:24 +02:00
CarbonWindowInfo.cs [Mac] Removed unused Carbon APIs 2014-04-24 13:48:26 +02:00
CocoaContext.cs [All] Fixed checks for EXT_swap_control_tear 2014-04-29 08:10:18 +02:00
CocoaNativeWindow.cs [Mac] Fixed PointTo* calculations 2014-05-06 09:03:13 +02:00
CocoaWindowInfo.cs Fixed creating contexts without native windows. 2014-04-27 09:58:05 +02:00
HIDInput.cs [OpenTK] Refactor keyboard and mouse handling 2014-05-04 17:05:08 +02:00
MacOSException.cs [Mac] Migrated AglContext to OpenTK.GLControl 2014-04-24 13:48:26 +02:00
MacOSFactory.cs Cocoa bindings through libobjc.dylib 2014-04-24 13:45:04 +02:00
MacOSKeyMap.cs [OpenTK] Rebased on develop 2014-04-25 13:38:53 +02:00
NS.cs [Mac] Sped up extension loading 2014-04-26 14:21:26 +02:00
QuartzDisplayDeviceDriver.cs Disabled capturing when changing resolution. 2014-04-24 13:45:05 +02:00