Drop 3D Vision Support

This commit is contained in:
Stenzek
2019-10-02 11:07:17 +10:00
parent e6ae204600
commit ae83d02e54
8 changed files with 8 additions and 117 deletions

View File

@ -40,8 +40,7 @@ enum class StereoMode : int
TAB,
Anaglyph,
QuadBuffer,
Passive,
Nvidia3DVision,
Passive
};
enum class ShaderCompilationMode : int