Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga db94dfb1d5 Fixed bug 4144 - CMake complains about trailing spaces in sdl2.pc il y a 7 ans
  Sam Lantinga a1b8fa6071 TryLockMutex: Fix error handling for TryLockMutex il y a 7 ans
  Sam Lantinga a9ae1b508d Handle NULL return from SDL_DBus_GetContext() il y a 7 ans
  Sam Lantinga b5d231eede Handle NULL return from SDL_DBus_GetContext() il y a 7 ans
  Sam Lantinga 432312561f Added SDL_LinuxSetThreadPriority() to directly set the priority of a Linux thread (tid) il y a 7 ans
  Sam Lantinga 816a6e68e5 Added support for adjusting thread priorities using Linux RealtimeKit il y a 7 ans
  Ryan C. Gordon dc8b55e50b coreaudio: Use the standard SDL audio thread instead of spinning a new one. il y a 7 ans
  Ryan C. Gordon 2df59062dc wayland: zxdg_shell_v6 needs a configure event before using a surface at all. il y a 7 ans
  Sam Lantinga 5e8c81673f Fixed bug 4135 - Broken symlink libSDL2.so since rev11940 il y a 7 ans
  Sam Lantinga b7228bc51f Added support for the GameSir G3w il y a 7 ans
  Bastien Bouclet 9856d96777 Fix the include path in the installed CMake target import file il y a 7 ans
  Saad Khattak 6b5ed0fd49 Added debug postfix to install command and fixed library path il y a 7 ans
  Sam Lantinga 6a0ef0cdbc SDL: il y a 7 ans
  Sam Lantinga 4d78a99544 Fixed bug where an SDL window that was activated while hidden could never be shown. il y a 7 ans
  Sam Lantinga e14278ef6f Fixed bug 3804 - Message box on Windows truncates button ID il y a 7 ans
  Sam Lantinga b41b9d34c7 Fixed return value il y a 7 ans
  Sam Lantinga 8e062f6925 Generalized the handling of instantaneous guide button presses so there's a minimum of 100 ms between guide button press and release. il y a 7 ans
  Sam Lantinga d529b001bc Added mapping for the ASUS Gamepad removing the guide button, which doesn't generate events even though it's reported in the Android APIs. il y a 7 ans
  Sam Lantinga f536fbea71 Reimplemented Android cursor API support using reflection so it builds with older SDKs il y a 7 ans
  Sam Lantinga e20d4173bf Added Android custom cursor implementation il y a 7 ans
  Sam Lantinga 1cfbe664f5 Added Mac OpenGL ES configure support il y a 7 ans
  Sam Lantinga d401a77eff Fixed bug 4102 - define _WIN32_WINNT_WIN7 if not already defined il y a 7 ans
  Sam Lantinga 6d39e67bad Fixed bug 4103 - SDL_cpuinfo.h provokes warnings with -Wundef on non-x86 hosts il y a 7 ans
  Micha? Janiszewski 0a5c10654c Fix ARM builds with MSVC il y a 7 ans
  Sam Lantinga cc7b2fc512 Temporary fix for bug 3432 - macOS 10.12: small scrolls (1 wheel notch) don't generate events il y a 7 ans
  Sam Lantinga 129431b4f4 Delay delivery of the pause button release on MFI controllers so it doesn't happen in the same frame as the button press il y a 7 ans
  Sam Lantinga 92847022f5 Added a mapping for the latest firmware for the Xbox One S controller on Android il y a 7 ans
  Sam Lantinga a2c1d83c02 Include a USB VID/PID for Apple MFI controllers il y a 7 ans
  Sam Lantinga a8ac588549 Added SDL_GameControllerMappingForDeviceIndex() to get the mapping for a controller before it's opened il y a 7 ans
  Sam Lantinga 9e651b6915 Try to dynamically create a default Android game controller mapping based on the buttons and axes on the controller. il y a 7 ans