SDL/src/video/cocoa
Marco Burato 85b36937a9
macOS mouse scroll fix (#15404)
* macOS: fix vertical/horizontal scrolling on GCMouse API
* macOS: use AppKit events for mouse scrolling as GCMouse scroll events are buggy
2026-04-20 10:53:25 -07:00
..
SDL_cocoaclipboard.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoaclipboard.m Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoaevents.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoaevents.m Revert "Fix duplicate event dispatch in Cocoa event pump" 2026-01-13 16:23:41 -08:00
SDL_cocoakeyboard.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoakeyboard.m Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoamessagebox.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoamessagebox.m Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoametalview.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoametalview.m Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoamodes.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoamodes.m Cache CGDisplayPixelsHigh result on macOS to reduce IPC overhead 2026-01-02 12:29:02 -08:00
SDL_cocoamouse.h Base GCMouse raw input implementation 2026-03-22 08:25:22 -07:00
SDL_cocoamouse.m macOS mouse scroll fix (#15404) 2026-04-20 10:53:25 -07:00
SDL_cocoaopengl.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoaopengl.m Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoaopengles.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoaopengles.m Simplify SDL_GL_EGL_PLATFORM handling 2026-02-03 09:45:19 -08:00
SDL_cocoapen.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoapen.m Guarantee that pens are in proximity before motion and button events 2026-02-05 10:24:04 -08:00
SDL_cocoashape.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoashape.m Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoavideo.h Cache CGDisplayPixelsHigh result on macOS to reduce IPC overhead 2026-01-02 12:29:02 -08:00
SDL_cocoavideo.m Base GCMouse raw input implementation 2026-03-22 08:25:22 -07:00
SDL_cocoavulkan.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoavulkan.m cocoa: Don't include KHR_portability_enumeration by default. 2026-02-20 11:29:26 -05:00
SDL_cocoawindow.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_cocoawindow.m Base GCMouse raw input implementation 2026-03-22 08:25:22 -07:00