mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 01:59:02 +00:00
Drop 3D Vision Support
This commit is contained in:
parent
e6ae204600
commit
ae83d02e54
8 changed files with 8 additions and 117 deletions
|
@ -40,8 +40,7 @@ enum class StereoMode : int
|
|||
TAB,
|
||||
Anaglyph,
|
||||
QuadBuffer,
|
||||
Passive,
|
||||
Nvidia3DVision,
|
||||
Passive
|
||||
};
|
||||
|
||||
enum class ShaderCompilationMode : int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue