SDL/src/video/cocoa
Ryan C. Gordon 7ebdae5dc9 cocoa: Fix OpenGL deprecation warning. 2022-11-16 11:45:41 -05: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 Fix Main Thread Checker warning on macOS 2022-07-26 15:17:44 -04:00
SDL_cocoakeyboard.h make SDL_SetTextInputRect take a pointer to const 2022-07-04 09:38:01 -07:00
SDL_cocoakeyboard.m Revert "cocoa: Discard the IME Candidate Window immediately when Escape is pressed" 2022-11-06 10:52:20 -08:00
SDL_cocoamessagebox.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoamessagebox.m Fix C89 declaration for macOS modules. 2022-06-27 15:19:40 -07:00
SDL_cocoametalview.h Fix some credit comments. 2022-10-02 19:32:36 -07:00
SDL_cocoametalview.m Fix some credit comments. 2022-10-02 19:32:36 -07:00
SDL_cocoamodes.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoamodes.m Fix C89 declaration for macOS modules. 2022-06-27 15:19:40 -07:00
SDL_cocoamouse.h JANITORIAL : Correct some more spelling mistakes (#6489) 2022-11-06 11:49:37 -08:00
SDL_cocoamouse.m cocoa: Don't crash if moving a message box created before SDL_Init. 2022-07-26 14:45:26 -04:00
SDL_cocoaopengl.h cocoa: Update CVDisplayLink timing when screen changes. 2022-11-16 11:35:27 -05:00
SDL_cocoaopengl.m cocoa: Update CVDisplayLink timing when screen changes. 2022-11-16 11:35:27 -05:00
SDL_cocoaopengles.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoaopengles.m Fix C89 declaration for macOS modules. 2022-06-27 15:19:40 -07:00
SDL_cocoashape.h cocoa: change Shape data to use ObjC objects instead of C structs. 2022-08-21 14:49:00 -07:00
SDL_cocoashape.m shape: More robust handling of failure cases in CreateShaper. 2022-10-26 13:57:49 -04:00
SDL_cocoavideo.h cocoa: Added hint to treat MacBook trackpads as touch devices, not mice. 2022-08-10 00:42:31 -04:00
SDL_cocoavideo.m SDL_cocoavideo.m: add missing SDL_cocoaopengles.h include 2022-10-24 10:38:36 -07:00
SDL_cocoavulkan.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_cocoavulkan.m cocoa/uikit: Use VK_EXT_metal_surface in Vulkan_GetInstanceExtensions 2022-08-19 09:48:22 -07:00
SDL_cocoawindow.h cocoa: Update CVDisplayLink timing when screen changes. 2022-11-16 11:35:27 -05:00
SDL_cocoawindow.m cocoa: Fix OpenGL deprecation warning. 2022-11-16 11:45:41 -05:00