Commit History

Author SHA1 Message Date
  Ryan C. Gordon 05877f2cea cmake: Add the IoRing async i/o code to the Windows build. 3 months ago
  Ryan C. Gordon 4d63a2b882 io: Renamed src/file to src/io 3 months ago
  Sam Lantinga ea642fe9ff cocoa: clear mouse focus based on NSEventTypeMouseExited events (#11991) 3 months ago
  Sam Lantinga 5f4696ce63 Updating documentation for the 3.2.0 release 3 months ago
  Sam Lantinga 2c7b7d1d33 Keep the lifecycle observer active while there are windows active 3 months ago
  cosmonaut 355f69ebfe GPU: Ensure thread safety of Vulkan resource creation 3 months ago
  Frank Praznik c9d602307c cocoa: Only process hit tests on left clicks 3 months ago
  Frank Praznik dd0bdc2561 win32: Pass through non-left mouse button presses when over draggable areas 3 months ago
  Ryan C. Gordon 84d35587ee filesystem: SDL_SYS_EnumerateDirectory inexplicably takes the same arg twice. 3 months ago
  Sam Lantinga fc9b2478d8 windows: don't set focus click pending if SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH is set 3 months ago
  Sam Lantinga 18d21b36fe windows: use the initial rect to anchor fixed aspect ratio resizing 3 months ago
  Sam Lantinga 1995471927 cocoa: fixed resizing windows with fixed aspect ratio 3 months ago
  Sam Lantinga 67382e9c83 Fixed detection of function keys on Emscripten 3 months ago
  Sam Lantinga 23410debf7 SDL_GetKeyboardNameForID(): Set an error message for invalid keyboard IDs 3 months ago
  Petar Popovic 8ce176b59a SDL_GetMouseNameForID(): Set an error message for invalid mouse IDs. 5 months ago
  Sam Lantinga 51fa076fdc Don't send normal keyboard events if no application window has focus 3 months ago
  Sam Lantinga a446381ea9 Tooltips and unfocusable windows can't become main windows 3 months ago
  Ryan C. Gordon ebb24eedc8 mouse: Clean up virtual touch devices as appropriate. 3 months ago
  Ryan C. Gordon dabc93a631 pen: Send virtual mouse and touch events for pen input. 3 months ago
  ImThour 169c8d5140 Fix incorrect hotspot calculation for cursor positioning 3 months ago
  Sam Lantinga 8e9c44bc3b Fixed accidental removal of optional delegate interface check 3 months ago
  Sam Lantinga 4dd585fb62 coreaudio: convert MPEG channel layout to WAVE channel layout 3 months ago
  Sam Lantinga 81e57147f8 Child windows shouldn't take focus if the parent window is in relative mouse mode 3 months ago
  SDL Wiki Bot 3bea84531d Sync SDL3 wiki -> header 3 months ago
  Sam Lantinga 9ed23a4b79 Updated SDL_SetEventFilter() documentation 3 months ago
  Sam Lantinga e19a56f4d5 Don't send fake key events while processing real ones on Android 3 months ago
  Sam Lantinga 1ab61635a9 Use SDL_Log() for keyboard debugging. 3 months ago
  Sam Lantinga 29c684c626 Removed debug logging 3 months ago
  Sam Lantinga 0eaa6197c5 Removed unnecessary __builtin_available check 3 months ago
  Sam Lantinga ffe194c52e Fixed build when SDL_JOYSTICK_MFI isn't enabled 3 months ago