LookingGlass/client
Quantum 134829cbf2 [client] imgui: make graph y-axis configurable
The default of [0, 50] makes sense for FPS/UPS graphs, but does not for
things like the import graph. The latter should not take more than 5 ms
for sure.

This commit allows the min/max y-axis value to be specified when registering
the graph.
2021-07-29 15:54:15 +10:00
..
cmake [client] removed unused GMP dependency 2021-07-24 12:35:48 +10:00
displayservers [client] imgui: make graph y-axis configurable 2021-07-29 15:54:15 +10:00
include [client] imgui: make graph y-axis configurable 2021-07-29 15:54:15 +10:00
renderers [client] imgui: make graph y-axis configurable 2021-07-29 15:54:15 +10:00
src [client] imgui: make graph y-axis configurable 2021-07-29 15:54:15 +10:00
CMakeLists.txt [all] use cmake FindPkgConfig IMPORTED_TARGETs 2021-07-24 12:35:48 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00