sdl2_frt/src/video/cocoa
2016-09-13 19:51:10 -03:00
..
SDL_cocoaclipboard.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_cocoaclipboard.m Mac: Fix a crash when SDL is compiled with SDL_MAC_NO_SANDBOX enabled, by increasing the stack size of the mouse tap thread back to OS X' default of 512 KB. 2016-05-21 12:09:23 -03:00
SDL_cocoaevents.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_cocoaevents.m Removed Mac OS 10.5 support (bug #3137). Also fixed a warning about deprecated Carbon code when using SDL_audio (bug #3127, thanks Dominik!) 2016-05-21 00:20:52 -03:00
SDL_cocoakeyboard.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_cocoakeyboard.m Enable more compiler warnings in the Xcode projects (based on Xcode 8's suggestion), made some integer downcasts explicit. 2016-09-13 19:51:10 -03:00
SDL_cocoamessagebox.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_cocoamessagebox.m Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_cocoamodes.h Removed Mac OS 10.5 support (bug #3137). Also fixed a warning about deprecated Carbon code when using SDL_audio (bug #3127, thanks Dominik!) 2016-05-21 00:20:52 -03:00
SDL_cocoamodes.m Enable more compiler warnings in the Xcode projects (based on Xcode 8's suggestion), made some integer downcasts explicit. 2016-09-13 19:51:10 -03:00
SDL_cocoamouse.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_cocoamouse.m Cocoa mouse code: Replaced NSPointInRect with NSMouseInRect (thanks Eric Wasylishen!) Fixes bug #3312. 2016-05-01 21:41:30 -03:00
SDL_cocoamousetap.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_cocoamousetap.m Mac: Fix a crash when SDL is compiled with SDL_MAC_NO_SANDBOX enabled, by increasing the stack size of the mouse tap thread back to OS X' default of 512 KB. 2016-05-21 12:09:23 -03:00
SDL_cocoaopengl.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_cocoaopengl.m Mac: allows apps to use OpenGL on a slower, integrated GPU. 2016-01-04 22:00:04 -05:00
SDL_cocoashape.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_cocoashape.m Removed Mac OS 10.5 support (bug #3137). Also fixed a warning about deprecated Carbon code when using SDL_audio (bug #3127, thanks Dominik!) 2016-05-21 00:20:52 -03:00
SDL_cocoavideo.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_cocoavideo.m Mac: Implemented SDL_GetDisplayDPI (thanks, Kirill!). 2016-01-07 14:02:37 -05:00
SDL_cocoawindow.h Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity(). 2016-01-05 02:46:10 -05:00
SDL_cocoawindow.m Enable more compiler warnings in the Xcode projects (based on Xcode 8's suggestion), made some integer downcasts explicit. 2016-09-13 19:51:10 -03:00