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
31c2c4fd0f
updated readme
2014-06-22 15:50:24 -04:00
2b88c8bf9c
added missing debug crate
2014-06-22 14:52:04 -04:00
9962dab782
updated cgmath
2014-05-30 01:12:32 -04:00
ad150f3294
updated to latest rustc
2014-05-30 01:07:50 -04:00
3099cb44f1
renamed configure files
2014-05-26 04:50:29 -04:00
6b733ba3a3
added linux makefile
2014-05-26 03:42:23 -04:00
cb5a46cd58
added oculus sdk mac
2014-05-26 03:33:40 -04:00
0f6af09526
Added Oculus submodule and updated link
2014-05-25 16:38:01 -04:00
523f094165
Padded out structures
2014-05-25 16:30:19 -04:00
68d6638285
WIP added fov
2014-05-24 18:56:14 -04:00
31c005c5ed
WIP eye render api has been added
2014-05-24 02:30:41 -04:00
f9b714b4f9
WIP added RenderConfig
2014-05-24 01:11:33 -04:00
ba8a05121b
WIP 2
2014-05-23 22:12:43 -04:00
855fff2765
WIP first half of the api
2014-05-23 21:41:25 -04:00
feac52f1c7
updated readme
2014-05-21 17:43:46 -04:00
fe995161b2
Updated style
...
Fixed style
2014-05-21 17:43:36 -04:00
7309925f0b
Merge pull request #3 from csherratt/fix_travis
...
Fix travis
2014-05-09 21:16:29 -06:00
044561b4ee
-updated cgmath to master
...
-Updated some stale code.
-removed steamworks from the default build
-Added missing frameworks from ovr-rs
-add missing libudev-dev
-add missing xrandr
2014-05-09 21:08:16 -06:00
9e4b0f4c2d
use rust nightly instead of deb
2014-05-09 20:30:01 -06:00