aboutsummaryrefslogtreecommitdiff
path: root/winbuild
Commit message (Collapse)AuthorAgeFilesLines
* Updated defines for runtime_symnumHEADmasterJustin Berger2018-07-121-4/+6
|
* Fixed symbol enumeration for windowsJustin Berger2018-07-061-2/+2
|
* Make things more TCC 0.27 friendly.cnlohr2018-04-152-11/+11
|
* Merge branch 'master' into tcc_buildCNLohr2018-04-153-3/+55
|\
| * Merge branch 'master' into simple_apiJustin Berger2018-04-105-8/+358
| |\
| | * Made new posers work in windowsJustin Berger2018-04-092-0/+24
| | |
| * | Added simple APIJustin Berger2018-04-043-0/+31
| | |
* | | Fix winbuild.cnlohr2018-04-151-1/+1
| | |
* | | update getting closer to a cleaner build process.cnlohr2018-04-141-3479/+0
| |/ |/|
* | Fixed 32 bit linker issueJustin Berger2018-04-071-6/+24
| |
* | Updated winbuild to include imu trackerJustin Berger2018-04-076-2/+313
|/
* Merge branch 'master' into imuJustin Berger2018-04-034-34/+3
|\
| * Refactor pose function to get timecode and not lhJustin Berger2018-04-031-1/+1
| |
| * Removed def file from projJustin Berger2018-04-022-2/+0
| |
| * Added the API file from Unitydpeter992018-04-021-1/+2
| |
| * Removed the manual .def filedpeter992018-04-021-30/+0
| |
* | Merge remote-tracking branch 'origin/master' into imuJustin Berger2018-04-0210-30/+3799
|\|
| * Filled out OO struct; most needed functions are thereJustin Berger2018-03-291-1/+4
| |
| * Nuget packaged up dependenciesJustin Berger2018-03-287-5/+89
| |
| * Functional C# in windowsJustin Berger2018-03-283-2/+8
| |
| * window update for os_generic being header onlyJustin Berger2018-03-283-9/+1
| |
| * Made the .def filedpeter992018-03-264-1/+3522
| | | | | | | | - by hand for now
| * Merge branch 'master' of https://github.com/dpeter99/libsurvivedpeter992018-03-261-0/+149
| |\
| | * Made playback workJustin Berger2018-03-253-0/+157
| | |
| * | Some fixesdpeter992018-03-264-18/+27
| |/ | | | | | | No more build errors on win
| * Started the VS project updatedpeter992018-03-253-4/+25
|/
* Fix MSVC buildMike Turvey2018-03-102-0/+8
|
* Adding octavioradiiMike Turvey2017-03-262-0/+4
| | | | OctavioRadii converges to the right radius!!!!
* Adding Tori PoserMike Turvey2017-03-252-0/+4
|
* Add Test Projectmwturvey2017-03-172-0/+200
|
* Add data recordermwturvey2017-03-172-0/+200
|
* Merge branch 'master' into UsbTrackerOnWinmwturvey2017-03-175-34/+129
|\ | | | | | | | | # Conflicts: # src/survive_vive.c
| * Update Windows build to reflect changes in RawDraw.CNLohr2017-03-173-13/+13
| |
| * Move the HID file over to the right place.CNLohr2017-03-174-999/+3
| |
| * Add HID-OSXcnlohr2017-03-161-405/+0
| |
| * Remove winbuild folder.CNLohr2017-03-176-10/+1484
| |
| * Fix WarningsCNLohr2017-03-171-4/+4
| |
| * Include changes for link-time code generation.CNLohr2017-03-171-4/+22
| |
| * Fix windows build to allow for linktime code genreation.CNLohr2017-03-171-8/+12
| |
* | Wired Watchman Now Emit Light & IMU Datamwturvey2017-03-171-0/+20
|/
* Last try at getting linktime registration working under MSVCmwturvey2017-03-163-9/+18
|
* Building & basic runningmwturvey2017-03-153-8/+37
|
* Windows Compilingmwturvey2017-03-156-0/+545