Merge pull request #8069 from iwubcode/passive_support

VideoCommon: Implement passive stereoscopic 3D
This commit is contained in:
Connor McLaughlin
2019-05-12 15:15:34 +10:00
committed by GitHub
6 changed files with 57 additions and 15 deletions

View File

@ -62,6 +62,7 @@
#define THEMES_DIR "Themes"
#define STYLES_DIR "Styles"
#define ANAGLYPH_DIR "Anaglyph"
#define PASSIVE_DIR "Passive"
#define PIPES_DIR "Pipes"
#define MEMORYWATCHER_DIR "MemoryWatcher"
#define WFSROOT_DIR "WFS"