mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-13 13:56:32 -05: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