LookingGlass/client/include
Quantum 89b73512ad [client] renderer: add ability to toggle the FPS display
Before, if you want to see the FPS, you need to close the client and
restart it with the -k switch to see the FPS. This is annoying.

This PR introduces a new keybind, ScrollLock+D, which, when pressed,
toggles the display of the FPS.

This is implemented for both EGL and OpenGL backends.
2021-02-21 10:31:48 +11:00
..
interface [client] renderer: add ability to toggle the FPS display 2021-02-21 10:31:48 +11:00
app.h [client] renderer: add ability to toggle the FPS display 2021-02-21 10:31:48 +11:00
egl_dynprocs.h [client] all: move all SDL specific code into displayservers/sdl 2021-02-21 10:31:48 +11:00
ll.h [client] ll: add new method ll_peek_tail 2021-01-06 22:11:10 +11:00
util.h [client] move remaining code in core.c into the SDL backend 2021-02-21 10:31:48 +11:00