]> git.tdb.fi Git - libs/vr.git/history - source/openvr
Remove extra blank line
[libs/vr.git] / source / openvr /
2016-10-05 Mikko RasaAdd support for motion controllers
2016-10-05 Mikko RasaReceive events from OpenVR
2016-10-05 Mikko RasaStore matrices for all tracked OpenVR devices, not...
2016-10-05 Mikko RasaApply s/device/system/ to member variables as well
2016-10-03 Mikko RasaAdd query functions for whether certain features are...
2016-10-03 Mikko RasaAdd a system creation function with automatic backend...
2016-10-03 Mikko RasaSet zero swap interval in the OpenVR combiner
2016-10-03 Mikko RasaAdd functions to use absolute tracking
2016-10-03 Mikko RasaRename DisplayDevice to System
2016-09-26 Mikko RasaImplement display mirroring in StereoCombiner
2016-09-20 Mikko RasaWork around a calling convention mismatch between MinGW...
2016-09-18 Mikko RasaImplement configure_view in OpenVRDevice
2016-09-17 Mikko RasaImplement a basic OpenVR driver