История коммитов

Автор SHA1 Сообщение Дата
  Sam Lantinga b44e7470de Fixed display mode calculations for applications which are not DPI aware. 11 лет назад
  Sam Lantinga 6915319683 Switch back to apartment threaded COM initialization, which was the previous default. 11 лет назад
  Sam Lantinga 6f6c76a6a5 Make sure our window has mouse focus before processing raw input events. 11 лет назад
  Sam Lantinga 27779311b4 Bump SDL to build with 10.7 SDK. 11 лет назад
  Gabriel Jacobo fce6257c49 Implements touch support on QTWayland. Contributed by Thomas Perl. 11 лет назад
  Philipp Wiesemann 54a1f61a17 Changed return -1 after SDL_SetError() to return SDL_SetError(). 11 лет назад
  Philipp Wiesemann 87ad7a1c50 Fixed pointer from integer warning and bug if compiled without EGL. 11 лет назад
  Philipp Wiesemann b2faf3f08d Updated paths in README for Android. 11 лет назад
  Philipp Wiesemann 65f0142fac Fixed access of command line arguments on Android in two test programs. 11 лет назад
  Philipp Wiesemann 36cbd50685 Fixed unused local variable warning in test program source. 11 лет назад
  Philipp Wiesemann 9285537180 Fixed missing @Override annotation warning in source for Android. 11 лет назад
  Philipp Wiesemann b97e077e47 Fixed unused local variable warning in joystick source for Android. 11 лет назад
  Philipp Wiesemann 28309c1d13 Fixed implicit declaration of SDL_Log() warning in joystick source for Android. 11 лет назад
  Philipp Wiesemann 18125f76df Fixed missing return warning in test program source. 11 лет назад
  Sam Lantinga 2521e49769 Setting the mouse in relative mode implies grabbing the mouse. 11 лет назад
  Sam Lantinga 7aef2350cf Added a relative mouse mode that uses mouse warping instead of raw input. 11 лет назад
  Sam Lantinga 7fe277cd6a Fixed float to int conversion warning, which was a legitimate bug. 11 лет назад
  Sam Lantinga 8e0dfef153 Print events with SDL_Log() so they show up in Visual Studio debug output 11 лет назад
  Sam Lantinga 112f60a486 Changed testgamecontroller to wait for controllers to be reattached, the way testjoystick does. 11 лет назад
  Sam Lantinga 03aece5452 Generate SDL_CONTROLLERDEVICEADDED events for controllers connected at startup 11 лет назад
  Sam Lantinga 746928350f Added support for double-clicks, through a new "clicks" field in the mouse button event. 11 лет назад
  Sam Lantinga 3666c1f7ca Explicitly initialize COM with multi-threaded support. 11 лет назад
  Gabriel Jacobo b5a6c407d0 [Android] Define SDL_VIDEO_OPENGL_ES2 11 лет назад
  Ryan C. Gordon 45f785f0af Enable ccache for Raspberry Pi buildbot script. 11 лет назад
  Gabriel Jacobo ec1cb49eab Wayland support 11 лет назад
  Gabriel Jacobo 4a8c296712 Context sharing for EGL 11 лет назад
  Gabriel Jacobo 2159de66c4 [Android] Poll joysticks every three seconds 11 лет назад
  Sam Lantinga 35ab76d083 Fixed bug 2050 - Obvious bugs in SDL_ltoa and SDL_lltoa 11 лет назад
  Sam Lantinga fcf692276a Fixed bug 2294 - testdrawchessboard.c Sets the render color alpha to 0x0. 11 лет назад
  Gabriel Jacobo bfcd28c1e6 [Android] Hotplugging support for joysticks 11 лет назад