LookingGlass/client/renderers/EGL
Geoffrey McRae 20d20f5c8a [client] egl: fix incorrect texture usage
The existing code would overwrite the texture's data even if the texture
is currently being used to render to screen. This changeset generates a
texture for each buffer preventing this invalid usage.
2021-06-08 20:41:22 +10:00
..
shader [client] egl: make scale algorithms toggleable 2021-02-22 17:25:06 +11:00
alert.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
alert.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
CMakeLists.txt [client] egl: make scale algorithms toggleable 2021-02-22 17:25:06 +11:00
cursor.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
cursor.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
desktop.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
desktop.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
draw.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
draw.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
egl.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
egldebug.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
egldebug.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
fps.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
fps.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
help.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
help.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
model.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
model.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
shader.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
shader.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
splash.c [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
splash.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
texture.c [client] egl: fix incorrect texture usage 2021-06-08 20:41:22 +10:00
texture.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00