mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-15 00:25:46 -04:00
System: Fix turbo getting dropped on renderer switch
This commit is contained in:
@ -759,6 +759,8 @@ bool System::RecreateGPU(GPURenderer renderer, bool force_recreate_display, bool
|
||||
g_gpu->ResetGraphicsAPIState();
|
||||
}
|
||||
|
||||
// fix up vsync etc
|
||||
UpdateSpeedLimiterState();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user