HairyFotr
|
5af90501df
Fix typos
|
7 tahun lalu |
Jakob Bornecrantz
|
8ffd6cdd8d
Add internal integer monotonic time helpers
|
7 tahun lalu |
TheOnlyJoey
|
44b472db93
Add NOLO driver.
|
8 tahun lalu |
Mario Kleiner
|
0c5ff2bb0b
Add missing mutex unlock in error path.
|
8 tahun lalu |
Joey Ferwerda
|
c8a645fd6b
Merge branch 'master' of https://github.com/OpenHMD/OpenHMD into htc-vive
|
8 tahun lalu |
TheOnlyJoey
|
3df30456b5
Merge pull request #86 from OpenHMD/dev-psvr
|
8 tahun lalu |
Joey Ferwerda
|
15a7a70c05
Merge branch 'master' of https://github.com/OpenHMD/OpenHMD into htc-vive
|
8 tahun lalu |
James Sarrett
|
85a167b52e
oops, fixup missing return in distortion coefficients
|
8 tahun lalu |
James Sarrett
|
d73871358d
return a status int instead of a string directly in ohmd_gets
|
8 tahun lalu |
James Sarrett
|
5dc0f61862
set distortion coefficients from a helper function
|
8 tahun lalu |
James Sarrett
|
9a96bd4ae9
add universal GLSL distortion shader and coefficents to libopenhmd
|
8 tahun lalu |
Fredrik Hultin
|
85cbbd9341
Added event example in simple.c. Fixed some valgrind/memory leak issues.
|
8 tahun lalu |
Fredrik Hultin
|
b2d7641161
Added support for digital input events.
|
8 tahun lalu |
TheOnlyJoey
|
45e79e2c1e
PSVR IMU now functional, currently uses 1 sample, quite basic
|
8 tahun lalu |
TheOnlyJoey
|
2bc221054a
Merge full functional Deepoon E2 driver (#64)
|
8 tahun lalu |
Fredrik Hultin
|
b995d3351d
merged master into vive branch
|
8 tahun lalu |
Fredrik Hultin
|
c29be8b7dd
CV1 Support (#63)
|
8 tahun lalu |
TheOnlyJoey
|
5d65570998
Fixes for mvc++ 2015 compile
|
8 tahun lalu |
TheOnlyJoey
|
adf94447f5
Revert "Fixed typo in file, more frameworking for new hmd"
|
9 tahun lalu |
TheOnlyJoey
|
8b803e53fc
Fixed typo in file, more frameworking for new hmd
|
9 tahun lalu |
Lubosz Sarnecki
|
52aae34ff5
openhmd: Unlock mutex before recreating it.
|
9 tahun lalu |
Joey Ferwerda
|
0c6de95ac3
- Fixed cleanup for threading (valgrind complain)
|
9 tahun lalu |
Joey Ferwerda
|
d8983cd9b2
Boosted threaded polling rate for more acturate data
|
9 tahun lalu |
TheOnlyJoey
|
2fd0eadd3a
Initial HTC Vive framework code
|
9 tahun lalu |
Fredrik Hultin
|
9d584b8f37
proxy rotation and position in the device struct, update the values on ohmd_ctx_update()
|
9 tahun lalu |
Fredrik Hultin
|
5682b5d60b
Added the functions to specify settings to a device and updated opengl example to use them.
|
9 tahun lalu |
Fredrik Hultin
|
028cb435e9
Run updates in background threads.
|
9 tahun lalu |
Emmanuel Gil Peyrot
|
df5edd6cfa
Always mark input values const, and specify void in functions taking no argument.
|
9 tahun lalu |
TheOnlyJoey
|
ee375b7426
Merge branch 'master' of https://github.com/OpenHMD/OpenHMD into android
|
9 tahun lalu |
Joey Ferwerda
|
b56efa8b29
Implemented set_android_properties, introduced OHMD_DRIVER_PROPERTIES in set_data to be able to set the data for drivers which have a general init.
|
9 tahun lalu |