aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix TCC compile.CNLohr2017-03-171-10/+2
* Fix windows build to allow for linktime code genreation.CNLohr2017-03-171-2/+4
* Merge branch 'master' into WinSupport2mwturvey2017-03-161-3/+2
|\
| * Fix lighthouse capture mechanism to match new valve.CNLohr2017-03-161-1/+0
| * Merge branch 'master' of github.com:cnlohr/libsurviveJoshua Allen2017-03-151-1/+1
| |\
| * | rename variablesJoshua Allen2017-03-151-2/+2
* | | fix linux buildmwturvey2017-03-161-1/+3
* | | Manual registration on Windowsmwturvey2017-03-161-42/+4
* | | Last try at getting linktime registration working under MSVCmwturvey2017-03-161-0/+4
* | | Building & basic runningmwturvey2017-03-151-3/+11
* | | Windows Compilingmwturvey2017-03-151-4/+42
| |/ |/|
* | Getting very close to a Windows port.CNLohr2017-03-151-1/+1
|/
* Update with almost working poser information stuff. This has been long stream...cnlohr2017-03-111-3/+2
* Update a few files... need to get working with linmath. But first switching ...cnlohr2017-03-111-1/+1
* shoehorn configuration into SurviveContextJoshua Allen2017-03-081-0/+5
* Architect the way the posers receive data.cnlohr2017-03-083-4/+6
* cleaning up more header stuffcnlohr2017-03-081-7/+11
* Move most of the libsurvive stuff into a common area.cnlohr2017-03-082-17/+94
* Switch types over to avoiding extra struct keyword. Switch poses to "Survive...cnlohr2017-03-083-21/+26
* Split out into some more things in the include folder. Getting closer to try...cnlohr2017-03-033-27/+87
* First thoughts on a resolver?cnlohr2017-03-031-2/+18
* Merge branch 'master' of https://github.com/cnlohr/libsurvivecnlohr2017-02-261-1/+1
|\
| * Update code to allow for headless mode.cnlohr2017-02-251-1/+1
* | Huge shift: Put HTC vive into its own file, to free up the rest of the system...cnlohr2017-02-251-3/+3
|/
* Update files, working lhfind whithin libsurvive.cnlohr2017-02-251-1/+5
* Move to having an angle callback.cnlohr2017-02-161-12/+26
* Still not working, but getting closer to dynamic OOTX decoding.cnlohr2017-02-141-5/+18
* Update disambiguator. I think I got it right this time, finally. Also, seems...cnlohr2017-02-131-10/+5
* Working on closing #15 - still needs work.cnlohr2017-02-121-1/+3
* Closes #14 and closes #12 - fix syncing off correct word and don't throw out ...cnlohr2017-01-211-7/+9
* fix integration of my disambiguatorJulian Picht2016-12-271-0/+1
* forgot headercnlohr2016-12-261-3/+4
* Seems to significantly improve #11 - now, something might be wrong, but not s...cnlohr2016-12-231-0/+2
* get the new disambiguator closer, but it's still not perfect.cnlohr2016-12-201-1/+1
* switch to a hidden disambiguator.cnlohr2016-12-202-40/+1
* add copyright headersJulian Picht2016-12-201-0/+3
* hacked in my disambiguatorJulian Picht2016-12-202-0/+40
* allow for easy config dumpingcnlohr2016-12-191-6/+4
* Fix light disambiguator location, put with the object instead of the system.cnlohr2016-12-171-4/+17
* Remove dependency on Xineramacnlohr2016-12-161-3/+39
* Get working plane testercnlohr2016-12-151-0/+1
* first stab at trying to pull off config data, didn't work.cnlohr2016-12-031-0/+3
* Starting to get data.cnlohr2016-11-301-1/+3
* I'm learning.cnlohr2016-11-301-1/+1
* Add a basic vive driver. Gotta figure out how to turn it on.cnlohr2016-11-291-0/+11