libgoatvr
log src/vr_libovr.c
age | author | description |
---|---|---|
Mon, 12 Jan 2015 07:16:39 +0200 | John Tsiombikas | ported the libovr backend to 0.4.4 |
Sat, 04 Oct 2014 03:39:14 +0300 | John Tsiombikas | ops... wasn't handling the stereo eye separation correctly. |
Thu, 25 Sep 2014 09:06:57 +0300 | John Tsiombikas | renamed VR_EYE_RES_SCALE to VR_RENDER_RES_SCALE |
Thu, 25 Sep 2014 08:50:50 +0300 | John Tsiombikas | added VR_EYE_RES_SCALE option |
Thu, 25 Sep 2014 07:52:49 +0300 | John Tsiombikas | fixed call to ovrHmd_ConfigureTracking to stop setting the ovrTrackingCap_Idle bit |
Wed, 24 Sep 2014 10:18:42 +0300 | John Tsiombikas | remove _opt suffix from vr_get_opt/vr_set_opt, and _OPT_from the predefined names |