libgoatvr

log src/vr_libovr.c

age author description
Sat, 11 Apr 2015 04:01:47 +0300 John Tsiombikas fixed on windows
Wed, 08 Apr 2015 02:32:22 +0300 John Tsiombikas minor fix
Mon, 06 Apr 2015 05:17:11 +0300 John Tsiombikas ported to OVR 0.5.0.1
Wed, 14 Jan 2015 08:03:27 +0200 John Tsiombikas works on linux with 0.4.4
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
Sat, 20 Sep 2014 16:52:42 +0300 John Tsiombikas build on macosx
Fri, 19 Sep 2014 15:16:51 +0300 John Tsiombikas - configure now emits config.status with the current confure invocation
Thu, 18 Sep 2014 10:56:45 +0300 John Tsiombikas working on the linux side a bit
Fri, 29 Aug 2014 03:45:25 +0300 John Tsiombikas initial commit