Commit History

Author SHA1 Message Date
  Sam Lantinga 0fc3574464 Updated copyright for 2024 1 year ago
  Sam Lantinga 7bb0e839a6 Added Steam Input API support for game controllers 1 year ago
  Sam Lantinga fb92d150d9 Removed unused SDL_OSEvent 1 year ago
  Sam Lantinga 0479df53ca Updated copyright for 2023 2 years ago
  Sam Lantinga b18c361b0f Updated variable name for mouse coordinates in mouse wheel events 2 years ago
  Sam Lantinga 4f318c904a Add cursor position to mouse wheel event (thanks @meyraud705!) 2 years ago
  Sam Lantinga 2c518747b9 Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver 2 years ago
  DS ac5b9bc4ee Add support for X11 primary selection (#6132) 2 years ago
  meyraud705 3dcfe86082 Add joystick battery event 3 years ago
  Zach Reedy d14a126383 IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398) 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 3 years ago
  Sam Lantinga 5dbbc8e61f Added mouse wheel deltas with floating point precision 3 years ago
  SDL Wiki Bot c7dafb1556 Sync wiki -> header 3 years ago
  SDL Wiki Bot 8a48ce00c8 Sync wiki -> header 3 years ago
  Brick 8bf32e12d8 Improved SDL_PollEvent usage (#4794) 3 years ago
  Sam Lantinga 43da35b567 Back out documentation changes in favor of https://github.com/libsdl-org/SDL/pull/4794 3 years ago
  Sam Lantinga 0dc57b0f08 Remove slightly misleading comment in the example code 3 years ago
  Sam Lantinga ddf1d5c553 Update documentation to reflect that a single SDL_PumpEvents() each frame is the recommended way to handle events 3 years ago
  Jessica Clarke c8b4edf3d0 Fix SDL_Event definition to support systems with pointers larger than 8 bytes 3 years ago
  Ryan C. Gordon c88eb7a896 Sync wiki -> header. 3 years ago
  Ryan C. Gordon f8c1fc49d9 doxygen: Fix all the "\returns" so they work as part of complete sentences. 3 years ago
  Ryan C. Gordon c486959e71 headers: Fix up bullet lists, now that wikiheaders.pl can handle them. 4 years ago
  Ryan C. Gordon 3f40396d33 First shot at merging the wiki documentation into the headers. 4 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 4 years ago
  Sam Lantinga fcb21aa883 Added API for sensors on game controllers 4 years ago
  Sam Lantinga 9f51fad361 Added support for the touchpad on PS4 and PS5 controllers 4 years ago
  Ryan C. Gordon fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 5 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 years ago
  Ryan C. Gordon b70222d056 Fixed a comment typo (thanks, Dominus!). 5 years ago
  Alex Szpakowski d5ec735a33 Add a windowID field to SDL_TouchFingerEvent (bug #4331). 5 years ago