Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 77d2d55e | 2013-12-05 10:51:38 | [Android] Handle native thread finishing when not commanded from the Java side | ||
| 6c495a80 | 2013-12-03 12:09:58 | [Android] Signal the resume semaphore after pushing the relevant events Ref: Request in #2242 | ||
| 5ac18134 | 2013-12-03 12:01:28 | Adds SDL_GameControllerAddMappingsFromRW, updates controllermap SDL_GameControllerAddMappingsFromFile is now a convenience macro. controllermap can now skip bindings by pressing space or clicking/touching the screen. | ||
| 013d9982 | 2013-12-02 23:54:35 | Fixed error return value in SDL_EGL_CreateSurface(), thanks to Mike Kasprzak | ||
| d0d07dec | 2013-12-02 19:51:48 | Adding WhatsNew.txt changes ...before I forget them. | ||
| 95ec90aa | 2013-12-02 19:35:04 | Adds controllermap utility to test suite. | ||
| 45ae148a | 2013-12-02 19:34:08 | Adds SDL_GameControllerAddMappingsFromFile | ||
| 7d9e42f2 | 2013-12-02 10:08:57 | Select EGL config when creating the EGL surface | ||
| f848adff | 2013-11-29 10:06:08 | Improve Android pause/resume behavior. |