Merge pull request #10125 from lat9nq/vsync-select

configuration: Expose separate swap present modes
This commit is contained in:
bunnei 2023-05-06 21:55:39 -07:00 committed by GitHub
commit 3547248ec2
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 456 additions and 129 deletions

View file

@ -8,6 +8,7 @@
#include <QInputDialog>
#include <QMenu>
#include <QMessageBox>
#include <QMouseEvent>
#include <QTimer>
#include "common/assert.h"
#include "common/param_package.h"