Qt: Add GPU/adapter selection to settings

This commit is contained in:
Connor McLaughlin
2020-06-20 03:34:00 +10:00
parent 77291096db
commit 4d827e23c5
3 changed files with 72 additions and 5 deletions

View File

@@ -17,6 +17,7 @@ public:
private Q_SLOTS:
void updateScaledDitheringEnabled();
void populateGPUAdapters();
private:
void setupAdditionalUi();