try again
This commit is contained in:
@@ -680,7 +680,6 @@ void RageDisplay_OGL::EndFrame()
|
|||||||
|
|
||||||
FrameLimitBeforeVsync( g_pWind->GetActualVideoModeParams().rate );
|
FrameLimitBeforeVsync( g_pWind->GetActualVideoModeParams().rate );
|
||||||
g_pWind->SwapBuffers();
|
g_pWind->SwapBuffers();
|
||||||
if( iRefreshRate > 0 )
|
|
||||||
FrameLimitAfterVsync();
|
FrameLimitAfterVsync();
|
||||||
|
|
||||||
g_pWind->Update();
|
g_pWind->Update();
|
||||||
|
|||||||
Reference in New Issue
Block a user