Commit History

Author SHA1 Message Date
  Ryan C. Gordon 78f97108f9 audio: Avoid accumulation errors in resampler. 2 years ago
  David Edmundson 689218ebf5 Fix wayland reconnection paths 2 years ago
  Sam Lantinga 33a68f575f Added Linux mappings for the Logitech G29 in PS3 and PS4 modes 2 years ago
  Sam Lantinga c70e675900 Wait a bit for devices to initialize before trying to enumerate and open them. 2 years ago
  Guldoman 084fa4c3fa cocoa: Reset IME when sending composed text 2 years ago
  Anonymous Maarten 61297f703a cmake: on Apple, check for presence of an OBJC compiler 2 years ago
  Anonymous Maarten 04bcc910e9 cmake: don't do enable_language(OBJC) 2 years ago
  Luca Lolli b50e429354 Fix compilation for .m files extension 2 years ago
  Anonymous Maarten 4c704ecfdd cmake: use SDL2-static as static library output name when prefix/static == ""/".lib" 2 years ago
  Guldoman 70a41f9bc2 wayland: Read `window` data only if `window` is valid 2 years ago
  Sam Lantinga b75d318776 Sometimes the HID open doesn't succeed immediately after being notified about the device 2 years ago
  Jasper Hugunin 27ee8c8e14 Fix mismatch between Init and Quit 2 years ago
  Frank Praznik 33a430056f wayland: Don't modify the mouse capture flag in relative mode 2 years ago
  Simon McVittie a66cb8cf21 sdl2.m4: Deprecate AM_PATH_SDL2 in favour of PKG_CHECK_MODULES 2 years ago
  Simon McVittie e0d904e90b sdl2-config.in: Deprecate sdl2-config 2 years ago
  Hubert Maier 678ef7977f SDL_KMSDRMOPENGLES.H: Correct spelling mistakes 2 years ago
  Hubert Maier 8b9c82e140 SDL_RENDER_PSP.C: Correct spelling mistakes 2 years ago
  Hubert Maier 3369b0163f SDL_PS2_MAIN.C: Correct spelling mistake 2 years ago
  Hubert Maier d7a46a16e9 SDL_SYSLOADSO.c: Correct spelling mistake 2 years ago
  Hubert Maier 6a881302ad SDL_IBUS.H: Correct spelling mistake 2 years ago
  Hubert Maier 61f3662c95 SDL_QSA_AUDIO.C: Correct spelling mistake 2 years ago
  Hubert Maier 57973cd379 SDL_HINTS.H: Correct spelling mistake 2 years ago
  Ethan Lee 571ff1a3a9 wayland: Prepare cursor implementation for reconnect support 2 years ago
  Ethan Lee 9c8b1fd8b6 wayland: Cleanup work to aid reconnect support 2 years ago
  Sam Lantinga f6b1e028ab Allow vendor matching for hid_enumerate() on all backends 2 years ago
  许兴逸 c360ca9928 Add UWP-ARM64 Support. 2 years ago
  Sam Lantinga 4556074e18 Re-set the maximize state if we were maximized while fullscreen 2 years ago
  Sam Lantinga ab06a307dc Don't report windows being maximized when fullscreen on X11 2 years ago
  Ryan C. Gordon b9e1d1b4de events: Rename SDL_SendKeyboardKeyComplete to SDL_SendKeyboardKeyAndKeycode.+ 2 years ago
  Ryan C. Gordon 9221548114 emscripten: Make an attempt at correct keyboard scancode/keycodes. 2 years ago