mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
VertexShaderManager: Add stereoscopy options to swap the left and right eye.
This commit is contained in:
@@ -81,6 +81,7 @@ struct VideoConfig final
|
||||
int iStereoMode;
|
||||
int iStereoSeparation;
|
||||
int iStereoFocalLength;
|
||||
bool bStereoSwapEyes;
|
||||
|
||||
// Information
|
||||
bool bShowFPS;
|
||||
|
||||
Reference in New Issue
Block a user