looking-glass/client/src
2021-08-14 12:19:07 +10:00
..
overlay [client] overlay: remove the unused menu bar 2021-08-12 15:54:16 +10:00
app.c [client] all: replace assert with DEBUG_ASSERT 2021-08-14 12:19:07 +10:00
clipboard.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
clipboard.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
config.c [client] interface: refactor to use camlCase function names 2021-08-08 15:43:42 +10:00
config.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
core.c [client] all: remove needless initalization 2021-08-14 12:19:07 +10:00
core.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
egl_dynprocs.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
eglutil.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
kb.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
kb.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
keybind.c [client] overlay: move keybinds and config into the overlays 2021-08-05 06:40:06 +10:00
keybind.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
lg-renderer.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
ll.c [client] all: replace assert with DEBUG_ASSERT 2021-08-14 12:19:07 +10:00
main.c [client] all: replace assert with DEBUG_ASSERT 2021-08-14 12:19:07 +10:00
main.h [client] interface: switch to using UPCAST for the renderer's data 2021-08-08 15:32:01 +10:00
overlay_utils.c [client] imgui: implement new widget for displaying URLs 2021-08-05 22:43:46 +10:00
overlays.h [client] rework the configuration overlay to allow for tabs 2021-08-12 09:04:45 +10:00
util.c [client] all: use DEBUG_UNREACHABLE instead of assert 2021-08-14 12:19:07 +10:00