looking-glass/client/src
Quantum 0941bd0fe5 [client] imgui: move cursor change to after rendering overlays
This allows it to take into the overlays into consideration when deciding
which cursor is to be shown.
2021-08-04 10:52:05 +10:00
..
overlay [client] imgui: another missed file 2021-08-04 10:37:05 +10:00
app.c [client] imgui: move cursor change to after rendering overlays 2021-08-04 10:52:05 +10:00
clipboard.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
clipboard.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
config.c [client] config: use DEBUG_WARN, not fprintf for output 2021-08-04 05:55:34 +10:00
config.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
core.c [client] move imgui input state reset to it's own core function 2021-07-31 20:51:08 +10:00
core.h [client] move imgui input state reset to it's own core function 2021-07-31 20:51:08 +10:00
egl_dynprocs.c [client] egl: implement error reporting callback 2021-07-18 13:54:16 +10:00
eglutil.c [client] ds: refactor common EGL swap with damage logic 2021-07-19 19:35:52 +10:00
kb.c [client] imgui: initialize keymap 2021-07-31 14:57:41 +10:00
kb.h [client] imgui: initialize keymap 2021-07-31 14:57:41 +10:00
keybind.c [client] main: alerts and overlay toggles should invalidate the window 2021-08-01 18:04:43 +10:00
keybind.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
lg-renderer.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
ll.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
main.c [client] main: rename frameTimings to uploadTimings 2021-08-04 10:38:30 +10:00
main.h [client] main: rename frameTimings to uploadTimings 2021-08-04 10:38:30 +10:00
overlay_utils.c [client] imgui: convert help overlay to use imgui 2021-07-23 18:04:05 +10:00
overlays.h [client] overlay: add new configuration overlay [wip] 2021-08-04 10:27:47 +10:00
util.c [client] egl: use buffer age extension to render only damaged parts 2021-08-03 21:37:31 +10:00