LookingGlass/common/src
Geoffrey McRae affc3f51f8 [common] rects: fix error introduced in cosmetics patch
`x2` and `y2` are required here as they need to operate on the original
x & y before they are clamped. Can't believe I missed this *facepalm*
2021-10-26 23:35:09 +11:00
..
platform [common] open: detach xdg-open instead of waiting for it 2021-09-27 13:35:08 +10:00
appstrings.c [common] appstrings: add blurb for xyene 2021-08-30 17:46:24 +10:00
countedbuffer.c [common] use variable-relative sizeof where possible 2021-08-16 16:22:55 +10:00
cpuinfo.c [common] cpuinfo: implement lgDebugCPU 2021-08-31 20:14:10 +10:00
framebuffer.c [common] rects: implement routine to copy rectangles from framebuffer 2021-08-08 08:30:11 +10:00
KVMFR.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
option.c [common] options: check for realloc failure 2021-09-11 10:38:07 +10:00
rects.c [common] rects: fix error introduced in cosmetics patch 2021-10-26 23:35:09 +11:00
ringbuffer.c [client] egl: add ffx_cas post process filter 2021-08-09 23:12:58 +10:00
runningavg.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
stringlist.c [common] stringlist: implement item removal 2021-08-30 18:21:54 +10:00
stringutils.c [all] copyright: use unicode copyright sign © 2021-08-04 21:16:35 +10:00
vector.c [common] vector: implement item removal 2021-08-30 18:21:54 +10:00