]> git.tdb.fi Git - libs/vr.git/commit
Set zero swap interval in the OpenVR combiner
authorMikko Rasa <tdb@tdb.fi>
Mon, 3 Oct 2016 13:57:35 +0000 (16:57 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 3 Oct 2016 13:57:35 +0000 (16:57 +0300)
commiteef7ce73069a71a4001442fc54010dc08e74ca1a
tree2bd55f0d05c67adb25df2dc748781de5b08f6a76
parentb70741a6810b7fe822212dd6fa9110f674a47036
Set zero swap interval in the OpenVR combiner

Otherwise the swap_buffers from rendering the mirror view will interfere
with submitting VR frames.  The OpenVR library internally syncs to the
HMD's vertical refresh.
source/openvr/openvrcombiner.cpp