mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] x11: don't setup XPresent if jitRender is not enabled
This commit is contained in:
@@ -41,6 +41,7 @@ struct X11DSState
|
||||
XVisualInfo * visual;
|
||||
int xinputOp, xpresentOp;
|
||||
|
||||
bool jitRender;
|
||||
uint32_t presentSerial;
|
||||
Pixmap presentPixmap;
|
||||
XserverRegion presentRegion;
|
||||
|
Reference in New Issue
Block a user