mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-06 10:44:01 +00:00
[client] ds: tell the display server if jitRender is requested
This commit is contained in:
@@ -92,6 +92,10 @@ typedef struct LG_DSInitParams
|
||||
|
||||
// if true the renderer requires an OpenGL context
|
||||
bool opengl;
|
||||
|
||||
// x11 needs to know if this is in use so we can decide to setup for
|
||||
// presentation times
|
||||
bool jitRender;
|
||||
}
|
||||
LG_DSInitParams;
|
||||
|
||||
|
Reference in New Issue
Block a user