Commit History

Author SHA1 Message Date
  Sam Lantinga 57149c2410 Fixed building with --disable-joystick on iOS 4 years ago
  Sam Lantinga cf01ee1694 Fixed building with --disable-joystick on Linux 4 years ago
  Sam Lantinga e9f567c707 Fixed building on iOS with MFI controllers disabled 4 years ago
  Sam Lantinga 97ca96bdee Use nil instead of NULL for Objective-C objects 4 years ago
  Sam Lantinga 2aec184e36 Fixed mkdir warning when running iosbuild.sh multiple times 4 years ago
  Sam Lantinga 03a7abf80c Fixed building with --disable-joystick on macOS 4 years ago
  Sam Lantinga af5eb56c76 Fixed uninitialized variable warning 4 years ago
  Sam Lantinga 31916f11aa Fixed compiler warning building on FreeBSD 4 years ago
  Sam Lantinga bcbaa4ec1f If there isn't a GetGlobalMouseState() implementation, fall back to the normal one. 4 years ago
  Sam Lantinga 437577f91e Fixed bug 5141 - KMSDRM: manage SDL_GetGlobalMouseState() 4 years ago
  Sam Lantinga 1df0a1e497 Fixed bug 5140 - KMSDRM: Dynamic vsync toggle does not work 4 years ago
  Sam Lantinga 15294e2121 Fixed iOS build 4 years ago
  Sam Lantinga cc2fe84d73 Getting closer. 4 years ago
  Sam Lantinga 0713c5790d More Linux fixes. 4 years ago
  Sam Lantinga c7d1dab1fe Rename Linux-only variable. 4 years ago
  Sam Lantinga b820a81ffb Include SDL_hints.h. 4 years ago
  Sam Lantinga de866e6606 Include SDL_hint.h. 4 years ago
  Sam Lantinga abd5841850 Make some changes to SDL_SetThreadPriority to try and have SDL transparently handle more of the work. 4 years ago
  Sam Lantinga f16e6bfa8e Fixed creating a metal renderer without specifying a metal window 4 years ago
  Sam Lantinga f176d7fda0 Added a note not to use XinputUap.dll for XInput support 4 years ago
  Ryan C. Gordon 600a2fc7c3 locale: Removed unused variable. 4 years ago
  Ryan C. Gordon a299fdd789 sensor: Fixed compiler warnings on mingw64. 4 years ago
  Ryan C. Gordon ba11122ea0 locale: Fixed compiler warning on Visual Studio. 4 years ago
  Ryan C. Gordon b4e76b58e7 sensor: Fix overaggressive search/replace. :) 4 years ago
  Ryan C. Gordon 27c38eb22e sensor: Correct fix for redefinition of various symbols. 4 years ago
  Ryan C. Gordon 5fe34a4079 hidapi: Fix compiler warning. 4 years ago
  Ryan C. Gordon c9d358bce9 sensor: Fix build on various Windows compilers with various predefinitions. 4 years ago
  Ryan C. Gordon 68777406e5 windows: Fix calls to CoCreateInstance() so last parameter is a LPVOID *. 4 years ago
  Ryan C. Gordon 539125b895 locale: Fixed compiler warning on WinRT. 4 years ago
  Ryan C. Gordon 8bd3b2c801 configure: fix fcitx tests. 4 years ago