Commit Graph

201 Commits

Author SHA1 Message Date
2b6d5d1304 Add sys 2015-06-13 16:32:10 -04:00
93d8975a88 added sys lib 2015-06-13 16:13:19 -04:00
85e024ad17 Added gen.py 2015-06-13 14:30:37 -04:00
4a57cb70a2 Removed old library 2015-06-13 09:49:17 -04:00
13472c3837 remove static from ovr linux 2015-05-15 01:12:13 -04:00
cee88bede3 Revive from the dead 2015-05-15 01:04:25 -04:00
76b4fb41b0 update build.rs to latest stdlib 2015-03-22 15:27:03 -04:00
a74be907fc cleanup warnings 2015-02-08 15:10:25 -05:00
bddc4741aa path -> old_path 2015-02-08 15:07:33 -05:00
7fc6b4ef44 fix build script; io -> old_io 2015-01-28 23:25:17 -05:00
c583bb05cb Fix with alpha 2015-01-09 15:11:36 -07:00
e501358503 update to latest rustc 2015-01-07 23:14:07 -07:00
fa0e120ed7 fixed to work with latest rustc 2015-01-04 00:56:16 -05:00
a4bf5675dc Adde Send+Sync to Hmd 2014-12-30 22:46:11 -05:00
b192789533 fixed over build 2014-12-14 13:48:10 -05:00
54e2949b7a Fix linux build 2014-12-10 01:49:37 -05:00
38ad730eae use stdout stderr for build script 2014-12-10 01:45:12 -05:00
1786d54f10 lipo for osx 2014-11-20 23:07:56 -05:00
c7c02f2129 use rust based build script 2014-11-20 22:35:42 -05:00
1b4f3c7551 remove cgmath submodule 2014-11-20 22:08:31 -05:00
64f5a1463a Fix enums 2014-11-20 22:06:02 -05:00
18128742d8 updated to latest rustc 2014-10-30 23:08:19 -04:00
a15ebe6ae3 use #[repr(C)] 2014-10-11 21:35:26 -04:00
94bec0718b Fixed static -> const 2014-10-11 21:29:01 -04:00
d4f6803b03 update travis script 2014-09-26 02:32:29 -04:00
ae41a150b5 Make ToTexture public 2014-09-26 02:30:07 -04:00
abec593eda add apt-get update to travis 2014-09-13 14:27:04 -04:00
29f7f6aba0 Merge branch 'master' of https://github.com/csherratt/vr-rs 2014-08-16 01:57:36 -04:00
0b6ec50b74 update for cgmath change 2014-08-16 01:57:23 -04:00
7c77208877 update readme for Cargo 2014-08-03 22:23:35 -04:00
f534a308a4 fixed for ash 2014-08-03 22:19:56 -04:00
b727ce3673 xlinux -> xLinux 2014-08-03 22:13:28 -04:00
49283250d2 updated travis 2014-08-03 22:09:54 -04:00
871394ded2 Moved to pure cargo based build 2014-08-03 21:21:06 -04:00
47e11c66a5 Merge branch 'master' of https://github.com/csherratt/ovr-rs
Conflicts:
	src/oculus-vr/lib.rs
2014-07-28 02:56:43 -04:00
b64d67fe90 updated to latest rustc 2014-07-28 02:53:42 -04:00
c20f81dec9 Updated cargo build 2014-07-19 21:34:38 -04:00
e6bb428af1 Merge branch 'master' of https://github.com/csherratt/ovr-rs into HEAD 2014-07-01 01:34:30 -04:00
53424c97f7 updated to latest rustc 2014-07-01 01:34:12 -04:00
924bf10058 Merge pull request #8 from erickt/master
Add support for cargo
2014-06-26 12:27:08 -04:00
be77b71bda add support for cargo. 2014-06-26 08:10:08 -07:00
043b929b0e Make sure libraries depend on "lib" 2014-06-26 08:10:08 -07:00
a47b138be3 Add a .gitignore 2014-06-26 08:10:07 -07:00
b3185691c8 Merge pull request #7 from erickt/master
Update cgmath
2014-06-26 00:57:01 -04:00
148d7693b2 Update cgmath 2014-06-25 21:55:57 -07:00
99c6f20848 Update Readme.md 2014-06-25 00:49:27 -04:00
d457106d87 fixed typos 2014-06-24 23:29:17 -04:00
be2eb39706 Merge pull request #5 from csherratt/version_3
removed object files
2014-06-24 23:27:01 -04:00
7fbf4177bc removed object files 2014-06-24 23:25:30 -04:00
94377edb5d Merge pull request #4 from csherratt/version_3
Update to version 3.2
2014-06-22 16:30:27 -04:00