Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/openvr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJoe Ludwig <joe@valvesoftware.com>2019-08-02 23:56:44 +0300
committerJoe Ludwig <joe@valvesoftware.com>2019-08-02 23:56:44 +0300
commitd9cffe2ff87bf0bac69b56bcf6fb60652a9d4009 (patch)
tree3f336dfa1daaae03a50ec3c0ca5eb968cdd62672 /lib
parentcdaf2b330c8df58986391b253cd8f04328139823 (diff)
OpenVR SDK 1.6.10v1.6.10
IVRSystem: * Added GetAppContainerFilePaths – Call this function to get a semicolon-delimited list of file paths that any app container that intends to act as a SteamVR application will need access to. * Added GetRuntimeVersion – This returns the version of the SteamVR runtime as a string. IVROverlay: * VROverlayFlags_ProtectedContent – This flag prevents the overlay in question from being readable by any OpenVR SDK, and prevents it from showing up in the overlay viewer. CVRPropertyHelpers: * Added getters and setters for 2, 3, and 4 element vectors Driver Interface: * Added IVRServerDriverHost::GetFrameTimings, which allows drivers to retrieve frame timing data * Added tracked device class to IVRWatchdogHost::WatchdogWakeUp – This allows more precise logging of how the user caused SteamVR to wake up from hardware activity. [git-p4: depot-paths = "//vr/steamvr/sdk_release/": change = 5271985]
Diffstat (limited to 'lib')
-rwxr-xr-xlib/linux32/libopenvr_api.sobin2128520 -> 2143067 bytes
-rwxr-xr-xlib/linux64/libopenvr_api.sobin2665453 -> 2690382 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/linux32/libopenvr_api.so b/lib/linux32/libopenvr_api.so
index d728f4c..e4b3dcd 100755
--- a/lib/linux32/libopenvr_api.so
+++ b/lib/linux32/libopenvr_api.so
Binary files differ
diff --git a/lib/linux64/libopenvr_api.so b/lib/linux64/libopenvr_api.so
index 2352031..e8d57d3 100755
--- a/lib/linux64/libopenvr_api.so
+++ b/lib/linux64/libopenvr_api.so
Binary files differ