SDL/Xcode
Alex Szpakowski ec8fa57750 macOS: always use Objective-C ARC (automatic ref counting).
Change Cocoa SDL_VideoData and SDL_WindowData implementations from C structs to Objective-C objects, since bridging between C and ObjC is easier that way.
2022-05-09 21:53:40 -07:00
..
SDL macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDLTest macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
XcodeDocSet Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00