LookingGlass/client/src
A.J. Ruckman 1a7b7ce01e [client] Fix narrowing issues with win:shrinkOnUpscale param
Conversion from the float values srcW/srcH to the int values for the client window dimensions would sometimes round down, causing the client to scale instead of matching the host's resolution.
2021-07-06 01:46:33 +10:00
..
app.c [all] normalize copyright on all source files 2021-06-06 11:53: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 [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
config.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
core.c [client] Fix narrowing issues with win:shrinkOnUpscale param 2021-07-06 01:46:33 +10:00
core.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
egl_dynprocs.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
kb.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
kb.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
keybind.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +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] egl: fix race on resolution change 2021-07-04 21:56:16 +10:00
main.h [client] egl: fix race on resolution change 2021-07-04 21:56:16 +10:00
util.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00