aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update Windows build to reflect changes in RawDraw.CNLohr2017-03-176-13/+24
|
* bump rawdraw to newest version.cnlohr2017-03-1711-119/+199
|
* Fix non-needed header.CNLohr2017-03-171-1/+0
|
* Add needed function to rdrCNLohr2017-03-171-0/+5
|
* Add rasterizer tools.CNLohr2017-03-171-0/+234
|
* Move the HID file over to the right place.CNLohr2017-03-175-4/+4
|
* Add HID-OSXcnlohr2017-03-162-0/+1111
|
* Remove winbuild folder.CNLohr2017-03-1710-1417/+20
|
* Makefile now compiles on Macultramn2017-03-161-3/+3
|
* Fix TCC compile.CNLohr2017-03-172-11/+3
|
* Modified Makefile to compile on Macultramn2017-03-161-5/+24
|
* Fix WarningsCNLohr2017-03-1716-49/+62
|
* Update, adding rawdrawnull for OSX.CNLohr2017-03-172-0/+76
|
* Finally, the correct gitignore.CNLohr2017-03-171-2/+4
|
* Include more things in the gitignore.CNLohr2017-03-171-0/+2
|
* Fix definition for the x64 folder for Windows.CNLohr2017-03-171-1/+1
|
* cleanup gitignore.CNLohr2017-03-171-11/+2
|
* Include changes for link-time code generation.CNLohr2017-03-171-4/+22
|
* Fix windows build to allow for linktime code genreation.CNLohr2017-03-173-10/+19
|
* Almost compiles on Apple (not quite there)ultramn2017-03-165-4/+8
|
* Merge pull request #38 from mwturvey/Fix_BSDMichael Turvey2017-03-163-0/+12
|\ | | | | zao's changes for FreeBSD
| * zao's changes for FreeBSDmwturvey2017-03-163-0/+12
|/
* Merge pull request #37 from mwturvey/WinSupport2CNLohr2017-03-1614-27/+672
|\ | | | | VS2017 CE Support
| * Merge branch 'master' into WinSupport2mwturvey2017-03-168-73/+310
| |\ | |/ |/| | | | | # Conflicts: # src/survive_vive.c
* | Fix crashes in Linux without hidapi, and fix buffer overflow bug.cnlohr2017-03-163-4/+9
| |
* | Fix compile warningcnlohr2017-03-161-2/+1
| |
* | Fix: Initialize both lighthouse configs.CNLohr2017-03-162-1/+3
| |
* | Fix lighthouse capture mechanism to match new valve.CNLohr2017-03-163-53/+20
| |
* | Make the vive able to deal with data in new-valve-mode or old-valve-mode.CNLohr2017-03-162-15/+26
| |
* | add note about extra 2 bytes.cnlohr2017-03-151-0/+1
| |
* | fix puff for headset.cnlohr2017-03-153-3/+13
| |
* | print lots of sync dataJoshua Allen2017-03-151-0/+2
| |
* | Merge branch 'master' of github.com:cnlohr/libsurviveJoshua Allen2017-03-1528-367/+5248
|\ \ | | | | | | | | | | | | Conflicts: src/survive_data.c
| * | Add files via uploadCNLohr2017-03-151-0/+236
| | |
* | | rename variablesJoshua Allen2017-03-152-23/+24
| | |
| | * fix linux buildmwturvey2017-03-162-3/+4
| | |
| | * Manual registration on Windowsmwturvey2017-03-162-53/+15
| | |
| | * Last try at getting linktime registration working under MSVCmwturvey2017-03-165-9/+33
| | |
| | * Building & basic runningmwturvey2017-03-157-13/+52
| | |
| | * Windows Compilingmwturvey2017-03-1511-27/+645
| |/
| * fix compile in Linuxcnlohr2017-03-151-1/+1
| |
| * Few more cleanup tweaks. Almost there.CNLohr2017-03-152-4/+6
| |
| * Reading data, no cal data.CNLohr2017-03-156-54/+107
| |
| * Getting very close to a Windows port.CNLohr2017-03-157-31/+1595
| |
| * Handle autoregistration of startup functions.cnlohr2017-03-143-5/+28
| |
| * Add a symbol enumerator for systems that don't support __contructor__.CNLohr2017-03-142-0/+255
| |
| * Rename build script.CNLohr2017-03-141-1/+4
| |
| * Update with the start of things to make TCC go in Windows.CNLohr2017-03-148-8/+2025
| |
| * Almost able to build on Windows.CNLohr2017-03-148-315/+1041
| |
| * Move glutil out of the root.CNLohr2017-03-142-0/+0
|/