提交歷史

作者 SHA1 備註 提交日期
  Gabriel Jacobo 2159de66c4 [Android] Poll joysticks every three seconds 12 年之前
  Sam Lantinga 35ab76d083 Fixed bug 2050 - Obvious bugs in SDL_ltoa and SDL_lltoa 12 年之前
  Sam Lantinga fcf692276a Fixed bug 2294 - testdrawchessboard.c Sets the render color alpha to 0x0. 12 年之前
  Gabriel Jacobo bfcd28c1e6 [Android] Hotplugging support for joysticks 12 年之前
  Ryan C. Gordon d01ad02be7 Hook up SDL_acos and SDL_asin properly. 12 年之前
  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. 12 年之前
  Sam Lantinga 44afc2a305 Fixed crash if no window has keyboard focus 12 年之前
  Sam Lantinga 4ab350d4f2 Fixed detecting the wired XBox 360 controller on Linux 12 年之前
  Sam Lantinga c78476dadc Fixed compiler warning on Visual Studio 12 年之前
  Sam Lantinga fc78e98221 Added missing header for file IO 12 年之前
  Sam Lantinga 7afb76824e Added code missed in the resolve 12 年之前
  Sam Lantinga 43825e275a Clean up the cursor clipping area when quitting SDL. 12 年之前
  Gabriel Jacobo 77d2d55e1e [Android] Handle native thread finishing when not commanded from the Java side 12 年之前
  Gabriel Jacobo 6c495a806a [Android] Signal the resume semaphore after pushing the relevant events 12 年之前
  Gabriel Jacobo 5ac1813451 Adds SDL_GameControllerAddMappingsFromRW, updates controllermap 12 年之前
  Sam Lantinga 013d99823d Fixed error return value in SDL_EGL_CreateSurface(), thanks to Mike Kasprzak 12 年之前
  Gabriel Jacobo d0d07decc1 Adding WhatsNew.txt changes 12 年之前
  Gabriel Jacobo 95ec90aa8a Adds controllermap utility to test suite. 12 年之前
  Gabriel Jacobo 45ae148aef Adds SDL_GameControllerAddMappingsFromFile 12 年之前
  Gabriel Jacobo 7d9e42f28c Select EGL config when creating the EGL surface 12 年之前
  Gabriel Jacobo f848adff5f Improve Android pause/resume behavior. 12 年之前