Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga da56cefa8b Fixed bug 4188 - Software renderer SDL_RenderCopyEx blits corrupt image under certain cases il y a 6 ans
  Sam Lantinga 950f39e23b Backed out changeset 2944045e695b, SDL_JOYSTICK_HIDAPI is only used on iOS for Steam Controller support, which is not publicly available. il y a 6 ans
  Ryan C. Gordon e542d1a36d winmain: Patched to compile on C89 compilers. il y a 6 ans
  Ryan C. Gordon f434a98c26 winmain: Don't use SDL_malloc (or SDL_stack_alloc, which might be malloc). il y a 6 ans
  Ryan C. Gordon b43f427fa6 README-ios: added a note about enabling hidapi. il y a 6 ans
  Micha? Janiszewski 91820998fc Add and update include guards il y a 6 ans
  Sam Lantinga df89abb23e Fixed bug 4335 - Android NDK build error il y a 6 ans
  Sam Lantinga e381a1599d Updated Android project files and documentation il y a 6 ans
  Sam Lantinga 14c55ac890 This change looks okay in the general case. il y a 6 ans
  Ryan C. Gordon be8ef94f18 hidapi: Don't run a separate event loop for device notifications. il y a 6 ans
  Sam Lantinga 91da4963d3 Added patch note for SDL_GameControllerGetPlayerIndex() and friends il y a 6 ans
  Sam Lantinga b08bdc4401 Don't build SDL_JOYSTICK_HIDAPI by default on iOS il y a 6 ans
  Sam Lantinga 14329256cb Generalized the XInput user index into a player index il y a 6 ans
  Sam Lantinga 545febcf21 Fixed initializing XInput user index il y a 6 ans
  Sam Lantinga 9987ca69f3 Added SDL_JoystickGetXInputUserIndex() il y a 6 ans
  Sam Lantinga 4d4e18c4bb Added vi style for the Emscripten joystick code il y a 6 ans
  Ozkan Sezer 04761d7d6b CMakeLists.txt: set dylib version numbers properly. (bug #2915.) il y a 6 ans
  Sam Lantinga b699ddc0a9 Fixed reinitializing the SDL joystick subsystem on Android il y a 6 ans
  Ozkan Sezer f0549cc9c9 fix permissions il y a 6 ans
  Sam Lantinga d7fa11204f Change our fullscreen wait logic to only wait if we need to. (thanks Rachel!) il y a 6 ans
  Sam Lantinga e6068b5b15 Handle failure to load hidapi gracefully il y a 6 ans
  Sam Lantinga c4918db580 Add exception handling to Android hidapi. il y a 6 ans
  Ryan C. Gordon 4a50a04213 wasapi/win32: Sort initial device lists by device GUID. il y a 6 ans
  Ryan C. Gordon 1ec56f7302 x11: Fixed incorrect function signature for XkbSetDetectableAutoRepeat. il y a 6 ans
  Ryan C. Gordon 1fb20f0ab9 cocoa: Put a mutex around GL_SwapBuffers. il y a 6 ans
  Thomas Perl 84e7832018 Fix "unresponsible application" issues in Wayland il y a 6 ans
  Sam Lantinga 568068048f Fixed bug 4324 - Xcode 10 - more cleanup for macOS and iOS projects il y a 6 ans
  Sam Lantinga 30def8e26b Fixed bug 4324 - Xcode 10 - more cleanup for macOS and iOS projects il y a 6 ans
  Ryan C. Gordon f677377339 cocoa: Fix OpenGL rendering on macOS 10.14 ("Mojave"). il y a 6 ans
  Ryan C. Gordon eac3fd28d8 cocoa: GL_GetDrawableSize only uses -[NSView convertRectToBacking] for highDPI. il y a 6 ans