System: Add "Skip Duplicate Frame Display" option
Skips the presentation/display of frames that are not unique. Can be combined with driver-level frame generation to increase perceptible frame rate. Can result in worse frame pacing, and is not compatible with syncing to host refresh.
This commit is contained in:
@@ -21,9 +21,9 @@ private Q_SLOTS:
|
||||
void onEmulationSpeedIndexChanged(int index);
|
||||
void onFastForwardSpeedIndexChanged(int index);
|
||||
void onTurboSpeedIndexChanged(int index);
|
||||
void onVSyncChanged();
|
||||
void onOptimalFramePacingChanged();
|
||||
void onPreFrameSleepChanged();
|
||||
void updateSkipDuplicateFramesEnabled();
|
||||
void updateRewind();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user