summaryrefslogtreecommitdiffhomepage
path: root/tracker-rs/rs_impl/bin/opentrack-tracker-rs-impl.lib
AgeCommit message (Collapse)Author
2016-07-07tracker/rs: use static linkageStanislaw Halik
There's no reason not to link statically the impl library. As suggested by @ph0b, use subdirs for each arch. This helps with object file clobber.
2016-06-01tracker-rs: updated to SDK 2016 R2. Added more debug information and safeguards.Xavier Hallade
2016-02-11tracker/rs: updated runtime to 2016 R1.Xavier Hallade
2016-02-03tracker/rs: added camera preview, removed separate process and TCP socketXavier Hallade
the RS implementation still resides in a different DLL as it has to be compiled separately by MSVC compiler.