From 8a689fac0d4d9405cda1748e28cda5b345dc6e04 Mon Sep 17 00:00:00 2001 From: James Darpinian Date: Fri, 17 Apr 2015 11:03:04 -0700 Subject: [PATCH] Switch Oculus distortion to high quality mode. --- src/ovr.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ovr.cpp b/src/ovr.cpp index 194ba5edf..1e90bd5cc 100644 --- a/src/ovr.cpp +++ b/src/ovr.cpp @@ -117,6 +117,7 @@ namespace bgfx | ovrDistortionCap_TimeWarp | ovrDistortionCap_Overdrive | ovrDistortionCap_NoRestore + | ovrDistortionCap_HqDistortion , eyeFov , m_erd );