Commit History

Author SHA1 Message Date
  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 years ago
  Sam Lantinga 44afc2a305 Fixed crash if no window has keyboard focus 12 years ago
  Sam Lantinga 4ab350d4f2 Fixed detecting the wired XBox 360 controller on Linux 12 years ago
  Sam Lantinga c78476dadc Fixed compiler warning on Visual Studio 12 years ago
  Sam Lantinga fc78e98221 Added missing header for file IO 12 years ago
  Sam Lantinga 7afb76824e Added code missed in the resolve 12 years ago
  Sam Lantinga 43825e275a Clean up the cursor clipping area when quitting SDL. 12 years ago
  Gabriel Jacobo 77d2d55e1e [Android] Handle native thread finishing when not commanded from the Java side 12 years ago
  Gabriel Jacobo 6c495a806a [Android] Signal the resume semaphore after pushing the relevant events 12 years ago
  Gabriel Jacobo 5ac1813451 Adds SDL_GameControllerAddMappingsFromRW, updates controllermap 12 years ago
  Sam Lantinga 013d99823d Fixed error return value in SDL_EGL_CreateSurface(), thanks to Mike Kasprzak 12 years ago
  Gabriel Jacobo d0d07decc1 Adding WhatsNew.txt changes 12 years ago
  Gabriel Jacobo 95ec90aa8a Adds controllermap utility to test suite. 12 years ago
  Gabriel Jacobo 45ae148aef Adds SDL_GameControllerAddMappingsFromFile 12 years ago
  Gabriel Jacobo 7d9e42f28c Select EGL config when creating the EGL surface 12 years ago
  Gabriel Jacobo f848adff5f Improve Android pause/resume behavior. 12 years ago