SDL/src/video/cocoa
Ryan C. Gordon 309d6137ae cocoa: OpenGL setView and update must be used on main thread (thanks, Tim!).
If called from background threads, use Grand Central Dispatch to use the
main thread instead. On the main thread, just call them directly.

Fixes Bugzilla #4932.
2020-04-07 14:01:25 -04:00
..
SDL_cocoaclipboard.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoaclipboard.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoaevents.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoaevents.m Fixed bug 5073 - SDL does not handle URL Schemes in MacOS 2020-04-05 10:47:58 -07:00
SDL_cocoakeyboard.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoakeyboard.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamessagebox.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamessagebox.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoametalview.h Miscellaneous pending fixes 2020-01-29 20:09:08 -08:00
SDL_cocoametalview.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamodes.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamodes.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamouse.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamouse.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamousetap.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoamousetap.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoaopengl.h cocoa: OpenGL setView and update must be used on main thread (thanks, Tim!). 2020-04-07 14:01:25 -04:00
SDL_cocoaopengl.m cocoa: OpenGL setView and update must be used on main thread (thanks, Tim!). 2020-04-07 14:01:25 -04:00
SDL_cocoaopengles.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoaopengles.m Added SDL_log.h to SDL_internal.h so logging is available everywhere 2020-04-07 09:38:57 -07:00
SDL_cocoashape.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoashape.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoavideo.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoavideo.m Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoavulkan.h Updated copyright date for 2020 2020-01-16 20:49:25 -08:00
SDL_cocoavulkan.m Miscellaneous pending fixes 2020-01-29 20:09:08 -08:00
SDL_cocoawindow.h Fixed bug 4369 - Going fullscreen with green knob in MacOS freezes app for 15 seconds. 2020-03-01 12:58:50 -08:00
SDL_cocoawindow.m Fixed building back to Mac OSX using the 10.7 SDK 2020-03-23 11:42:44 -07:00