mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Add geometry shader generator for stereo 3D.
This commit is contained in:
@ -38,7 +38,8 @@ set(SRCS BoundingBox.cpp
|
||||
VideoConfig.cpp
|
||||
VideoState.cpp
|
||||
XFMemory.cpp
|
||||
XFStructs.cpp)
|
||||
XFStructs.cpp
|
||||
GeometryShaderGen.cpp)
|
||||
set(LIBS core png)
|
||||
|
||||
if(_M_X86)
|
||||
|
Reference in New Issue
Block a user