Commit History

Author SHA1 Message Date
  Sam Lantinga aeee424f65 Fixed bug 4349 - SDL_CreateWindow fails with KMS/DRM after upgrading Mesa to 18.2.3 6 years ago
  Sam Lantinga 9af581bd75 Fixed bug 4347 - Keyboard LEDs don't work on linux console 6 years ago
  Sam Lantinga 6c029f127d Added tag release-2.0.9 for changeset c75013b56028 6 years ago
  Ozkan Sezer c49ecf6f7c rename os2 makefile so that 'make dist' catches it; update it a bit. 6 years ago
  Sam Lantinga da56cefa8b Fixed bug 4188 - Software renderer SDL_RenderCopyEx blits corrupt image under certain cases 6 years ago
  Sam Lantinga 950f39e23b Backed out changeset 2944045e695b, SDL_JOYSTICK_HIDAPI is only used on iOS for Steam Controller support, which is not publicly available. 6 years ago
  Ryan C. Gordon e542d1a36d winmain: Patched to compile on C89 compilers. 6 years ago
  Ryan C. Gordon f434a98c26 winmain: Don't use SDL_malloc (or SDL_stack_alloc, which might be malloc). 6 years ago
  Ryan C. Gordon b43f427fa6 README-ios: added a note about enabling hidapi. 6 years ago
  Micha? Janiszewski 91820998fc Add and update include guards 6 years ago
  Sam Lantinga df89abb23e Fixed bug 4335 - Android NDK build error 6 years ago
  Sam Lantinga e381a1599d Updated Android project files and documentation 6 years ago
  Sam Lantinga 14c55ac890 This change looks okay in the general case. 6 years ago
  Ryan C. Gordon be8ef94f18 hidapi: Don't run a separate event loop for device notifications. 6 years ago
  Sam Lantinga 91da4963d3 Added patch note for SDL_GameControllerGetPlayerIndex() and friends 6 years ago
  Sam Lantinga b08bdc4401 Don't build SDL_JOYSTICK_HIDAPI by default on iOS 6 years ago
  Sam Lantinga 14329256cb Generalized the XInput user index into a player index 6 years ago
  Sam Lantinga 545febcf21 Fixed initializing XInput user index 6 years ago
  Sam Lantinga 9987ca69f3 Added SDL_JoystickGetXInputUserIndex() 6 years ago
  Sam Lantinga 4d4e18c4bb Added vi style for the Emscripten joystick code 6 years ago
  Ozkan Sezer 04761d7d6b CMakeLists.txt: set dylib version numbers properly. (bug #2915.) 6 years ago
  Sam Lantinga b699ddc0a9 Fixed reinitializing the SDL joystick subsystem on Android 6 years ago
  Ozkan Sezer f0549cc9c9 fix permissions 6 years ago
  Sam Lantinga d7fa11204f Change our fullscreen wait logic to only wait if we need to. (thanks Rachel!) 6 years ago
  Sam Lantinga e6068b5b15 Handle failure to load hidapi gracefully 6 years ago
  Sam Lantinga c4918db580 Add exception handling to Android hidapi. 6 years ago
  Ryan C. Gordon 4a50a04213 wasapi/win32: Sort initial device lists by device GUID. 6 years ago
  Ryan C. Gordon 1ec56f7302 x11: Fixed incorrect function signature for XkbSetDetectableAutoRepeat. 6 years ago
  Ryan C. Gordon 1fb20f0ab9 cocoa: Put a mutex around GL_SwapBuffers. 6 years ago
  Thomas Perl 84e7832018 Fix "unresponsible application" issues in Wayland 6 years ago