SDL/Xcode
Ryan C. Gordon 2fdbae22cb cocoa: Remove mouse event tap.
It doesn't appear to work anymore, and was disabled by default anyhow, since
the needed APIs are forbidden on the Mac App Store.

A better solution to lock the mouse to the window on macOS would still be
welcome. CGAssociateMouseAndMouseCursorPosition() works fine for relative
mouse mode, this was just a question of SDL_SetWindowGrab(). As it stands
now, a grabbed mouse can briefly break out of the window, causing varying
degrees of chaos.
2021-04-26 18:43:28 -04:00
..
SDL cocoa: Remove mouse event tap. 2021-04-26 18:43:28 -04:00
SDLTest fix permissions 2018-11-15 07:20:02 +03:00
XcodeDocSet Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00