mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
VideoCommon: Implement passive stereoscopic 3D
This commit is contained in:
parent
99a4ca8de7
commit
c513bb5309
6 changed files with 57 additions and 15 deletions
|
@ -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 WFSROOT_DIR "WFS"
|
||||
#define BACKUP_DIR "Backup"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue