aboutsummaryrefslogtreecommitdiff
path: root/include/libsurvive/survive.h
Commit message (Collapse)AuthorAgeFilesLines
...
* More cleanupmwturvey2017-03-231-1/+1
|
* Updated disambiguator. Solid OOTXMike Turvey2017-03-231-1/+2
|
* 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
|\ | | | | | | | | # Conflicts: # src/survive_vive.c
| * 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
| |\ | | | | | | | | | | | | Conflicts: src/survive_data.c
| * | 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 ↵cnlohr2017-03-111-3/+2
| | | | stream to live. Goobye.
* Update a few files... need to get working with linmath. But first switching ↵cnlohr2017-03-111-1/+1
| | | | accounts.
* shoehorn configuration into SurviveContextJoshua Allen2017-03-081-0/+5
|
* Architect the way the posers receive data.cnlohr2017-03-081-2/+2
|
* cleaning up more header stuffcnlohr2017-03-081-7/+11
|
* Move most of the libsurvive stuff into a common area.cnlohr2017-03-081-17/+84
|
* Switch types over to avoiding extra struct keyword. Switch poses to ↵cnlohr2017-03-081-4/+4
| | | | "SurvivePose" type.
* Split out into some more things in the include folder. Getting closer to ↵cnlohr2017-03-031-0/+95
trying to have posers.