Commit Graph

102 Commits

Author SHA1 Message Date
a788c794bb added build script 2015-06-15 21:31:38 -04:00
a8f4425224 Fixed functions calls and added VR_init 2015-06-15 21:29:48 -04:00
7487541cae Added pointer to gen 2015-06-13 16:38:07 -04:00
2b6d5d1304 Add sys 2015-06-13 16:32:10 -04:00
93d8975a88 added sys lib 2015-06-13 16:13:19 -04:00
4a57cb70a2 Removed old library 2015-06-13 09:49:17 -04:00
cee88bede3 Revive from the dead 2015-05-15 01:04:25 -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
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
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
ae41a150b5 Make ToTexture public 2014-09-26 02:30:07 -04:00
0b6ec50b74 update for cgmath change 2014-08-16 01:57:23 -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
53424c97f7 updated to latest rustc 2014-07-01 01:34:12 -04:00
148d7693b2 Update cgmath 2014-06-25 21:55:57 -07:00
d457106d87 fixed typos 2014-06-24 23:29:17 -04:00
7fbf4177bc removed object files 2014-06-24 23:25:30 -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
ad150f3294 updated to latest rustc 2014-05-30 01:07:50 -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
fe995161b2 Updated style
Fixed style
2014-05-21 17:43:36 -04: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
1a6ac03f36 screen_center -> ScreenCenter 2014-05-09 20:26:35 -06:00
665dd77206 updated to newer cgmath 2014-05-04 19:10:34 -06:00
16bbe47275 added edid 2014-04-20 21:39:44 -04:00
108b5cdc1b switch to camke sdk 2014-04-20 20:51:10 -04:00
12a865fef7 added clean rule 2014-04-18 19:40:12 -04:00
4513a214a0 updated to latest rustc 2014-04-07 15:18:24 -04:00
9421465975 updated to latest rustc 2014-03-27 20:51:18 -04:00
a2d71998bc added steamworks-info 2014-03-19 00:50:42 -04:00
15c662d9f6 fixed oculus info 2014-03-18 17:44:09 -04:00