mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
OGL: Add Top-and-Bottom stereoscopy mode.
This commit is contained in:
@ -48,6 +48,7 @@ enum StereoMode
|
||||
{
|
||||
STEREO_OFF = 0,
|
||||
STEREO_SBS,
|
||||
STEREO_TAB,
|
||||
STEREO_ANAGLYPH
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user