mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-04-21 07:07:44 +00:00
[client] app: better handling of transition to/from spice display
This commit is contained in:
@@ -885,8 +885,6 @@ static void spice_surfaceCreate(unsigned int surfaceId, PSSurfaceFormat format,
|
||||
core_updatePositionInfo();
|
||||
|
||||
renderQueue_spiceConfigure(width, height);
|
||||
if (g_state.lgr)
|
||||
RENDERER(spiceShow, true);
|
||||
}
|
||||
|
||||
static void spice_surfaceDestroy(unsigned int surfaceId)
|
||||
|
||||
Reference in New Issue
Block a user