Fredrik Hultin
|
b995d3351d
merged master into vive branch
|
vor 8 Jahren |
Fredrik Hultin
|
c29be8b7dd
CV1 Support (#63)
|
vor 8 Jahren |
TheOnlyJoey
|
5d65570998
Fixes for mvc++ 2015 compile
|
vor 8 Jahren |
TheOnlyJoey
|
adf94447f5
Revert "Fixed typo in file, more frameworking for new hmd"
|
vor 9 Jahren |
TheOnlyJoey
|
8b803e53fc
Fixed typo in file, more frameworking for new hmd
|
vor 9 Jahren |
Lubosz Sarnecki
|
52aae34ff5
openhmd: Unlock mutex before recreating it.
|
vor 9 Jahren |
Joey Ferwerda
|
0c6de95ac3
- Fixed cleanup for threading (valgrind complain)
|
vor 9 Jahren |
Joey Ferwerda
|
d8983cd9b2
Boosted threaded polling rate for more acturate data
|
vor 9 Jahren |
TheOnlyJoey
|
2fd0eadd3a
Initial HTC Vive framework code
|
vor 9 Jahren |
Fredrik Hultin
|
9d584b8f37
proxy rotation and position in the device struct, update the values on ohmd_ctx_update()
|
vor 9 Jahren |
Fredrik Hultin
|
5682b5d60b
Added the functions to specify settings to a device and updated opengl example to use them.
|
vor 9 Jahren |
Fredrik Hultin
|
028cb435e9
Run updates in background threads.
|
vor 9 Jahren |
Emmanuel Gil Peyrot
|
df5edd6cfa
Always mark input values const, and specify void in functions taking no argument.
|
vor 9 Jahren |
TheOnlyJoey
|
ee375b7426
Merge branch 'master' of https://github.com/OpenHMD/OpenHMD into android
|
vor 9 Jahren |
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.
|
vor 9 Jahren |
Joey Ferwerda
|
4ea7aac59c
Deprecated a couple of variables and functions for the old acceleration only fallback (reimplementing this smarter)
|
vor 9 Jahren |
Joey Ferwerda
|
bfc6547a6a
Native implementation functional!
|
vor 9 Jahren |
Joey Ferwerda
|
d43005259d
Made it compile! had to copypasta some android stuff for casting of data
|
vor 9 Jahren |
Joey Ferwerda
|
5ea3c57ad3
Initial work on NDK sensor polling, should have all the things but might require some compile fixing and missing data.
|
vor 9 Jahren |
TheOnlyJoey
|
5cf48c55bd
Added initial support for external sensor driver
|
vor 9 Jahren |
Joey Ferwerda
|
f2f63fa48c
- Added smarter way to use the acceleration only fallback
|
vor 10 Jahren |
Fredrik Hultin
|
01538ec545
Merge pull request #38 from ptsneves/master
|
vor 10 Jahren |
Fredrik Hultin
|
7f3cd5105d
Made openhmd for android a shared lib. Updated the android example.
|
vor 10 Jahren |
TheOnlyJoey
|
b14cba2018
- Initial checkin for android code
|
vor 10 Jahren |
Fredrik Hultin
|
a07c48bd06
Changed automake files and code to support enabling/disabling of different drivers.
|
vor 10 Jahren |
Executive
|
944668823b
Moved the device pointer check to before any dereference is attempted.
|
vor 10 Jahren |
Fredrik Hultin
|
856ac093ca
Added status codes.
|
vor 10 Jahren |
Fredrik Hultin
|
8b20c3ada5
added position correction
|
vor 10 Jahren |
Fredrik Hultin
|
5cc57781b5
added rotation correction
|
vor 10 Jahren |
Fredrik Hultin
|
35f64665db
Added support for closing open devices through ohmd_close_device().
|
vor 10 Jahren |