]> git.tdb.fi Git - libs/vr.git/commit - source/stereocombiner.cpp
Implement display mirroring in StereoCombiner
authorMikko Rasa <tdb@tdb.fi>
Mon, 26 Sep 2016 11:41:26 +0000 (14:41 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 26 Sep 2016 11:41:26 +0000 (14:41 +0300)
commitc07c707c480f4e989caee17541187f08f136d216
tree1261a0b5379f8225f1df9e434badbbd9aad58fcc
parentc7e4d2226f16c8dfd9136eaa298fb0e6937ef125
Implement display mirroring in StereoCombiner

It's up to individual combiners to use it.  Currently OpenVRCombiner
is the only one to support it, since the others render directly to the
application window.
source/openvr/openvrcombiner.cpp
source/openvr/openvrcombiner.h
source/openvr/openvrdevice.cpp
source/stereocombiner.cpp
source/stereocombiner.h