LookingGlass/client/renderers
Geoffrey McRae 70a751b58d [client] egl/filters: bypass setup/prepare logic if disabled/inactive
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.
2021-10-20 10:57:53 +11:00
..
EGL [client] egl/filters: bypass setup/prepare logic if disabled/inactive 2021-10-20 10:57:53 +11:00
OpenGL [client] opengl: indirectly access non-OpenGL 1.3 functions 2021-10-01 01:45:11 +10:00
CMakeLists.txt [client] interface: rename LG_Renderer to LG_RendererOps 2021-08-08 14:43:04 +10:00