Commit History

Author SHA1 Message Date
  Sam Lantinga b252ecec6d Fixed crash if trying to dump a packet larger than USB_PACKET_LENGTH 1 year ago
  Sam Lantinga 2bf6a7c6af Fixed build warning on Xcode 14.3 1 year ago
  Sam Lantinga b0d52f11f4 Added udev_device_get_syspath() to udev context 1 year ago
  Sam Lantinga c9d8a04945 Added SDL_swprintf() and SDL_vswprintf() 1 year ago
  Sam Lantinga 6c28546828 Added SDL_wcstol() 1 year ago
  Sam Lantinga 7602a3181e Allow declarations after statements 1 year ago
  Ryan C. Gordon 35292d7dba pulseaudio: Redesigned to use pa_threaded_mainloop. 1 year ago
  Ryan C. Gordon 81fe505c31 audio: remove is_in_audio_device_thread() 1 year ago
  Ryan C. Gordon d4bc393efe video: Only specify some GL context attributes if not the explicit default. 1 year ago
  David Edmundson a6bb00f399 x11: Use XResources font DPI as a fallback for X11 content scale 1 year ago
  Sam Lantinga 65180804c4 Disable unused local typedefs warning 1 year ago
  Sam Lantinga a9c988b2a9 Fixed building on 32-bit Linux 1 year ago
  Sam Lantinga 06d5989157 Fixed crash if video isn't initialized in SDL_CreatePopupWindow() 1 year ago
  Sam Lantinga e92e4d8b50 Save waitable timers in thread local storage instead of continuously allocating and freeing them 1 year ago
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 1 year ago
  Sam Lantinga 737aa881fa Updated source to match SDL function prototype style 1 year ago
  Simon McVittie a828f5897e testevdev: Add some driving sim controllers from Proton issue reports 2 years ago
  Simon McVittie c88b1d1ca0 testevdev: Add the ability to mark a device entry as unimplemented 2 years ago
  Simon McVittie 22e6319fed testevdev: Add data for some game controllers submitted to steam-devices 2 years ago
  Linus Probert da3fefc65c x11: Adds support for generic clipboard data in X11 1 year ago
  Sam Lantinga b48b1ce500 Document the Android SDK versions checked in Java code 1 year ago
  Sam Lantinga 61ef4efdfa Fixed duplicate Joy-Con controllers on macOS 1 year ago
  Sam Lantinga cf0abf9911 Fixed handling the Saitek P3600, which doesn't use the Xbox 360 controller protocol 1 year ago
  Sam Lantinga c971795954 Fixed reporting backspace key if there is no text in the edit buffer (thanks @312937!) 1 year ago
  Sam Lantinga 3f6b2d1a61 Use numeric codes for Android versions, to avoid SDK dependencies 1 year ago
  Frank Praznik 1cadf4bab9 wayland: Validate surfaces and window data before sending touch events 1 year ago
  Sam Lantinga 4dd9f61bfd Don't map the top keyboard row to numbers when using the one-handed DVORAK layouts (thanks @tormol!) 1 year ago
  Caleb Cornett 376a3cd100 Fix Xbox link error from IsRectEmpty 1 year ago
  Sam Lantinga d7a56b93d5 Revert "Popups don't accept first focus clicks" 1 year ago
  Sam Lantinga e1a28bc16f Popups don't accept first focus clicks 1 year ago