Commit History

Author SHA1 Message Date
  Ryan C. Gordon c3bf874abf stdlib: Clean up and export SDL_UCS4ToUTF8(). 9 months ago
  Ryan C. Gordon f338fa20dd emscripten: Let SDL hints be set by URL parameters. 9 months ago
  Sam Lantinga 9d47daef0a Do a final pass freeing temporary memory when we quit. 9 months ago
  Sam Lantinga a04596c9a7 Added support for the ROG RAIKIRI 9 months ago
  SDL Wiki Bot d7a875432b Sync SDL3 wiki -> header 9 months ago
  Ryan C. Gordon 2a8f1e11ca audio: Add gain support to audio streams and logical audio devices. 9 months ago
  Frank Praznik 74cc06db1b Remove the SDL_EVENT_WINDOW_TAKE_FOCUS event 9 months ago
  Frank Praznik be13328cb1 Remove SDL_SetWindowInputFocus 9 months ago
  Sam Lantinga 0f8054cf87 Only use the default gamepad mapping if an automatic mapping isn't available 9 months ago
  SDL Wiki Bot 98f27b8f2e Sync SDL3 wiki -> header 9 months ago
  Ryan C. Gordon ece76ec90d audio: Attempt to placate NetBSD 9.3's incorrect compiler warning. 9 months ago
  Ryan C. Gordon 16e7fdc4f2 audio: Add channel remapping to SDL_AudioSpec and SDL_AudioStream. 9 months ago
  Ryan C. Gordon 0367f1af19 loopwave: Use SDL_ResumeAudioStreamDevice. 9 months ago
  Sam Lantinga 61441c2be9 Fixed the French numeric keycode from varying based on shift state 9 months ago
  SDL Wiki Bot b948d1446a Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga ed9bbb2dca Restore default behavior for keypad keycodes 9 months ago
  Ryan C. Gordon bafd04ecdb camera: small Media Foundation backend init tweak. 9 months ago
  Ryan C. Gordon e290d16c47 include: Clean up SDL_GetKeyName documentation. 9 months ago
  SDL Wiki Bot f787790243 Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 109f268972 Added support for non-US keyboard layouts in Emscripten 9 months ago
  Sam Lantinga 2c333c7355 The mode modifier only affects character keys 9 months ago
  Sam Lantinga d4497ecdbd Numpad scancodes have non-numpad keycodes 9 months ago
  Sam Lantinga 78dbf9be50 Document that SDL_GetKeyName() always returns uppercase names for alphabetic keycodes 9 months ago
  Sam Lantinga e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z 9 months ago
  Sam Lantinga d9dc4b320a The keycode in key events is the base, unmodified, keycode for the current keyboard layout 9 months ago
  SDL Wiki Bot 5755bde3b8 Sync SDL3 wiki -> header 9 months ago
  Anonymous Maarten 8290c4e82e sdlprocdump: also print a stacktrace on a fatal exception 9 months ago
  Anonymous Maarten 9601d98e7f SDL_test: always use symbols with 64-suffix from DbgHelp 9 months ago
  Frank Praznik 1f0bc4b808 x11: Check for button presses before clearing an XInput2 pointer grab 9 months ago
  SDL Wiki Bot ede4483420 Sync SDL3 wiki -> header 9 months ago