eden/src/qt_common
crueter 45c9f9bbb3
[desktop] Add basic Frametime/FPS overlay (#3537)
Just displays min, max, avg frametime/fps, alongside a chart of FPS in
the last 30 seconds.

Notes:
- Qt Charts is now required
- FPS/frametime collector now runs 2x as often. TODO: keep status bar at
  500ms, but put perf overlay at 250ms

Signed-off-by: crueter <crueter@eden-emu.dev>

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3537
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
2026-02-15 19:22:19 +01:00
..
abstract [desktop] Add mod importer from folder and zip (#3472) 2026-02-06 06:37:30 +01:00
config [desktop] Add basic Frametime/FPS overlay (#3537) 2026-02-15 19:22:19 +01:00
discord [discord] show current game in main status instead of "Eden" (#2828) 2026-01-10 23:42:49 +01:00
util [desktop] Add icon-only mode to grid and improve design (#3485) 2026-02-07 22:48:39 +01:00
CMakeLists.txt [desktop] Add mod importer from folder and zip (#3472) 2026-02-06 06:37:30 +01:00
gamemode.cpp [gamemode] Make available on other platforms (#353) 2025-12-07 07:13:43 +01:00
gamemode.h [gamemode] Make available on other platforms (#353) 2025-12-07 07:13:43 +01:00
gui_settings.cpp [meta] Add option to FORCE X11 as Graphics Backend (#2820) 2025-10-29 13:16:57 +01:00
gui_settings.h [meta] Add option to FORCE X11 as Graphics Backend (#2820) 2025-10-29 13:16:57 +01:00
qt_common.cpp [macos, qt] Fix naturalDrawableSizeMVK (#3403) 2026-01-29 00:07:32 +01:00
qt_common.h [qt] refactor: qt_common lib (#94) 2025-09-15 17:21:18 +02:00
qt_compat.h [dynarmic, qt] fix build with QuaZip <=1.4 and fmt v9 (#2755) 2025-10-17 04:20:11 +02:00
qt_string_lookup.h [frontend] Remove 19.0.1+ warnings (#3463) 2026-02-05 05:09:04 +01:00