| .. |
|
mpfit
|
Merge branch 'master' into simple_api
|
2018-04-10 23:47:11 -06:00 |
|
sba
|
Enabled and then cleaned up warnings
|
2018-04-20 22:50:20 -06:00 |
|
CMakeLists.txt
|
A bunch of fixes to windows; cmake now works for windows
|
2018-11-25 20:33:34 -07:00 |
|
CNFG3D.c
|
Switch from pos,quat to pose. Also change initialization order.
|
2018-03-10 23:57:58 -05:00 |
|
CNFG3D.h
|
Switch from pos,quat to pose. Also change initialization order.
|
2018-03-10 23:57:58 -05:00 |
|
CNFGCocoaNSImageDriver.m
|
Update rawdraw
|
2018-03-22 00:05:17 +00:00 |
|
CNFGEGLDriver.c
|
Update rawdraw
|
2018-03-22 00:05:17 +00:00 |
|
CNFGFunctions.c
|
Fix Windows compile if OGL is turned on.
|
2017-03-22 04:44:15 -04:00 |
|
CNFGFunctions.h
|
Update rawdraw
|
2018-03-22 00:05:17 +00:00 |
|
CNFGNullDriver.c
|
Update rawdraw
|
2018-03-22 00:05:17 +00:00 |
|
CNFGRasterizer.h
|
bump rawdraw to newest version.
|
2017-03-17 01:13:42 -04:00 |
|
CNFGWinDriver.c
|
Make things more TCC 0.27 friendly.
|
2018-04-15 21:13:00 -04:00 |
|
CNFGXDriver.c
|
Enabled and then cleaned up warnings
|
2018-04-20 22:50:20 -06:00 |
|
CocoaDriver.m
|
Included CNFGCocoaNSImageDriver now default
|
2017-05-17 18:51:22 -07:00 |
|
crc32.c
|
Still not working, but getting closer to dynamic OOTX decoding.
|
2017-02-14 01:00:33 -05:00 |
|
crc32.h
|
Still not working, but getting closer to dynamic OOTX decoding.
|
2017-02-14 01:00:33 -05:00 |
|
dclapack.h
|
Speed improvement! Tmps should always match the mat type
|
2018-03-18 22:21:59 -04:00 |
|
dclhelpers.c
|
Merge branch 'master' into sba
|
2018-03-17 16:12:40 -06:00 |
|
dclhelpers.h
|
Merge branch 'master' into sba
|
2018-03-17 16:12:40 -06:00 |
|
dirent.windows.h
|
Update to get windows build working
|
2018-09-25 12:13:43 -06:00 |
|
glutil.c
|
Move glutil out of the root.
|
2017-03-14 16:45:05 -04:00 |
|
glutil.h
|
Move glutil out of the root.
|
2017-03-14 16:45:05 -04:00 |
|
hid-linux.c
|
Forgot to add hid-linux.c
|
2018-03-10 17:21:15 -05:00 |
|
hid-osx.c
|
Add HID-OSX
|
2017-03-16 21:57:44 -04:00 |
|
hid-windows.c
|
Move the HID file over to the right place.
|
2017-03-17 02:02:30 -04:00 |
|
hidapi.h
|
Add HID-OSX
|
2017-03-16 21:57:44 -04:00 |
|
jsmn.c
|
Update redist with an example config, and jsmn.
|
2016-12-10 21:26:16 -05:00 |
|
jsmn.h
|
Update redist with an example config, and jsmn.
|
2016-12-10 21:26:16 -05:00 |
|
jsmntest.c
|
rename to .json extension
|
2016-12-10 21:38:14 -05:00 |
|
json_helpers.c
|
Adapted asymingt's code for reading the head position from 2018 tracker / knuckles
|
2018-12-04 11:42:57 -07:00 |
|
json_helpers.h
|
Adapted asymingt's code for reading the head position from 2018 tracker / knuckles
|
2018-12-04 11:42:57 -07:00 |
|
linmath.c
|
Fixed issue where angle wasn't renormalized in kalman filter so 360 around axis was seen as different than 0 around axis
|
2018-12-20 18:43:38 -07:00 |
|
linmath.h
|
Fixed issue where angle wasn't renormalized in kalman filter so 360 around axis was seen as different than 0 around axis
|
2018-12-20 18:43:38 -07:00 |
|
lintest.c
|
Update to get windows build working
|
2018-09-25 12:13:43 -06:00 |
|
Makefile
|
Added kabsch / test for kabsch
|
2018-07-01 05:26:29 +00:00 |
|
minimal_opencv.c
|
Additional helpful opencv asserts
|
2018-12-12 19:40:29 -07:00 |
|
minimal_opencv.h
|
Allow svd to not take in all params
|
2018-07-27 11:57:24 -06:00 |
|
minimal_opencvtest.c
|
Expanded minimal opencv functionality to properly use transpose flags
|
2018-06-21 16:22:24 +00:00 |
|
mymath.c
|
Update with the start of things to make TCC go in Windows.
|
2017-03-14 20:45:17 -04:00 |
|
os_generic.h
|
Added aborts if mutex is used incorrectly; swapped HID to sempahore lock so api mode works
|
2018-07-22 21:55:15 +00:00 |
|
puff.c
|
Almost able to build on Windows.
|
2017-03-14 19:05:46 -04:00 |
|
puff.h
|
Almost able to build on Windows.
|
2017-03-14 19:05:46 -04:00 |
|
symbol_enumerator.c
|
Minor fixups from windows changes
|
2018-09-25 12:47:04 -06:00 |
|
symbol_enumerator.h
|
Add a symbol enumerator for systems that don't support __contructor__.
|
2017-03-14 21:12:18 -04:00 |
|
test.config.json
|
rename to .json extension
|
2016-12-10 21:38:14 -05:00 |
|
test_dcl.c
|
trying new config mode
|
2018-03-18 22:21:59 -04:00 |