mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Make sure pixel shaders pick up Initial EFB Scale
This commit is contained in:
@ -65,7 +65,7 @@ void PixelShaderManager::Init()
|
||||
}
|
||||
}
|
||||
|
||||
dirty = true;
|
||||
Dirty();
|
||||
}
|
||||
|
||||
void PixelShaderManager::Dirty()
|
||||
|
Reference in New Issue
Block a user