mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-03 14:12:05 +00:00
filters are now not run if `egl_filterSetup` returns false, as such we do not need additional `enable` checks in `prepare` or `run` and we can bypass the filters even earlier if they are not enabled reducing load.