Commit History

Author SHA1 Message Date
  Sam Lantinga adf31f6ec0 Updated to version 2.26.3 for release 2 years ago
  Anonymous Maarten 20c2fa18fe cmake: assume autotools static libraries with lib prefix and .a suffix 2 years ago
  Ozkan Sezer 4f94da5c53 typo fix to config.sub, 2 years ago
  happyharryh c816300615 Fixed the hat_map to avoid segmentation fault 2 years ago
  Sam Lantinga ce67788629 Fixed centering the D-pad on some joysticks 2 years ago
  Sam Lantinga 05b03032f1 Updated copyright for 2023 2 years ago
  Ozkan Sezer c49d02cd13 cmake (CheckPTHREAD): remove _GNU_SOURCE define after bug #7026 fix 2 years ago
  Anonymous Maarten e312fbb37d cmake: do all compile tests with -D_GNU_SOURCE=1 2 years ago
  Sam Lantinga 3c72e2de4d Fixed infinite loop shutting down WGI controllers 2 years ago
  Ozkan Sezer 8e31fc4130 cmake: check for math library functions even in the absence of libm 2 years ago
  Ozkan Sezer 75834df37c cmake: fix detection of library functions when -Werror is enabled. 2 years ago
  Sam Lantinga f070c83a60 Updated to version 2.26.2 for release 2 years ago
  Sam Lantinga d992d4f23e Fixed keyboard scancode mapping for parenthesis 2 years ago
  Sam Lantinga 81975cc2d0 Fixed getting the VID/PID of a virtual joystick 2 years ago
  Sam Lantinga 278c78e34c Make sure we match the same way when adding a mapping and looking up a mapping 2 years ago
  Ozkan Sezer 2462262e0c SDL_thread.h: fix SDL_CreateThreadWithStackSize macro for OS/2 2 years ago
  Ozkan Sezer 162f8e6ee7 SDL_thread.h: fix beginthread param of SDL_CreateThreadWithStackSize for win32 2 years ago
  Vincent Hamm d0f8e63ed6 Fix SDL_CreateThreadWithStackSize not passing staacksize with win32 static api 2 years ago
  Sam Lantinga 690e2f21f2 Don't send Razer devices the Sony third-party query feature report 2 years ago
  Sylvain Becker 52176e25e1 DBus: add a reference to the connection 2 years ago
  Ryan C. Gordon 40698ee33c wasapi: Fixed incorrect assertions. 2 years ago
  Sam Lantinga 6b5610752b Don't try to open the Razer Huntsman Elite keyboard as a controller 2 years ago
  Sam Lantinga 2d86b4ef76 Removed check for _HAVE_STDINT_H, which nobody defines 2 years ago
  Sam Lantinga f17058b562 Updated to version 2.26.1 for release 2 years ago
  Sam Lantinga 2879f2aeba Fixed crash if GetRectDisplayIndex() is called before SDL_VideoInit() 2 years ago
  Anonymous Maarten 45c7d838d4 cmake: use target_link_libraries to pass -Wl,--undefined=WinMain 2 years ago
  Markus Mittendrein 79373c5a5c SDL_ResampleAudio: Fix float accumulation error 2 years ago
  Joshua Root f4080637c4 Fix build with Xcode < 7 2 years ago
  Sam Lantinga 92057e683e Temporary hack to address performance issues in https://github.com/libsdl-org/SDL/issues/6581#issuecomment-1327987916 (thanks @icculus!) 2 years ago
  Ryan C. Gordon 5edd6846db cocoa: Patched to compile on macOS SDK < 10.10. 2 years ago