Commit History

Author SHA1 Message Date
  Sam Lantinga 1dd8fadca2 Updated to version 3.1.10 for the release candidate 3 months ago
  SDL Wiki Bot 9225a421b7 Sync SDL3 wiki -> header 3 months ago
  Ryan C. Gordon 3ffb1a8cbd storage: generic title storage allows override paths without '/' appended. 3 months ago
  Ryan C. Gordon 874c07f8de storage: Don't allow "." and ".." paths, enforce '/' dir separators. 3 months ago
  Ryan C. Gordon 67664a0427 testfilesystem: test some Storage APIs, too. 3 months ago
  Ryan C. Gordon eb793dede7 filesystem: SDL_GetCurrentDirectory() should add a path separator at the end. 3 months ago
  Ryan C. Gordon 87e1b0eb89 filesystem: SDL_EnumerateDirectory() gives dirs with path seperators appended. 3 months ago
  Ramez Ragaa e98ee9bb04 Adjust testgl.c to test gl_release_behavior 3 months ago
  Ryan C. Gordon 3424ec948c video: SDL_GL_GetAttribute gets correct SDL_GL_CONTEXT_RELEASE_BEHAVIOR value. 3 months ago
  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