Cronologia Commit

Autore SHA1 Messaggio Data
  Alex Szpakowski 26c28114ee Merged default into iOS-improvements 10 anni fa
  Ryan C. Gordon a210dbcb13 Removed unused variable. 10 anni fa
  Ryan C. Gordon 53287ad51c X11: Removed code to set "icon" title, since it was never used. 10 anni fa
  Ryan C. Gordon 78026f5492 Patched to compile on Windows. 10 anni fa
  Ryan C. Gordon e0ad1021a5 Wayland: Patched to compile. 10 anni fa
  Ryan C. Gordon 785618afec DirectInput: ignore everything but joysticks and gamepads (thanks, Justin!). 10 anni fa
  Ryan C. Gordon 6e53bc9b10 SDL_SetWindowTitle() should never set a NULL pointer for the title string. 10 anni fa
  Ryan C. Gordon 1339ce71f6 Make SDL_stdinc.h work when compiling with -Wundef (thanks, Ben!). 10 anni fa
  Ryan C. Gordon 88e85f4ddd Patched to compile on C89 compilers. 10 anni fa
  Ryan C. Gordon 8da7e8adc9 Log Android hardware at startup (thanks, rettichschnidi!). 10 anni fa
  Ryan C. Gordon 6a126a48df Do the "fix" for asserts with MSVC's /W4 warnings only on MSVC. 10 anni fa
  Ryan C. Gordon 9a686aaa56 Wayland: changed a few "SetError(); return -1;" to "return SetError()". 10 anni fa
  Alex Szpakowski df98b11c47 Merged default into iOS-improvements 10 anni fa
  Ryan C. Gordon f3590aba15 X11: Always specify "True" if setting GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB. 10 anni fa
  Ryan C. Gordon 83aeb31d12 This function can be static. 10 anni fa
  Ryan C. Gordon 2f3f328714 Make loading/saving dollar gesture templates endian clean (thanks, Martin!). 10 anni fa
  Ryan C. Gordon 05a9206a4f Add some SDL_SetError() calls to the dollar gesture code (thanks, Martin!). 10 anni fa
  Ryan C. Gordon 0713c1e53b Patched to compile on Android when audio subsystem is disabled (thanks, Jonas!) 10 anni fa
  Sam Lantinga 3e4a8ce1c2 Fixed detecting the NVIDIA controller which shows up as both a mouse and a game controller 10 anni fa
  Joseba Garc?a Etxebarria 41961e4f31 Cast the result of calling getButtonState to an Integer 10 anni fa
  Sam Lantinga c5d9d1646f Added a game controller entry for the NVIDIA Controller 10 anni fa
  Edward Rudd c7ec9c1d85 handle the case where the ibus address can't be found. (prevents nasty crash) 10 anni fa
  Ryan C. Gordon 64237d7f01 Patched to compile on Android (I hope). 10 anni fa
  Ryan C. Gordon f9041771d5 Android: more separate-mouse-and-touch work. 10 anni fa
  Sam Lantinga 236deab49b Fixed relative mouse motion moving farther and farther off screen. 10 anni fa
  Emmanuel Gil Peyrot b620df3ea7 Wayland: Specify the output we want to put our window on. 10 anni fa
  Ryan C. Gordon a0e878aafb Minor input grab clarifications. 10 anni fa
  Joseba Garc?a Etxebarria 7399062855 Renamed SDLGenericMotionListener back to SDLGenericMotionListener_API12 10 anni fa
  Philipp Wiesemann e7a659ebcc Removed not needed call to SDL_free(). 10 anni fa
  Philipp Wiesemann 37672303d3 Android: Removed outdated comment from source. 10 anni fa