Историја ревизија

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