aboutsummaryrefslogtreecommitdiff
path: root/redist
Commit message (Expand)AuthorAgeFilesLines
* Almost compiles on Apple (not quite there)ultramn2017-03-161-1/+1
* zao's changes for FreeBSDmwturvey2017-03-161-0/+2
* Building & basic runningmwturvey2017-03-151-1/+1
* Windows Compilingmwturvey2017-03-152-2/+38
* Handle autoregistration of startup functions.cnlohr2017-03-141-3/+1
* Add a symbol enumerator for systems that don't support __contructor__.CNLohr2017-03-142-0/+255
* Update with the start of things to make TCC go in Windows.CNLohr2017-03-143-3/+558
* Almost able to build on Windows.CNLohr2017-03-143-1/+987
* Move glutil out of the root.CNLohr2017-03-142-0/+23
* Update to posers, etc... Still not working.cnlohr2017-03-121-9/+27
* update with another test.cnlohr2017-03-123-3/+71
* Update with almost working poser information stuff. This has been long stream...cnlohr2017-03-113-2/+227
* general updates from the current livestream.cnlohr2017-03-111-3/+13
* Merge pull request #34 from mwturvey/PoserUpdates2CNLohr2017-03-111-147/+0
|\
| * Merge remote-tracking branch 'remotes/upstream/master' into Octavios_AlgorithmMike Turvey2017-03-113-21/+61
| |\
| * | Cleanup & torus updatesmwturvey2017-03-101-147/+0
* | | Update a few files... need to get working with linmath. But first switching ...cnlohr2017-03-112-1/+46
| |/ |/|
* | Update linmath to allow for transforming the pose solver for testing purposes.cnlohr2017-03-092-9/+10
* | Fix wrong quat functions + Add matrix->quat conversion.cnlohr2017-03-092-14/+49
* | return null if no file is openedJoshua Allen2017-03-081-0/+4
|/
* apparently quat code had been wrong for quite some time. Luckily it was code...cnlohr2017-03-081-6/+1
* Load strings from config files.Joshua Allen2017-03-062-3/+117
* Remove extra asprintf parameteraxlecrusher2017-03-031-3/+3
* basic config can be written to fileJoshua Allen2017-02-271-5/+6
* json helpers for writingJoshua Allen2017-02-262-0/+77
* find_tori: Cache a tan()mwturvey2017-02-211-0/+2
* Merge pull request #28 from mwturvey/optimize_gdCNLohr2017-02-161-1/+1
|\
| * Fix bug in lib math angle calculationmwturvey2017-02-141-1/+1
* | Still not working, but getting closer to dynamic OOTX decoding.cnlohr2017-02-142-0/+121
|/
* Replaced rotation algorithm & cleanupmwturvey2017-02-082-303/+311
* Replacing rotation matrix (wip)mwturvey2017-02-072-39/+150
* Merging math librariesMike Turvey2017-02-072-26/+241
* Remove dependency on Xineramacnlohr2016-12-161-1/+1
* Fix library add two more utility functionscnlohr2016-12-152-2/+24
* Add Linmath to the redistributable portion.cnlohr2016-12-142-0/+390
* * Get config from headset.Charles Lohr2016-12-111-1/+1
* Add basic debugging stuff from rawdraw.Charles Lohr2016-12-106-0/+1264
* rename to .json extensionCharles Lohr2016-12-102-1/+1
* Update redist with an example config, and jsmn.Charles Lohr2016-12-105-0/+1108