LookingGlass/client/renderers/EGL
Geoffrey McRae 0149549251 [client] egl: fix usage `destRect, 0x0 is top left
This fixes the letterbox clip being incorrect when rounding is occuring
due to the inverted coordinate space.
2022-09-17 16:02:11 +10:00
..
shader [client] egl: remove unused splash shaders 2022-05-27 02:10:38 +10:00
CMakeLists.txt [all] cmake: standardize indentation to 2 spaces 2022-05-29 11:16:16 +10:00
cursor.c [client] egl: implemented SPICE display support 2022-05-22 18:19:58 +10:00
cursor.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
damage.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
damage.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
desktop_rects.c [client] egl: only upload the damage rects if they actually changed 2022-05-17 00:51:13 +10:00
desktop_rects.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
desktop.c [client] all: use the defined keyboard mapping for keybinds 2022-06-29 18:26:40 +10:00
desktop.h [client] egl: implemented SPICE display support 2022-05-22 18:19:58 +10:00
egl.c [client] egl: fix usage `destRect, 0x0 is top left 2022-09-17 16:02:11 +10:00
egl.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
egldebug.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
egldebug.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
egltypes.h [client] egl: implemented SPICE display support 2022-05-22 18:19:58 +10:00
ffx.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
ffx.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
filter_downscale.c [client] imgui: update to cimgui 1.86 2022-01-08 00:26:12 +11:00
filter_ffx_cas.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
filter_ffx_fsr1.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
filter.c [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
filter.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
filters.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
framebuffer.c [client] egl: implemented SPICE display support 2022-05-22 18:19:58 +10:00
framebuffer.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
glsl.include.awk [client] egl: handle \r character when processing #includes 2021-08-11 02:41:54 +10:00
model.c [client/common] fixes for issues detected through static analysis. 2022-03-07 10:14:52 +11:00
model.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
postprocess.c [client] egl: perform full damage if a post processing option is changed 2022-05-27 11:40:20 +10:00
postprocess.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
shader.c [client/common] fixes for issues detected through static analysis. 2022-03-07 10:14:52 +11:00
shader.h [all] refresh copyright dates 2022-01-05 19:42:46 +11:00
texture_buffer.c [client] egl: added missing case from texture init 2022-05-23 20:55:02 +10:00
texture_buffer.h [client] egl: implemented SPICE display support 2022-05-22 18:19:58 +10:00
texture_dmabuf.c [client] egl: fix the incorrect mask for dmabuf plane0 modifier 2022-07-30 22:08:47 +10:00
texture_framebuffer.c [client] egl: implemented SPICE display support 2022-05-22 18:19:58 +10:00
texture_util.c [client] egl: add support for EGL_EXT_image_dma_buf_import_modifiers 2022-07-30 15:55:20 +10:00
texture_util.h [client] egl: add support for EGL_EXT_image_dma_buf_import_modifiers 2022-07-30 15:55:20 +10:00
texture.c [client] egl: implemented SPICE display support 2022-05-22 18:19:58 +10:00
texture.h [client] egl: implemented SPICE display support 2022-05-22 18:19:58 +10:00