| .. |
|
SDL_cocoaclipboard.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoaclipboard.m
|
MacOS: fix cocoa clipboard text
|
2025-05-15 10:54:15 -07:00 |
|
SDL_cocoaevents.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoaevents.m
|
cocoa: Don't use trick of briefly focusing the Dock on newer macOS releases.
|
2025-07-10 15:54:25 -04:00 |
|
SDL_cocoakeyboard.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoakeyboard.m
|
Make it easier to enable IME debug logs
|
2025-02-21 15:24:45 -08:00 |
|
SDL_cocoamessagebox.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoamessagebox.m
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoametalview.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoametalview.m
|
Cocoa metal layers need their size updated before renderer updates
|
2025-02-24 15:37:13 -08:00 |
|
SDL_cocoamodes.h
|
cocoa: Implemented display hotplugging support.
|
2025-01-10 13:25:34 -05:00 |
|
SDL_cocoamodes.m
|
Use an autoreleasepool in Cocoa_GetDisplayUsableBounds()
|
2025-03-18 14:40:01 -07:00 |
|
SDL_cocoamouse.h
|
cocoa: clear mouse focus based on NSEventTypeMouseExited events (#11991)
|
2025-01-15 23:34:20 -08:00 |
|
SDL_cocoamouse.m
|
Use an empty bitmap for the blank cursor on macOS
|
2025-09-22 19:16:01 -07:00 |
|
SDL_cocoaopengl.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoaopengl.m
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoaopengles.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoaopengles.m
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoapen.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoapen.m
|
Fix inverted pen Y tilt on macOS and add tilt display to example
|
2025-01-29 22:09:02 -08:00 |
|
SDL_cocoashape.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoashape.m
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoavideo.h
|
Feature add hint to remap option as alt key (#12021)
|
2025-01-19 20:34:04 -08:00 |
|
SDL_cocoavideo.m
|
Fixed rare crash trying to interrupt SDL_WaitEvent()
|
2025-05-19 14:16:25 -07:00 |
|
SDL_cocoavulkan.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoavulkan.m
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_cocoawindow.h
|
cocoa: Don't minimize fullscreen windows for a modal file dialog.
|
2025-07-11 15:06:10 -04:00 |
|
SDL_cocoawindow.m
|
cocoa: Wait for fullscreen spaces transitions to complete if switching to an exclusive mode
|
2025-08-05 12:17:01 -04:00 |