libgoatvr

log

age author description
Fri, 30 Oct 2015 06:34:00 +0200 John Tsiombikas added red-cyan anaglyph fallback drawingdefault tip
Fri, 30 Oct 2015 06:12:48 +0200 John Tsiombikas added preliminary support for quad-buffer stereo fallback drawing
Sun, 12 Apr 2015 02:02:04 +0300 John Tsiombikas forgot to add the glext.h file
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
Mon, 30 Mar 2015 05:51:22 +0300 John Tsiombikas adding stub doc pages
Sat, 14 Mar 2015 23:32:22 +0200 John Tsiombikas Merge
Sun, 08 Mar 2015 05:30:02 +0200 John Tsiombikas started the documentation
Wed, 14 Jan 2015 08:03:27 +0200 John Tsiombikas works on linux with 0.4.4
Mon, 12 Jan 2015 08:59:32 +0200 John Tsiombikas compiles on osx, no further testing
Mon, 12 Jan 2015 07:34:30 +0200 John Tsiombikas fixed missing newline at the end of opt.c
Mon, 12 Jan 2015 07:16:39 +0200 John Tsiombikas ported the libovr backend to 0.4.4
Sat, 11 Oct 2014 07:18:07 +0300 John Tsiombikas god I miss glew...
Sat, 04 Oct 2014 03:39:14 +0300 John Tsiombikas ops... wasn't handling the stereo eye separation correctly.
Fri, 03 Oct 2014 23:07:27 +0300 John Tsiombikas fixed the fallback vr_view_translation and vr_view_matrix to include stereo separation
Thu, 25 Sep 2014 17:14:04 +0300 John Tsiombikas option for the null module fallback presentation to show one or both eye views
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
Thu, 25 Sep 2014 07:23:18 +0300 John Tsiombikas added vr_get?_def functions which allow a default to be specified
Wed, 24 Sep 2014 23:50:40 +0300 John Tsiombikas added vr_get_def functions
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 20:12:00 +0300 John Tsiombikas windows build fix + new project file for the example
Sat, 20 Sep 2014 16:52:42 +0300 John Tsiombikas build on macosx
Sat, 20 Sep 2014 13:22:53 +0300 John Tsiombikas - added distortion mesh generation for the OpenHMD module (unfinished)
Fri, 19 Sep 2014 15:16:51 +0300 John Tsiombikas - configure now emits config.status with the current confure invocation
Fri, 19 Sep 2014 05:30:20 +0300 John Tsiombikas fixed the null plugin
Thu, 18 Sep 2014 10:56:45 +0300 John Tsiombikas working on the linux side a bit
Fri, 29 Aug 2014 07:37:19 +0300 John Tsiombikas added post-build rules and install.bat
Fri, 29 Aug 2014 05:54:26 +0300 John Tsiombikas added USE_LIBOVR to the visual studio project, and fixed the build
Fri, 29 Aug 2014 05:33:22 +0300 John Tsiombikas added readme and license files
Fri, 29 Aug 2014 05:09:45 +0300 John Tsiombikas added unix makefile and configure script
Fri, 29 Aug 2014 03:45:25 +0300 John Tsiombikas initial commit