Commit History

Author SHA1 Message Date
  Sam Lantinga a938e2b979 Replaced test framework random code with SDL random functions 10 months ago
  Sam Lantinga 96f2f23240 Simplified SDL random function names and added thread-safe versions 10 months ago
  Sam Lantinga d013ac80ef Don't check for isinf() and friends using CMake 9 months ago
  Sam Lantinga 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 9 months ago
  SDL Wiki Bot 410bed20ba Sync SDL3 wiki -> header 9 months ago
  Edoardo Lolletti 20dbe90771 Fix std::thread memory leak 9 months ago
  Sam Lantinga 138eb8649d checkkeys: draw a blinking cursor 9 months ago
  Sam Lantinga 505badb7af checkkeys: added support for multiple windows 9 months ago
  Sam Lantinga 76631a0978 The text input state has been changed to be window-specific. 10 months ago
  Sam Lantinga 258ee05655 checkkeys: enable showing IME candidates 10 months ago
  Simon McVittie 2cfeff1505 testevdev: Associate HID reports for pedals with their other test data 10 months ago
  Simon McVittie 3150fdc75e Revert "testevdev.c: comment out two unused data to fix build." 10 months ago
  Frank Praznik a4ceb3a31c Revert "x11: Avoid excess keymap reconstruction" 10 months ago
  Frank Praznik 3d42412650 x11: Avoid excess keymap reconstruction 10 months ago
  Anonymous Maarten 5217c040be Sort possible SDL_KeyCode values (swap SDLK_PERCENT and SDLK_DOLLAR) 10 months ago
  Frank Praznik 974bbea20b x11: Add keymap support 10 months ago
  Frank Praznik c874a78ffb wayland: Add keymap support 10 months ago
  Sam Lantinga ab3c8552c2 Clean up renderers at shutdown 10 months ago
  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