Commit History

Autor SHA1 Mensaxe Data
  Ryan C. Gordon 090327e76e Implemented the Dynamic API magic. %!s(int64=11) %!d(string=hai) anos
  Ryan C. Gordon 7e1289af32 Make internal SDL sources include SDL_internal.h instead of SDL_config.h %!s(int64=11) %!d(string=hai) anos
  Ryan C. Gordon 31caa22d30 Patched stdlib changes to compile on Windows. %!s(int64=11) %!d(string=hai) anos
  Ryan C. Gordon b72c8bcaf8 Regenerate the configure scripts. %!s(int64=11) %!d(string=hai) anos
  Ryan C. Gordon 5c383489a7 We don't need to check for snprintf() anymore, we don't use it. %!s(int64=11) %!d(string=hai) anos
  Ryan C. Gordon e769374096 Added SDL_vsscanf(). %!s(int64=11) %!d(string=hai) anos
  Ryan C. Gordon 928b494630 Moved atomic API implementation out of headers. %!s(int64=11) %!d(string=hai) anos
  Ryan C. Gordon 6cbaf9a055 Don't use -falign-loops=16 on Mac OS X anymore. %!s(int64=11) %!d(string=hai) anos
  Sam Lantinga b44e7470de Fixed display mode calculations for applications which are not DPI aware. %!s(int64=11) %!d(string=hai) anos
  Sam Lantinga 6915319683 Switch back to apartment threaded COM initialization, which was the previous default. %!s(int64=11) %!d(string=hai) anos
  Sam Lantinga 6f6c76a6a5 Make sure our window has mouse focus before processing raw input events. %!s(int64=11) %!d(string=hai) anos
  Sam Lantinga 27779311b4 Bump SDL to build with 10.7 SDK. %!s(int64=11) %!d(string=hai) anos
  Gabriel Jacobo fce6257c49 Implements touch support on QTWayland. Contributed by Thomas Perl. %!s(int64=11) %!d(string=hai) anos
  Philipp Wiesemann 54a1f61a17 Changed return -1 after SDL_SetError() to return SDL_SetError(). %!s(int64=11) %!d(string=hai) anos
  Philipp Wiesemann 87ad7a1c50 Fixed pointer from integer warning and bug if compiled without EGL. %!s(int64=11) %!d(string=hai) anos
  Philipp Wiesemann b2faf3f08d Updated paths in README for Android. %!s(int64=11) %!d(string=hai) anos
  Philipp Wiesemann 65f0142fac Fixed access of command line arguments on Android in two test programs. %!s(int64=11) %!d(string=hai) anos
  Philipp Wiesemann 36cbd50685 Fixed unused local variable warning in test program source. %!s(int64=11) %!d(string=hai) anos
  Philipp Wiesemann 9285537180 Fixed missing @Override annotation warning in source for Android. %!s(int64=11) %!d(string=hai) anos
  Philipp Wiesemann b97e077e47 Fixed unused local variable warning in joystick source for Android. %!s(int64=11) %!d(string=hai) anos
  Philipp Wiesemann 28309c1d13 Fixed implicit declaration of SDL_Log() warning in joystick source for Android. %!s(int64=11) %!d(string=hai) anos
  Philipp Wiesemann 18125f76df Fixed missing return warning in test program source. %!s(int64=11) %!d(string=hai) anos
  Sam Lantinga 2521e49769 Setting the mouse in relative mode implies grabbing the mouse. %!s(int64=11) %!d(string=hai) anos
  Sam Lantinga 7aef2350cf Added a relative mouse mode that uses mouse warping instead of raw input. %!s(int64=11) %!d(string=hai) anos
  Sam Lantinga 7fe277cd6a Fixed float to int conversion warning, which was a legitimate bug. %!s(int64=11) %!d(string=hai) anos
  Sam Lantinga 8e0dfef153 Print events with SDL_Log() so they show up in Visual Studio debug output %!s(int64=11) %!d(string=hai) anos
  Sam Lantinga 112f60a486 Changed testgamecontroller to wait for controllers to be reattached, the way testjoystick does. %!s(int64=11) %!d(string=hai) anos
  Sam Lantinga 03aece5452 Generate SDL_CONTROLLERDEVICEADDED events for controllers connected at startup %!s(int64=11) %!d(string=hai) anos
  Sam Lantinga 746928350f Added support for double-clicks, through a new "clicks" field in the mouse button event. %!s(int64=11) %!d(string=hai) anos
  Sam Lantinga 3666c1f7ca Explicitly initialize COM with multi-threaded support. %!s(int64=11) %!d(string=hai) anos