| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix up more stuff for upgraded tools, etc. | 2026-04-04 | 1 | -0/+6 | |
| | | | | | | | | | | | | docs: It's no longer possible to get a working Qt 5 setup with MSYS2, and there's no 32-bit Qt 6 package. Updated docs to reflect this. Use Qt 6 on Windows, use qmake to find moc. Fixed linking on Windows with static SDL3. input/input_dinput.cpp: Support SDL3. | ||||
| * | build: autodetect Homebrew SDL3 on macOS (#15108) | 2026-03-16 | 1 | -2/+30 | |
| | | |||||
| * | Don't build per-subtarget OSD libraries, metadata fixes. | 2026-02-23 | 1 | -4/+0 | |
| | | |||||
| * | Initial support for SDL3. [R. Belmont, Vas Crabb] | 2026-02-07 | 1 | -0/+446 | |
| * 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. | |||||
