LookingGlass/client/include
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
..
interface [client] all: make it possible to signal full window invalidation 2021-07-25 15:29:29 +10:00
app.h [client] imgui: make graph y-axis configurable 2021-07-29 15:54:15 +10:00
egl_dynprocs.h [client] egl: EGL_KHR_swap_buffers_with_damage returns EGLBoolean 2021-07-19 13:32:56 +10:00
eglutil.h [client] ds: refactor common EGL swap with damage logic 2021-07-19 19:35:52 +10:00
ll.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
overlay_utils.h [client] imgui: convert help overlay to use imgui 2021-07-23 18:04:05 +10:00
util.h [client] imgui: make UI font and size configurable 2021-07-23 16:07:42 +10:00