rpcsx/rpcs3/Emu/RSX/Overlays
Megamouse a771f168eb overlays: fix perf overlay switching detail levels
The body was lagging behind the text. This was fixed by calling an updated version of init() on settings change.
This introduced spikes in the frametime graph, so the data had to become members and m_force_update was adjusted to not interfere with data aquisition.
2021-02-23 13:27:54 +03:00
..
Shaders RSX: Implement set_value for progress dialogs 2021-01-31 15:02:26 +01:00
overlay_animation.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
overlay_animation.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
overlay_controls.h Make -Woverloaded-virtual an error 2021-02-15 15:50:05 +03:00
overlay_edit_text.cpp Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
overlay_fonts.cpp Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
overlay_fonts.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
overlay_list_view.cpp Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
overlay_message_dialog.cpp RSX: Implement set_value for progress dialogs 2021-01-31 15:02:26 +01:00
overlay_message_dialog.h RSX: Implement set_value for progress dialogs 2021-01-31 15:02:26 +01:00
overlay_osk.cpp Random stuff (#9589) 2021-01-12 12:59:50 +03:00
overlay_osk.h Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
overlay_osk_panel.cpp Random stuff (#9589) 2021-01-12 12:59:50 +03:00
overlay_osk_panel.h Random stuff (#9589) 2021-01-12 12:59:50 +03:00
overlay_perf_metrics.cpp overlays: fix perf overlay switching detail levels 2021-02-23 13:27:54 +03:00
overlay_perf_metrics.h overlays: fix perf overlay switching detail levels 2021-02-23 13:27:54 +03:00
overlay_progress_bar.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
overlay_save_dialog.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
overlay_save_dialog.h Remove BOM markers 2020-12-06 15:30:12 +03:00
overlay_shader_compile_notification.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
overlay_shader_compile_notification.h Remove BOM markers 2020-12-06 15:30:12 +03:00
overlay_trophy_notification.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
overlay_trophy_notification.h Remove BOM markers 2020-12-06 15:30:12 +03:00
overlay_utils.cpp types.hpp: more cleanup 2020-12-22 19:08:09 +03:00
overlay_utils.h Fix compilation for gcc-11 2021-01-09 14:38:01 +03:00
overlays.cpp std::chrono cleanup: always use steady_clock 2020-12-11 19:01:56 +03:00
overlays.h Remove BOM markers 2020-12-06 15:30:12 +03:00