mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-07-24 08:12:03 +00:00
[client] add a MPV glsl style effect loader
This commit is contained in:
@@ -110,6 +110,9 @@ struct AppState
|
||||
bool alignToGuest;
|
||||
bool spiceClose;
|
||||
|
||||
atomic_uint_least64_t shaderMousePosition;
|
||||
atomic_uint_least32_t shaderMouseState;
|
||||
|
||||
LG_Renderer * lgr;
|
||||
atomic_int lgrResize;
|
||||
LG_Lock lgrLock;
|
||||
|
||||
Reference in New Issue
Block a user