GPU/HW: Implement automatic resolution scale from window size
This commit is contained in:
@ -57,6 +57,8 @@ void GPU::UpdateSettings()
|
||||
UpdateCRTCDisplayParameters();
|
||||
}
|
||||
|
||||
void GPU::UpdateResolutionScale() {}
|
||||
|
||||
void GPU::Reset()
|
||||
{
|
||||
SoftReset();
|
||||
|
||||
Reference in New Issue
Block a user