mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Refactor to remove virtual from RenderXFBToScreen
Slightly simplifies the upcoming refactor
This commit is contained in:
@@ -115,6 +115,8 @@ void VideoBackend::InitBackendInfo()
|
||||
g_Config.backend_info.bSupportsTextureQueryLevels = false;
|
||||
g_Config.backend_info.bSupportsSettingObjectNames = false;
|
||||
|
||||
g_Config.backend_info.bUsesExplictQuadBuffering = true;
|
||||
|
||||
g_Config.backend_info.Adapters.clear();
|
||||
|
||||
// aamodes - 1 is to stay consistent with D3D (means no AA)
|
||||
|
||||
Reference in New Issue
Block a user