call base (even though it happens to be a no-op right now)
This commit is contained in:
@@ -615,6 +615,8 @@ void RageDisplay_OGL::ResolutionChanged()
|
||||
/* Clear any junk that's in the framebuffer. */
|
||||
if( BeginFrame() )
|
||||
EndFrame();
|
||||
|
||||
RageDisplay::ResolutionChanged();
|
||||
}
|
||||
|
||||
// Return true if mode change was successful.
|
||||
|
||||
Reference in New Issue
Block a user