Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 112f60a486 Changed testgamecontroller to wait for controllers to be reattached, the way testjoystick does. hace 12 años
  Sam Lantinga 03aece5452 Generate SDL_CONTROLLERDEVICEADDED events for controllers connected at startup hace 12 años
  Sam Lantinga 746928350f Added support for double-clicks, through a new "clicks" field in the mouse button event. hace 12 años
  Sam Lantinga 3666c1f7ca Explicitly initialize COM with multi-threaded support. hace 12 años
  Gabriel Jacobo b5a6c407d0 [Android] Define SDL_VIDEO_OPENGL_ES2 hace 12 años
  Ryan C. Gordon 45f785f0af Enable ccache for Raspberry Pi buildbot script. hace 12 años
  Gabriel Jacobo ec1cb49eab Wayland support hace 12 años
  Gabriel Jacobo 4a8c296712 Context sharing for EGL hace 12 años
  Gabriel Jacobo 2159de66c4 [Android] Poll joysticks every three seconds hace 12 años
  Sam Lantinga 35ab76d083 Fixed bug 2050 - Obvious bugs in SDL_ltoa and SDL_lltoa hace 12 años
  Sam Lantinga fcf692276a Fixed bug 2294 - testdrawchessboard.c Sets the render color alpha to 0x0. hace 12 años
  Gabriel Jacobo bfcd28c1e6 [Android] Hotplugging support for joysticks hace 12 años
  Ryan C. Gordon d01ad02be7 Hook up SDL_acos and SDL_asin properly. hace 12 años
  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. hace 12 años
  Sam Lantinga 44afc2a305 Fixed crash if no window has keyboard focus hace 12 años
  Sam Lantinga 4ab350d4f2 Fixed detecting the wired XBox 360 controller on Linux hace 12 años
  Sam Lantinga c78476dadc Fixed compiler warning on Visual Studio hace 12 años
  Sam Lantinga fc78e98221 Added missing header for file IO hace 12 años
  Sam Lantinga 7afb76824e Added code missed in the resolve hace 12 años
  Sam Lantinga 43825e275a Clean up the cursor clipping area when quitting SDL. hace 12 años
  Gabriel Jacobo 77d2d55e1e [Android] Handle native thread finishing when not commanded from the Java side hace 12 años
  Gabriel Jacobo 6c495a806a [Android] Signal the resume semaphore after pushing the relevant events hace 12 años
  Gabriel Jacobo 5ac1813451 Adds SDL_GameControllerAddMappingsFromRW, updates controllermap hace 12 años
  Sam Lantinga 013d99823d Fixed error return value in SDL_EGL_CreateSurface(), thanks to Mike Kasprzak hace 12 años
  Gabriel Jacobo d0d07decc1 Adding WhatsNew.txt changes hace 12 años
  Gabriel Jacobo 95ec90aa8a Adds controllermap utility to test suite. hace 12 años
  Gabriel Jacobo 45ae148aef Adds SDL_GameControllerAddMappingsFromFile hace 12 años
  Gabriel Jacobo 7d9e42f28c Select EGL config when creating the EGL surface hace 12 años
  Gabriel Jacobo f848adff5f Improve Android pause/resume behavior. hace 12 años