SDL/src/video/cocoa
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_cocoaclipboard.h macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoaclipboard.m macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoaevents.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoaevents.m macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoakeyboard.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoakeyboard.m macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoamessagebox.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoamessagebox.m macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoametalview.h Leave the Metal view active on the window when recreating the Metal renderer 2022-01-07 12:38:45 -08:00
SDL_cocoametalview.m macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoamodes.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoamodes.m macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoamouse.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoamouse.m macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoaopengl.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoaopengl.m macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoaopengles.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoaopengles.m macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoashape.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoashape.m macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoavideo.h macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoavideo.m macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoavulkan.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoavulkan.m Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoawindow.h macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00
SDL_cocoawindow.m macOS: always use Objective-C ARC (automatic ref counting). 2022-05-09 21:53:40 -07:00