looking-glass/client/src
Geoffrey McRae 7c1e8a85cd [client] egl: fix race on resolution change
A resolution switch could cause the renderer state to become invalid as
the texture format may change while it's being rendered. This fixes this
by adding a lock around the format change and render calls to the
renderer.
2021-07-04 21:56:16 +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 [all] normalize copyright on all source files 2021-06-06 11:53:05 +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