LookingGlass/client/renderers/OpenGL
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
..
CMakeLists.txt [client] opengl: remove glu dependency 2021-02-20 12:44:32 +11:00
opengl.c [client] renderer: add ability to toggle the FPS display 2021-02-21 10:31:48 +11:00