Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 46274269 | 2020-10-06 00:42:17 | url: WinRT actually works now (and has been tested, hooray!). | ||
| fc05a696 | 2020-10-05 18:08:58 | url: Attempt #23235 at WinRT support... | ||
| 02addf13 | 2020-10-05 18:01:47 | url: Another attempt at WinRT implementation. | ||
| 7bec9df1 | 2020-10-05 16:10:10 | url: Add to Xcode project files, iOS/mac fixes. | ||
| 57e3003d | 2020-10-05 15:47:47 | url: Attempt at WinRT support. | ||
| 566479c8 | 2020-10-05 15:37:37 | url: ShellExecuteW returns an HINSTANCE, so deal with that more correctly. | ||
| ee56090d | 2020-10-05 15:03:44 | url: Cleanups and compiler warning fixes. | ||
| cc158f29 | 2020-10-05 14:36:37 | url: removed "extern" from function declaration. | ||
| a3802cc5 | 2020-10-05 14:30:33 | url: Patched to compile on C89 compilers. | ||
| 0099e38a | 2020-10-05 14:21:03 | url: More win32 fixes. | ||
| 1f4fecc5 | 2020-10-05 14:07:32 | url: Patched to compile on Windows. | ||
| 777d0f19 | 2020-10-05 14:06:25 | url: patched to compile on macOS. | ||
| d068d05a | 2020-10-05 14:01:08 | url: Make sure Haiku's C++ implementation is flagged as 'extern "C"' | ||
| bf9fcb53 | 2020-10-05 14:00:08 | url: The function is "SDL_Unsupported" not "SDL_Unimplemented" | ||
| 2d82cf78 | 2020-10-05 13:59:03 | url: put the Android bits in core/android | ||
| efd665e2 | 2020-10-05 13:56:45 | Backed out changeset a43cb4e54949 Trying this a different way. | ||
| 913aa610 | 2020-10-05 13:53:15 | url: Include SDL_misc.h to get public function declaration. | ||
| 5f688122 | 2020-10-05 13:52:52 | url: patched to compile on Android. | ||
| 84f1b950 | 2020-10-05 13:39:39 | url: fixed wrong include. | ||
| 77c9d73b | 2020-10-05 11:30:33 | Removed SDL_AndroidOpenURL, added SDL_OpenURL. Still needs to be wired into Xcode and Visual Studio projects. |