Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 10ffcbb1 | 2021-11-22 16:41:45 | QNX: use SDL_malloc | ||
| 76980e30 | 2020-10-08 16:42:20 | Added events for dynamically connecting and disconnecting displays, with an iOS implementation | ||
| 052a1373 | 2020-07-12 19:11:15 | Merge VideoBootStrap::available into VideoBootStrap::create The two are only ever called together, and combining them makes it possible to eliminate redundant symbol loading and redundant attempts to connect to a display server. | ||
| 50efbda7 | 2017-08-28 00:43:14 | Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h | ||
| 03eaddca | 2017-07-23 19:25:16 | Fixed compiler warnings on QNX. | ||
| 200f782c | 2017-07-01 19:52:12 | qnx: fixed potential buffer overflow. | ||
| 22241ed0 | 2017-07-01 17:50:47 | Support for QNX 7.0 (thanks, Elad!). Fixes Bugzilla #3686. |