LookingGlass/client/src
Quantum 96dc8c602c [client] keybind: display help overlay while ScrollLock is held
This overlay will show the list of keybindings.
2021-02-21 10:31:48 +11:00
..
app.c [client] keybind: display help overlay while ScrollLock is held 2021-02-21 10:31:48 +11:00
clipboard.c [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
clipboard.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
config.c [client] all: move all SDL specific code into displayservers/sdl 2021-02-21 10:31:48 +11:00
config.h [client] fix divide by zero fault with fpsMin disabled (set to 0) 2020-11-08 10:58:18 +11:00
core.c [client] ds: refactor app and cursor state into app.c and core.c 2021-02-21 10:31:48 +11:00
core.h [client] ds: refactor app and cursor state into app.c and core.c 2021-02-21 10:31:48 +11:00
egl_dynprocs.c [client] all: move all SDL specific code into displayservers/sdl 2021-02-21 10:31:48 +11:00
kb.c [client] kb: add display names for all supported keys 2021-02-21 10:31:48 +11:00
kb.h [client] kb: add display names for all supported keys 2021-02-21 10:31:48 +11:00
keybind.c [client] keybind: add descriptions for all keybindings 2021-02-21 10:31:48 +11:00
keybind.h [client] refactor keybinds out of main.c 2021-02-21 10:31:48 +11:00
lg-renderer.c [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
ll.c [all] use explicit void parameter lists 2021-01-14 17:29:37 +11:00
main.c [client] ds: refactor app and cursor state into app.c and core.c 2021-02-21 10:31:48 +11:00
main.h [client] keybind: add descriptions for all keybindings 2021-02-21 10:31:48 +11:00
util.c [client] all: move all SDL specific code into displayservers/sdl 2021-02-21 10:31:48 +11:00