SDL/src/video/cocoa
2021-05-08 12:39:50 -04: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 Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_cocoaevents.m Changes to macOS event handler to better interact with the running app 2021-04-12 11:25:44 -07: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 Updated copyright for 2021 2021-01-02 10:25:38 -08: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 cocoa: Remove mouse event tap. 2021-04-26 18:43:28 -04: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 Add SDL_SetWindowAlwaysOnTop() 2021-04-20 08:45:28 -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 Add SDL_SetWindowAlwaysOnTop() 2021-04-20 08:45:28 -07:00
SDL_cocoawindow.m cocoa: Fix recreated windows that are both borderless and resizable. 2021-04-27 01:36:23 -04:00