Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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. | ||
| 8c7ee701 | 2014-03-10 00:48:41 | Removed unused variable. | ||
| 3e541f30 | 2014-03-01 20:28:40 | Force Windows version of SDL_GetPrefPath() to Unicode, create missing dirs. Fixes Bugzilla #2273. | ||
| 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. | ||
| ad8aa33b | 2013-08-20 20:29:30 | More Windows fixes for filesystem code. | ||
| c9152adc | 2013-08-20 20:15:15 | Patched new filesystem code to compile. | ||
| 2dd7091e | 2013-08-20 19:57:11 | Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module. |