SDL/src/video/cocoa
2021-07-27 14:57:18 -07:00
..
SDL_cocoaclipboard.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoaclipboard.m cocoa: Report an error if SDL_SetClipboardText() isn't using UTF-8 encoding. 2021-05-08 12:39:50 -04:00
SDL_cocoaevents.h Modifies WaitEvent and WaitEventTimeout to actually wait instead of polling 2021-06-04 13:50:50 -07:00
SDL_cocoaevents.m SDL_cocoaevents.m: fix build against SDK < 10.12 after commit 0dd7024d. 2021-06-11 04:00:32 +03:00
SDL_cocoakeyboard.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoakeyboard.m Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoamessagebox.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoamessagebox.m Run the entire Cocoa messagebox function on the main thread. 2021-07-27 14:57:18 -07:00
SDL_cocoametalview.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoametalview.m Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoamodes.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoamodes.m Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoamouse.h cocoa: Remove mouse event tap. 2021-04-26 18:43:28 -04:00
SDL_cocoamouse.m Make Cocoa_HandleTitleButtonEvent() static since it's not used anywhere else 2021-07-27 14:27:37 -07:00
SDL_cocoaopengl.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoaopengl.m Use dispatch_async for -[NSOpenGLContext update]. Fixes #3680 2021-03-31 10:46:31 -04:00
SDL_cocoaopengles.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoaopengles.m Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoashape.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoashape.m Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoavideo.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoavideo.m cocoa: Implement FlashWindow 2021-06-24 13:08:26 -07:00
SDL_cocoavulkan.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoavulkan.m Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoawindow.h Make sure we don't try to turn on relative mouse mode while clicking on the window title bar. 2021-07-27 12:43:45 -07:00
SDL_cocoawindow.m Make sure we don't try to turn on relative mouse mode while clicking on the window title bar. 2021-07-27 12:43:45 -07:00