mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
D3D: Add quad-buffer stereoscopy support.
This commit is contained in:
@ -47,6 +47,7 @@ enum StereoMode
|
||||
STEREO_SBS,
|
||||
STEREO_TAB,
|
||||
STEREO_ANAGLYPH,
|
||||
STEREO_QUADBUFFER,
|
||||
STEREO_3DVISION
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user