LookingGlass/common
Geoffrey McRae 4b4a75475a [client] egl: fix out by one error with letterbox rendering
This replaces the scaled `destRect` with a version that uses doubles
correcting the rounding error that is causing a failure to properly
clear the black bar areas.
2021-08-03 22:27:46 +10:00
..
cmake [common] cmake: correctly link static libbfd.a 2021-03-03 16:37:34 +11:00
include/common [client] egl: fix out by one error with letterbox rendering 2021-08-03 22:27:46 +10:00
src [common] event: lgResetEvent should return the last state of the event 2021-08-01 17:14:58 +10:00
CMakeLists.txt [common] added new ringbuffer helper for metrics collection 2021-07-17 21:09:51 +10:00