libgoatvr

log

age author description
2015-10-30 John Tsiombikas added red-cyan anaglyph fallback drawingdefault tip
2015-10-30 John Tsiombikas added preliminary support for quad-buffer stereo fallback drawing
2015-04-11 John Tsiombikas forgot to add the glext.h file
2015-04-11 John Tsiombikas fixed on windows
2015-04-07 John Tsiombikas minor fix
2015-04-06 John Tsiombikas ported to OVR 0.5.0.1
2015-03-30 John Tsiombikas adding stub doc pages
2015-03-14 John Tsiombikas Merge
2015-03-08 John Tsiombikas started the documentation
2015-01-14 John Tsiombikas works on linux with 0.4.4
2015-01-12 John Tsiombikas compiles on osx, no further testing
2015-01-12 John Tsiombikas fixed missing newline at the end of opt.c
2015-01-12 John Tsiombikas ported the libovr backend to 0.4.4
2014-10-11 John Tsiombikas god I miss glew...
2014-10-04 John Tsiombikas ops... wasn't handling the stereo eye separation correctly.
2014-10-03 John Tsiombikas fixed the fallback vr_view_translation and vr_view_matrix to include stereo separation
2014-09-25 John Tsiombikas option for the null module fallback presentation to show one or both eye views
2014-09-25 John Tsiombikas renamed VR_EYE_RES_SCALE to VR_RENDER_RES_SCALE
2014-09-25 John Tsiombikas added VR_EYE_RES_SCALE option
2014-09-25 John Tsiombikas fixed call to ovrHmd_ConfigureTracking to stop setting the ovrTrackingCap_Idle bit
2014-09-25 John Tsiombikas added vr_get?_def functions which allow a default to be specified
2014-09-24 John Tsiombikas added vr_get_def functions
2014-09-24 John Tsiombikas remove _opt suffix from vr_get_opt/vr_set_opt, and _OPT_from the predefined names
2014-09-20 John Tsiombikas windows build fix + new project file for the example
2014-09-20 John Tsiombikas build on macosx
2014-09-20 John Tsiombikas - added distortion mesh generation for the OpenHMD module (unfinished)
2014-09-19 John Tsiombikas - configure now emits config.status with the current confure invocation
2014-09-19 John Tsiombikas fixed the null plugin
2014-09-18 John Tsiombikas working on the linux side a bit
2014-08-29 John Tsiombikas added post-build rules and install.bat
2014-08-29 John Tsiombikas added USE_LIBOVR to the visual studio project, and fixed the build
2014-08-29 John Tsiombikas added readme and license files
2014-08-29 John Tsiombikas added unix makefile and configure script
2014-08-29 John Tsiombikas initial commit