LookingGlass/client/renderers/EGL
Geoffrey McRae 79dcc6d4f1 Revert "[client] egl: set a default scale for textures without filters"
This reverts commit 57a74c156b.
Pushed a ton of changes that should not have been pushed
2021-08-09 18:26:30 +10:00
..
shader [client] egl: provide the texture scale to the desktop shader 2021-08-09 18:22:28 +10:00
CMakeLists.txt Revert "[client] egl: set a default scale for textures without filters" 2021-08-09 18:26:30 +10:00
cursor.c [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
cursor.h [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
damage.c [client] egl: refactor to use project naming standard 2021-08-08 17:16:10 +10:00
damage.h [client] egl: refactor to use project naming standard 2021-08-08 17:16:10 +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 Revert "[client] egl: set a default scale for textures without filters" 2021-08-09 18:26:30 +10:00
desktop.h [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
draw.c [client] egl: refactor to use project naming standard 2021-08-08 17:16:10 +10:00
draw.h [client] egl: refactor to use project naming standard 2021-08-08 17:16:10 +10:00
egl.c [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
egl.h [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +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 [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
model.h [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
shader.c [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
shader.h [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
splash.c [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
splash.h [client] egl: refactor to use project naming standard 2021-08-08 17:16:10 +10:00
texture_buffer.c [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
texture_buffer.h [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
texture_dmabuf.c [client] egl: cycle through multiple textures for dmabuf 2021-08-09 17:12:11 +10:00
texture_framebuffer.c [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
texture_util.c [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
texture_util.h [client] egl: rework egl to accomodate post-processing filtering 2021-08-09 14:08:10 +10:00
texture.c Revert "[client] egl: set a default scale for textures without filters" 2021-08-09 18:26:30 +10:00
texture.h [client] egl: provide the texture scale to the desktop shader 2021-08-09 18:22:28 +10:00