Histórico de Commits

Autor SHA1 Mensagem Data
  Philipp Wiesemann 9285537180 Fixed missing @Override annotation warning in source for Android. há 11 anos atrás
  Philipp Wiesemann b97e077e47 Fixed unused local variable warning in joystick source for Android. há 11 anos atrás
  Philipp Wiesemann 28309c1d13 Fixed implicit declaration of SDL_Log() warning in joystick source for Android. há 11 anos atrás
  Philipp Wiesemann 18125f76df Fixed missing return warning in test program source. há 11 anos atrás
  Sam Lantinga 2521e49769 Setting the mouse in relative mode implies grabbing the mouse. há 11 anos atrás
  Sam Lantinga 7aef2350cf Added a relative mouse mode that uses mouse warping instead of raw input. há 11 anos atrás
  Sam Lantinga 7fe277cd6a Fixed float to int conversion warning, which was a legitimate bug. há 11 anos atrás
  Sam Lantinga 8e0dfef153 Print events with SDL_Log() so they show up in Visual Studio debug output há 11 anos atrás
  Sam Lantinga 112f60a486 Changed testgamecontroller to wait for controllers to be reattached, the way testjoystick does. há 11 anos atrás
  Sam Lantinga 03aece5452 Generate SDL_CONTROLLERDEVICEADDED events for controllers connected at startup há 11 anos atrás
  Sam Lantinga 746928350f Added support for double-clicks, through a new "clicks" field in the mouse button event. há 11 anos atrás
  Sam Lantinga 3666c1f7ca Explicitly initialize COM with multi-threaded support. há 11 anos atrás
  Gabriel Jacobo b5a6c407d0 [Android] Define SDL_VIDEO_OPENGL_ES2 há 11 anos atrás
  Ryan C. Gordon 45f785f0af Enable ccache for Raspberry Pi buildbot script. há 11 anos atrás
  Gabriel Jacobo ec1cb49eab Wayland support há 11 anos atrás
  Gabriel Jacobo 4a8c296712 Context sharing for EGL há 11 anos atrás
  Gabriel Jacobo 2159de66c4 [Android] Poll joysticks every three seconds há 11 anos atrás
  Sam Lantinga 35ab76d083 Fixed bug 2050 - Obvious bugs in SDL_ltoa and SDL_lltoa há 11 anos atrás
  Sam Lantinga fcf692276a Fixed bug 2294 - testdrawchessboard.c Sets the render color alpha to 0x0. há 11 anos atrás
  Gabriel Jacobo bfcd28c1e6 [Android] Hotplugging support for joysticks há 11 anos atrás
  Ryan C. Gordon d01ad02be7 Hook up SDL_acos and SDL_asin properly. há 11 anos atrás
  Sam Lantinga 5e656f8950 Associate the environment with any thread that calls Android_JNI_GetEnv(), in case it's been manually created with pthread_create() or C++11. há 11 anos atrás
  Sam Lantinga 44afc2a305 Fixed crash if no window has keyboard focus há 11 anos atrás
  Sam Lantinga 4ab350d4f2 Fixed detecting the wired XBox 360 controller on Linux há 11 anos atrás
  Sam Lantinga c78476dadc Fixed compiler warning on Visual Studio há 11 anos atrás
  Sam Lantinga fc78e98221 Added missing header for file IO há 11 anos atrás
  Sam Lantinga 7afb76824e Added code missed in the resolve há 11 anos atrás
  Sam Lantinga 43825e275a Clean up the cursor clipping area when quitting SDL. há 11 anos atrás
  Gabriel Jacobo 77d2d55e1e [Android] Handle native thread finishing when not commanded from the Java side há 11 anos atrás
  Gabriel Jacobo 6c495a806a [Android] Signal the resume semaphore after pushing the relevant events há 11 anos atrás