Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon f3590aba15 X11: Always specify "True" if setting GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB. hace 10 años
  Ryan C. Gordon 83aeb31d12 This function can be static. hace 10 años
  Ryan C. Gordon 2f3f328714 Make loading/saving dollar gesture templates endian clean (thanks, Martin!). hace 10 años
  Ryan C. Gordon 05a9206a4f Add some SDL_SetError() calls to the dollar gesture code (thanks, Martin!). hace 10 años
  Ryan C. Gordon 0713c1e53b Patched to compile on Android when audio subsystem is disabled (thanks, Jonas!) hace 10 años
  Sam Lantinga 3e4a8ce1c2 Fixed detecting the NVIDIA controller which shows up as both a mouse and a game controller hace 10 años
  Joseba Garc?a Etxebarria 41961e4f31 Cast the result of calling getButtonState to an Integer hace 10 años
  Sam Lantinga c5d9d1646f Added a game controller entry for the NVIDIA Controller hace 10 años
  Edward Rudd c7ec9c1d85 handle the case where the ibus address can't be found. (prevents nasty crash) hace 10 años
  Ryan C. Gordon 64237d7f01 Patched to compile on Android (I hope). hace 10 años
  Ryan C. Gordon f9041771d5 Android: more separate-mouse-and-touch work. hace 10 años
  Sam Lantinga 236deab49b Fixed relative mouse motion moving farther and farther off screen. hace 10 años
  Ryan C. Gordon a0e878aafb Minor input grab clarifications. hace 10 años
  Joseba Garc?a Etxebarria 7399062855 Renamed SDLGenericMotionListener back to SDLGenericMotionListener_API12 hace 10 años
  Philipp Wiesemann e7a659ebcc Removed not needed call to SDL_free(). hace 10 años
  Philipp Wiesemann 37672303d3 Android: Removed outdated comment from source. hace 10 años
  Ryan C. Gordon 03f5185eff Make the Dynamic API master switch more clear. hace 10 años
  Ryan C. Gordon 1270247ccd Add a hint watch callback for SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH. hace 10 años
  Ryan C. Gordon 83a44680cb Removed unnecessary SDL_log.h include. hace 10 años
  Joseba Garc?a Etxebarria ca7b18e43f * More Android patch work hace 10 años
  Joseba Garc?a Etxebarria 387fa5dcfb * Improve mouse support in Android. These changes require Android API v12 to compile hace 10 años
  Ryan C. Gordon 87ef19c44a Keep track of maximum number of events in-flight in the SDL queue at once. hace 10 años
  Ryan C. Gordon 3f9f0027bc Patched to compile on C89 compilers. hace 10 años
  Ryan C. Gordon 672ccb4f54 Make the signal handler hint more generic. hace 10 años
  Ryan C. Gordon a91a5604cd Added a hint to prevent SDL from installing signal handlers. hace 10 años
  Ryan C. Gordon 162ef5eae9 Cleanups in the joystick code. hace 10 años
  Ryan C. Gordon 4a071b311b Mac: patched to compile with haptic subsystem disabled (thanks, Rodrigo!). hace 10 años
  Ryan C. Gordon 9470f4a2bd Better fixes for CMake subsystem enabling (thanks, Sebastian!). hace 10 años
  Ryan C. Gordon d9f378530b Make SDL error string formatting deal with nasty corner cases. hace 10 años
  Ryan C. Gordon 54f4725a12 Ran hardcoded game controller database through sort_controllers.py. hace 10 años