mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 07:45:46 -04:00
GPU: Update display after loading state
Fixes black frame after switching renderers.
This commit is contained in:
@ -71,6 +71,7 @@ void GPU_HW_OpenGL::UpdateResolutionScale()
|
||||
|
||||
CreateFramebuffer();
|
||||
CompilePrograms();
|
||||
UpdateDisplay();
|
||||
}
|
||||
|
||||
void GPU_HW_OpenGL::DrawRendererStatsWindow()
|
||||
|
Reference in New Issue
Block a user