LookingGlass/client/src
2021-02-23 20:06:44 +11:00
..
app.c [client] app: fix format-truncation false positive 2021-02-22 01:39:56 +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] doc: update license output copyright date 2021-02-23 20:06:44 +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: add surface-only warp variant 2021-02-21 10:31:49 +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] renderer: add ability to toggle the FPS display 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] renderer: add interface for high DPI rendering 2021-02-21 19:06:53 +11:00
main.h [client] renderer: add interface for high DPI rendering 2021-02-21 19:06:53 +11:00
util.c [client] all: move all SDL specific code into displayservers/sdl 2021-02-21 10:31:48 +11:00