..
SDL_cocoaclipboard.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoaclipboard.m
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoaevents.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoaevents.m
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoakeyboard.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoakeyboard.m
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoamessagebox.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoamessagebox.m
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoametalview.h
Fix high-dpi support on macOS and simplify it and iOS variant.
2018-02-21 09:58:21 -08:00
SDL_cocoametalview.m
metal: contrary to documentation, we need to set the drawableSize explicitly.
2018-05-27 20:30:03 -04:00
SDL_cocoamodes.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoamodes.m
Small stack allocations fall back to malloc if they're unexpectedly large.
2018-10-22 20:50:32 -04:00
SDL_cocoamouse.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoamouse.m
Temporary fix for bug 3432 - macOS 10.12: small scrolls (1 wheel notch) don't generate events
2018-03-10 21:13:50 -08:00
SDL_cocoamousetap.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoamousetap.m
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoaopengl.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoaopengl.m
cocoa: GL_GetDrawableSize only uses -[NSView convertRectToBacking] for highDPI.
2018-10-18 11:59:48 -04:00
SDL_cocoaopengles.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoaopengles.m
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoashape.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoashape.m
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoavideo.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoavideo.m
Some drag'and'drop improvements.
2018-08-02 16:03:47 -04:00
SDL_cocoavulkan.h
Updated copyright for 2018
2018-01-03 10:03:25 -08:00
SDL_cocoavulkan.m
Support official Vulkan SDK for macOS.
2018-02-25 23:02:09 -08:00
SDL_cocoawindow.h
Some drag'and'drop improvements.
2018-08-02 16:03:47 -04:00
SDL_cocoawindow.m
cocoa: Force an OpenGL context update when the window becomes key.
2018-09-26 20:10:32 -04:00