SDL/src/video/cocoa
2024-03-23 16:31:00 -07:00
..
SDL_cocoaclipboard.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_cocoaclipboard.m Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_cocoaevents.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_cocoaevents.m Fixed crash if app delegate method is called when SDL isn't initialized 2024-02-25 13:38:47 -08:00
SDL_cocoakeyboard.h cocoa: Make keyboard grab function return an int 2024-03-06 15:53:24 -05:00
SDL_cocoakeyboard.m Text input is no longer automatically enabled when initializing video. 2024-03-23 16:31:00 -07:00
SDL_cocoamessagebox.h Updated structure and field names for consistency 2024-02-11 08:27:56 -08:00
SDL_cocoamessagebox.m Updated structure and field names for consistency 2024-02-11 08:27:56 -08:00
SDL_cocoametalview.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_cocoametalview.m Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_cocoamodes.h Implemented scRGB colorspace and HDR support on macOS 2024-02-06 12:29:44 -08:00
SDL_cocoamodes.m Use the maximum potential headroom if EDR content isn't currently being displayed. 2024-02-25 15:54:34 -08:00
SDL_cocoamouse.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_cocoamouse.m Use the correct device ID (global or default or specific) based on context 2024-03-23 16:31:00 -07:00
SDL_cocoaopengl.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_cocoaopengl.m Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_cocoaopengles.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_cocoaopengles.m Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_cocoashape.h Update mouse transparency when the window shape changes 2024-02-12 10:49:45 -08:00
SDL_cocoashape.m Update mouse transparency when the window shape changes 2024-02-12 10:49:45 -08:00
SDL_cocoavideo.h Use the correct device ID (global or default or specific) based on context 2024-03-23 16:31:00 -07:00
SDL_cocoavideo.m Use the correct device ID (global or default or specific) based on context 2024-03-23 16:31:00 -07:00
SDL_cocoavulkan.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_cocoavulkan.m Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_cocoawindow.h video: Return a failure code if the video driver fails to grab the mouse or keyboard 2024-03-05 17:59:10 -05:00
SDL_cocoawindow.m Use the correct device ID (global or default or specific) based on context 2024-03-23 16:31:00 -07:00