mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
D3D: Add anaglyph stereoscopy support.
This commit is contained in:
@ -50,7 +50,7 @@ enum StereoMode
|
||||
STEREO_SBS,
|
||||
STEREO_TAB,
|
||||
STEREO_ANAGLYPH,
|
||||
STEREO_3DVISION = STEREO_ANAGLYPH
|
||||
STEREO_3DVISION
|
||||
};
|
||||
|
||||
// NEVER inherit from this class.
|
||||
|
Reference in New Issue
Block a user