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/bin
diff options
context:
space:
mode:
authorJeremy Selan <jeremys@valvesoftware.com>2016-10-11 02:10:31 +0300
committerJeremy Selan <jeremys@valvesoftware.com>2016-10-11 02:10:31 +0300
commit5bc41e4b55d11dfc8fb4b958a6600aa7f8cee051 (patch)
tree34c6b4ddf32e30fdf9594a6b578ac216f797befc /bin
parentb20b25705d8dd82be221fe68a61db36ae7e2608e (diff)
OpenVR SDK 1.0.3:v1.0.3
General: * Added preliminary Vulkan support * Added Button ID k_EButton_ProximitySensor. Use this for raw access to a proximity sensor if there is one. * Fixed spelling error in EVROverlayError, "VROVerlayError_KeyboardAlreadyInUse" IVRSettings: * Improved default value handling. Defaults are no longer passed with each individual call to GetBool, GetInt32, GetFloat, and GetString. Instead, system-wide defaults are specified in "default.vrsettings" (in the resources/setting/ directory of either the runtime or the driver_xxx directory.) If not explicitly defined, the default will be false, 0, 0.0 or "" with an error of VRSettingsError_UnsetSettingHasNoDefault. * Added explicit EVRSettingsError for VRSettingsError_JsonParseFailed [git-p4: depot-paths = "//vr/steamvr/sdk_release/": change = 3647965]
Diffstat (limited to 'bin')
-rwxr-xr-xbin/linux32/libopenvr_api.sobin347110 -> 0 bytes
-rwxr-xr-xbin/linux32/libopenvr_api.so.dbgbin2321130 -> 0 bytes
-rwxr-xr-xbin/linux64/libopenvr_api.sobin379541 -> 389560 bytes
-rwxr-xr-xbin/linux64/libopenvr_api.so.dbgbin3084388 -> 3151279 bytes
-rwxr-xr-xbin/osx32/libopenvr_api.dylibbin299900 -> 304956 bytes
-rw-r--r--bin/osx32/libopenvr_api.dylib.dSYM/Contents/Resources/DWARF/libopenvr_api.dylibbin2178171 -> 2197457 bytes
-rw-r--r--bin/win32/openvr_api.dllbin266560 -> 267040 bytes
-rw-r--r--bin/win32/openvr_api.pdbbin4861952 -> 4542464 bytes
-rw-r--r--bin/win64/openvr_api.dllbin313664 -> 314656 bytes
-rw-r--r--bin/win64/openvr_api.pdbbin4632576 -> 4313088 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/bin/linux32/libopenvr_api.so b/bin/linux32/libopenvr_api.so
deleted file mode 100755
index a250545..0000000
--- a/bin/linux32/libopenvr_api.so
+++ /dev/null
Binary files differ
diff --git a/bin/linux32/libopenvr_api.so.dbg b/bin/linux32/libopenvr_api.so.dbg
deleted file mode 100755
index a26ac1c..0000000
--- a/bin/linux32/libopenvr_api.so.dbg
+++ /dev/null
Binary files differ
diff --git a/bin/linux64/libopenvr_api.so b/bin/linux64/libopenvr_api.so
index a190fe1..692a87c 100755
--- a/bin/linux64/libopenvr_api.so
+++ b/bin/linux64/libopenvr_api.so
Binary files differ
diff --git a/bin/linux64/libopenvr_api.so.dbg b/bin/linux64/libopenvr_api.so.dbg
index ca9c9af..6285a38 100755
--- a/bin/linux64/libopenvr_api.so.dbg
+++ b/bin/linux64/libopenvr_api.so.dbg
Binary files differ
diff --git a/bin/osx32/libopenvr_api.dylib b/bin/osx32/libopenvr_api.dylib
index df781eb..e3e871a 100755
--- a/bin/osx32/libopenvr_api.dylib
+++ b/bin/osx32/libopenvr_api.dylib
Binary files differ
diff --git a/bin/osx32/libopenvr_api.dylib.dSYM/Contents/Resources/DWARF/libopenvr_api.dylib b/bin/osx32/libopenvr_api.dylib.dSYM/Contents/Resources/DWARF/libopenvr_api.dylib
index dacf5f8..9b6372f 100644
--- a/bin/osx32/libopenvr_api.dylib.dSYM/Contents/Resources/DWARF/libopenvr_api.dylib
+++ b/bin/osx32/libopenvr_api.dylib.dSYM/Contents/Resources/DWARF/libopenvr_api.dylib
Binary files differ
diff --git a/bin/win32/openvr_api.dll b/bin/win32/openvr_api.dll
index f845d44..2dd3fbe 100644
--- a/bin/win32/openvr_api.dll
+++ b/bin/win32/openvr_api.dll
Binary files differ
diff --git a/bin/win32/openvr_api.pdb b/bin/win32/openvr_api.pdb
index a2c9adc..5a43d1b 100644
--- a/bin/win32/openvr_api.pdb
+++ b/bin/win32/openvr_api.pdb
Binary files differ
diff --git a/bin/win64/openvr_api.dll b/bin/win64/openvr_api.dll
index dbf1531..9ae4922 100644
--- a/bin/win64/openvr_api.dll
+++ b/bin/win64/openvr_api.dll
Binary files differ
diff --git a/bin/win64/openvr_api.pdb b/bin/win64/openvr_api.pdb
index 8a2095e..e575e13 100644
--- a/bin/win64/openvr_api.pdb
+++ b/bin/win64/openvr_api.pdb
Binary files differ