bemanitools/src/main/imgui-debug
icex2 e0ff83f664
Some checks failed
Build bemanitools / build (push) Has been cancelled
feat: d3d9-frame-graph-hook, add frame rate graph view (#330)
Have a checkbox to switch to a frame graph focused view
which saves a bunch of math when it’s more useful to
focus on the frame/refresh rate than the frame time values.

Co-authored-by: icex2 <djh.icex2@gmail.com>
2025-02-13 15:10:05 +01:00
..
frame-perf-graph.c feat: d3d9-frame-graph-hook, add frame rate graph view (#330) 2025-02-13 15:10:05 +01:00
frame-perf-graph.h feat: Add frame time performance graph imgui overlay (#319) 2025-02-08 23:21:27 +01:00
Module.mk feat: Add frame time performance graph imgui overlay (#319) 2025-02-08 23:21:27 +01:00
time-history.c feat: Add frame time performance graph imgui overlay (#319) 2025-02-08 23:21:27 +01:00
time-history.h feat: Add frame time performance graph imgui overlay (#319) 2025-02-08 23:21:27 +01:00