| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-12 | build: upgrade fmt and SDL2 | Zephyron | |
| Update fmt library to version 11.0.2 and make necessary adjustments: - Replace fmt/format.h includes with fmt/ranges.h - Add const qualifiers to formatter::format functions - Update CMake to require fmt version 11 Additional dependency updates: - Update SDL2 bundled version from 2.28.2 to 2.32.0 - Update catch2 to version 3.7.1 - Update vcpkg baseline to ca846b21276c9a3171074ac8d2b4f6516894a7d0 | |||
| 2023-01-19 | input_common: Use DriverResult on all engines | german77 | |
| 2022-12-16 | camera: Use pre-allocated vector for camera data | ameerj | |
| And avoid an unnecessary copy | |||
| 2022-07-23 | input_common: Add camera driver | german77 | |
