Commit History

Author SHA1 Message Date
  Sam Lantinga fd3143f445 Added more documentation for SDL_HINT_MOUSE_RELATIVE_CURSOR_VISIBLE and SDL_HINT_MOUSE_RELATIVE_CLIP_INTERVAL 10 months ago
  SDL Wiki Bot 398391b01e Sync SDL3 wiki -> header 10 months ago
  expikr 3b504c4a89 Add SDL_HINT_MOUSE_RELATIVE_CLIP_INTERVAL (#10085) 10 months ago
  Frank Praznik 0280d8249a keyboard: Fix typo 10 months ago
  Anonymous Maarten 2018882bf2 testmanymouse: enable raw keyboard events on Windows 10 months ago
  Ganael Laplanche f8ad4abe4e Fix joystick (/dev/input/xxx) support on FreeBSD 10 months ago
  Anonymous Maarten 99d28ca485 testmanymouse: fix argument parsing 10 months ago
  SDL Wiki Bot ba188e7555 Sync SDL3 wiki -> header 10 months ago
  Sam Lantinga 90034b16dc The keycode in key events is affected by modifiers by default. 10 months ago
  SDL Wiki Bot 1e81424b3d Sync SDL3 wiki -> header 10 months ago
  Sam Lantinga c9cfa4688e Use unsigned constants for SDL_Keycode values 10 months ago
  Sam Lantinga 0dd579d40d Removed SDL_Keysym 10 months ago
  Sam Lantinga 679e4471ed Added the ability to query the keymap for keycodes based on modifier state 10 months ago
  Sam Lantinga ef9bd8b609 Add the raw platform specific key code to SDL_Keysym 10 months ago
  Sam Lantinga 9d816c72ef Updated SDL3 scancode list 10 months ago
  Sam Lantinga 00ab4a8eba Added missing Windows scancodes 10 months ago
  Sam Lantinga 306c4164bc Added SDL_AllocateEventString() 10 months ago
  Sam Lantinga fa5367d379 Enable virtual joystick support for Emscripten 10 months ago
  Anonymous Maarten cf267e4985 Fix -Wunused-variable warning in src/video/x11/SDL_x11events.c 10 months ago
  Simon McVittie 53eff7f903 testevdev: Add X-Box One S controller via xpadneo 0.9.x 10 months ago
  Simon McVittie 2804f92eff testevdev: Add missing device ID for Wiimote Classic Controller 10 months ago
  Simon McVittie c244eb937b testevdev: Add the virtual X360 controller created by Steam Input 10 months ago
  Simon McVittie f471392e73 testevdev: Add test data from Steam Deck built-in devices 10 months ago
  Simon McVittie 740850d3ce testevdev: Add a field for the USB device version 10 months ago
  Anonymous Maarten 0f27686a51 tests: run tests under a minimal debugger that can create minidumps 10 months ago
  Sam Lantinga 6e53a36414 Fixed Y + right shoulder button combination on third party Switch controllers 10 months ago
  SDL Wiki Bot 83933fdfa0 Sync SDL3 wiki -> header 10 months ago
  Frank Praznik 2f276a2eea video: Expose HDR metadata per-window 10 months ago
  Blaž Tomažič 0383333b54 android: add an option to manually pass the context when loading a native library 10 months ago
  Blaž Tomažič 3b5f35138e android: actually use ReLinker 10 months ago