LookingGlass/client/renderers/EGL
Geoffrey McRae 037b76750a [client] egl: revert glsync changes
`process` and `bind` are called from the same thread in order, there is
no need for atomic usage here.

This reverts commit 3d7dbd6371.
This reverts commit b3db1ba10b.
2021-08-08 09:44:59 +10:00
..
shader [client] egl: convert desktop to use desktop_rects 2021-08-03 21:37:31 +10:00
CMakeLists.txt [client] egl: refactor damage mesh generation into desktop_rects 2021-08-03 21:37:31 +10:00
cursor.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
cursor.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
damage.c [client] egl: refactor config dialog into main egl module 2021-08-06 22:49:49 +10:00
damage.h [client] egl: refactor config dialog into main egl module 2021-08-06 22:49:49 +10:00
desktop_rects.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
desktop_rects.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
desktop.c [client] egl: do a full redraw if nightvision is toggled 2021-08-08 08:42:08 +10:00
desktop.h [client] egl: implement partial copies for framebuffer textures 2021-08-08 08:30:11 +10:00
draw.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
draw.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
egl.c [client] egl: implement partial copies for framebuffer textures 2021-08-08 08:30:11 +10:00
egldebug.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
egldebug.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
model.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
model.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
shader.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
shader.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
splash.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
splash.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
texture_buffer.c [client] egl: revert glsync changes 2021-08-08 09:44:59 +10:00
texture_buffer.h [client] egl: revert glsync changes 2021-08-08 09:44:59 +10:00
texture_dmabuf.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
texture_framebuffer.c [client] egl: texture_framebuffer should call the stream init 2021-08-08 09:43:28 +10:00
texture_util.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
texture_util.h [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
texture.c [client] egl: implement partial copies for framebuffer textures 2021-08-08 08:30:11 +10:00
texture.h [client] egl: implement partial copies for framebuffer textures 2021-08-08 08:30:11 +10:00