forked from dolphin-emu/dolphin
Add geometry shader generator for stereo 3D.
This commit is contained in:
@@ -92,9 +92,9 @@ struct VideoConfig final
|
||||
bool bDumpEFBTarget;
|
||||
bool bUseFFV1;
|
||||
bool bFreeLook;
|
||||
bool bAnaglyphStereo;
|
||||
int iAnaglyphStereoSeparation;
|
||||
int iAnaglyphFocalAngle;
|
||||
bool bStereo;
|
||||
int iStereoSeparation;
|
||||
int iStereoFocalAngle;
|
||||
bool bBorderlessFullscreen;
|
||||
|
||||
// Hacks
|
||||
|
||||
Reference in New Issue
Block a user