mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
Merge branch 'master' of https://github.com/dolphin-emu/dolphin into dolphin-emu-master
This commit is contained in:
commit
4bd7d38a77
1243 changed files with 15939 additions and 15402 deletions
|
@ -242,6 +242,7 @@ struct VideoConfig final
|
|||
|
||||
// Stereoscopy
|
||||
StereoMode stereo_mode{};
|
||||
bool stereo_per_eye_resolution_full = false;
|
||||
int iStereoDepth = 0;
|
||||
int iStereoConvergence = 0;
|
||||
int iStereoConvergencePercentage = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue