| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move build system adjusttment and fixes: | 2026-04-05 | 1 | -1/+1 | |
| | | | | | | | | | | * Bumped minimum clang version to 13 - clang 12 is just too buggy. * Assume Qt 6 will be used, dropped Qt 5 support. * Fixed finding Qt headers on Fedora and hopefully other distros. * Always use static SDL2 on Windows. * debugger/qt/debuggerview.cpp: Fixed build with Qt < 6.6. * imgtool/modules/vzdos.cpp: Fixed build with Linux GCC 11. | ||||
| * | Don't build per-subtarget OSD libraries, metadata fixes. | 2026-02-23 | 1 | -1/+0 | |
| | | |||||
| * | Initial support for SDL3. [R. Belmont, Vas Crabb] | 2026-02-07 | 1 | -0/+167 | |
| * SDL3 is the default for macOS targets. Linux/Windows can build with OSD=sdl3 while we wait for better distro support for SDL3. Both X11 and Wayland sessions are fully supported on Linux. * SDL3 -sound=sdl supports both input and output. All other video, sound, and input functionality should otherwise be the same for now. SDL 3.4+ multiple keyboard/mouse support is planned. | |||||
