..
shader
[client] egl: make filters damage aware
2021-09-04 13:30:24 +10:00
CMakeLists.txt
[client] egl: make filters damage aware
2021-09-04 13:30:24 +10:00
cursor.c
[client] remove all casts around malloc
2021-08-16 16:26:58 +10:00
cursor.h
[client] egl: cleanup texture filtering/post-processing
2021-08-11 18:53:36 +10:00
damage.c
[client] remove all casts around malloc
2021-08-16 16:26:58 +10:00
damage.h
[client] egl: refactor to use project naming standard
2021-08-08 17:16:10 +10:00
desktop_rects.c
[client] egl: pad areas of the desktop repainted to cover overlays
2021-08-16 16:26:18 +10:00
desktop_rects.h
[all] copyright: use unicode copyright sign ©
2021-08-04 21:16:35 +10:00
desktop.c
[client] egl: make filters damage aware
2021-09-04 13:30:24 +10:00
desktop.h
[client] egl: cleanup texture filtering/post-processing
2021-08-11 18:53:36 +10:00
draw.c
[client] remove all casts around malloc
2021-08-16 16:26:58 +10:00
draw.h
[client] egl: refactor to use project naming standard
2021-08-08 17:16:10 +10:00
egl.c
[client] egl: support debug contexts on older EGL versions
2021-09-04 13:24:45 +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
egltypes.h
[client] egl: cleanup texture filtering/post-processing
2021-08-11 18:53:36 +10:00
ffx.c
[client] egl: remove warning disabling in ffx.c
2021-09-04 13:24:34 +10:00
ffx.h
[client] egl: implement C wrappers for FidelityFX constant computation
2021-08-11 02:42:55 +10:00
filter_downscale.c
[client] egl: make filters damage aware
2021-09-04 13:30:24 +10:00
filter_ffx_cas.c
[client] egl: make filters damage aware
2021-09-04 13:30:24 +10:00
filter_ffx_fsr1.c
[client] egl: make filters damage aware
2021-09-04 13:30:24 +10:00
filter.c
[client] egl: make filters damage aware
2021-09-04 13:30:24 +10:00
filter.h
[client] egl: make filters damage aware
2021-09-04 13:30:24 +10:00
filters.h
[client] egl: add new downscale filter
2021-08-12 15:54:16 +10:00
framebuffer.c
[client] egl: fix framebuffer leaking textures
2021-08-28 19:17:24 +10:00
framebuffer.h
[client] egl: cleanup texture filtering/post-processing
2021-08-11 18:53:36 +10:00
glsl.include.awk
[client] egl: handle \r character when processing #includes
2021-08-11 02:41:54 +10:00
model.c
[client] remove all casts around malloc
2021-08-16 16:26:58 +10:00
model.h
[client] egl: rework egl to accomodate post-processing filtering
2021-08-09 14:08:10 +10:00
postprocess.c
[client] egl: make filters damage aware
2021-09-04 13:30:24 +10:00
postprocess.h
[client] egl: make filters damage aware
2021-09-04 13:30:24 +10:00
shader.c
[client] remove all casts around malloc
2021-08-16 16:26:58 +10:00
shader.h
[client] egl: rework egl to accomodate post-processing filtering
2021-08-09 14:08:10 +10:00
splash.c
[client] remove all casts around malloc
2021-08-16 16:26:58 +10:00
splash.h
[client] egl: refactor to use project naming standard
2021-08-08 17:16:10 +10:00
texture_buffer.c
[client] remove all casts around malloc
2021-08-16 16:26:58 +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
[common] vector: eliminate double allocation when possible
2021-08-28 19:17:15 +10:00
texture_framebuffer.c
[client] use correct argument order for calloc
2021-08-16 16:25:59 +10:00
texture_util.c
[client] egl: dynamically import glBufferStorageEXT
2021-08-19 21:28:45 +10:00
texture_util.h
[client] egl: cleanup texture filtering/post-processing
2021-08-11 18:53:36 +10:00
texture.c
[client] egl: remove useless RenderStep struct
2021-09-04 13:28:49 +10:00
texture.h
[client] egl: cleanup texture filtering/post-processing
2021-08-11 18:53:36 +10:00