Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 45ed5ee4 | 2014-06-04 10:55:26 | Added an API function to warp the mouse cursor in global screen space: SDL_WarpMouseGlobal() | ||
| 3dcb451f | 2014-04-09 21:29:19 | Added a README file regarding WinRT support To note, this file is currently formatted with CRLF line endings, rather than LF, to allow the file to be viewed with Notepad. | ||
| 58edac3e | 2014-02-02 00:53:27 | Fixed bug 2374 - Update copyright for 2014... Is it that time already?? | ||
| f848adff | 2013-11-29 10:06:08 | Improve Android pause/resume behavior. | ||
| 7e1289af | 2013-11-24 23:56:17 | Make internal SDL sources include SDL_internal.h instead of SDL_config.h The new header will include SDL_config.h, but allows for other global stuff. | ||
| 61959aa6 | 2013-11-22 13:24:53 | OpenGL ES support for Windows | ||
| 4e1ee557 | 2013-11-16 12:02:09 | Fixed bug 2231 - Move src/input/evdev into src/core/linux Ryan C. Gordon To keep the directory layout sane, we should probably move this one piece of source to the linux catch-all directory, instead of making it look like this is part of an SDL "input" subsystem. | ||
| 35915d4f | 2013-11-14 20:14:02 | Clean up the EGL related video backends (X11, Android, RPi) | ||
| d1bde399 | 2013-10-20 20:24:00 | Backed out changeset 737771c47c6f, done testing Buildbot changes. | ||
| df368084 | 2013-10-20 20:02:02 | Intentionally breaking Windows and Raspberry Pi builds to test Buildbot change. | ||
| f7e0a9b2 | 2013-10-10 02:21:41 | Patched to compile in C90 mode. | ||
| 9ceed73d | 2013-09-28 13:28:19 | Raspberry Pi support (also unified UDEV and EVDEV support) |