GPU: Fix broken VRAM->CPU transfers at >1x resolution scale
This commit is contained in:
@ -108,7 +108,7 @@ bool SDLInterface::CreateGLContext()
|
||||
}
|
||||
#endif
|
||||
|
||||
// SDL_GL_SetSwapInterval(0);
|
||||
SDL_GL_SetSwapInterval(0);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user