170 Commits

Author SHA1 Message Date
Zach Jaggi
7820f8ea1b Try to build against shared lib 2015-01-15 16:55:22 -06:00
Zach Jaggi
f6c7535698 Add missing edid cmake path for external make 2015-01-15 16:52:46 -06:00
Zach Jaggi
dff2afa5b5 Link edid.cpp into the main libovr.a/so library 2015-01-15 16:50:02 -06:00
Zach Jaggi
beba724d1f Fix CMake using unstable and bloated CFLAGS by default for release configurations 2015-01-15 15:31:33 -06:00
Zach Jaggi
5954471329 Add default CFLAGS from official SDK, selective s/OculusVR/ovr/ 2015-01-14 16:17:28 -06:00
Brad Davis
c552e42dc8 Working on SWIG bindings 2014-12-12 21:04:02 -08:00
Brad Davis
d8e93b120a Fixing examples 2014-12-05 01:57:35 -08:00
Brad Davis
66c94e92f7 Updating java bindings 2014-12-05 01:11:27 -08:00
Brad Davis
696fd72a27 Switching back to shared library, cause I'm super lazy 2014-12-04 23:16:25 -08:00
Brad Davis
e873eb432e Including required header to export functions when building as DLL 2014-12-04 23:15:43 -08:00
Brad Davis
3a40e614b3 Fixing merge errors, again 2014-12-04 20:57:49 -08:00
Brad Davis
2fee38303c Fixing the cmake files 2014-12-04 20:22:52 -08:00
Brad Davis
11403fcdf4 Updating to 0.4.4 2014-12-04 19:28:32 -08:00
Brad Davis
445caedfb7 Removing 0.4.4 deleted files 2014-12-04 17:06:09 -08:00
Brad Davis
a44281918a Adding 0.4.4 Linux files 2014-12-04 17:05:26 -08:00
Brad Davis
c187302ab2 Adding 0.4.4 OSX files 2014-12-04 17:01:53 -08:00
Brad Davis
43674d2c1f Adding 0.4.4 Windows files 2014-12-04 16:53:37 -08:00
Brad Davis
a94b3e447a Fixing OSX build 2014-11-17 17:06:32 -08:00
Brad Davis
291ccb6db8 Fixing OSX build 2014-10-29 09:24:32 -07:00
Brad Davis
91e5d1574c Updating cmake 2014-10-26 20:22:12 -07:00
Brad Davis
7a0dc19666 Moving to common cmake infrastructure 2014-10-26 14:10:12 -07:00
Brad Davis
98f18bfaac Removing cmake dir & glew, updating cmakelists 2014-10-26 14:09:02 -07:00
Brad Davis
5b2af89043 Updating readme 2014-10-26 12:34:31 -07:00
Brad Davis
678bcaddbc initial release of java bindings for 0.4.3 2014-10-26 12:18:31 -07:00
Brad Davis
20ca6b2187 Updating Java bindings 2014-10-26 12:04:09 -07:00
Brad Davis
0adf1c75a3 Updating cmake for OSX 2014-10-26 12:03:52 -07:00
Brad Davis
7b9154ff40 Removing glfw 2014-10-25 09:31:41 -07:00
Brad Davis
ffd0370f7b Removing glfw 2014-10-25 09:30:59 -07:00
Brad Davis
dcc03510d7 Working on 0.4.3 java bindings 2014-10-25 01:47:38 -07:00
Brad Davis
6427b188d9 Fixing bug in compiler detection on Linux 2014-10-25 01:47:21 -07:00
Brad Davis
a411fe85bb Work in progress on 0.4.3 Java bindings 2014-10-24 23:58:46 -07:00
Brad Davis
454660b9dc Modifying the platform neutral structures for consistent sizes on different platforms 2014-10-24 23:58:16 -07:00
Brad Davis
fa2a0bdd8d Fixing build issues on linux 2014-10-24 21:49:15 -07:00
Brad Davis
789587520e Moving back to DLL 2014-10-24 21:34:08 -07:00
Brad Davis
ad739e0095 Updating to 0.4.3 2014-10-24 19:35:24 -07:00
Brad Davis
496894ecce Updating to 0.4.3 SDK 2014-10-24 12:56:30 -07:00
Brad Davis
9112396017 Adding OSX 0.4.2 files 2014-09-04 15:26:04 -07:00
Brad Davis
32dc394487 Updating to windows 0.4.2 2014-09-04 14:32:18 -07:00
Brad Davis
85d370840f Removing OSX files temporarily 2014-09-04 14:31:40 -07:00
Brad Davis
06dc0c027c Adding mac 0.4.1 files 2014-08-11 22:05:38 -07:00
Brad Davis
04a03e83f1 Adding 0.4.1 windows files 2014-08-11 21:18:59 -07:00
Brad Davis
2c7932ec72 Merge remote-tracking branch 'origin/0.3.x' into stable 2014-08-07 09:18:20 -07:00
Brad Davis
9c93363ef7 Fixing DK2 screen parameters for linux and windows 2014-08-06 23:37:02 -07:00
Brad Davis
4a9a2f619d Fixing some bugs in the OSX HMD detection and GL rendering 2014-08-06 22:48:10 -07:00
Brad Davis
5447d1c28e Product 3 (DK2) not properly detected 2014-08-06 20:38:28 -07:00
Brad Davis
c90f031f23 Merge pull request #34 from Feneric/stable
Suffixed Big Constants for 32-bit Systems
2014-08-05 19:15:54 -07:00
Eric W. Brown
00fe86c6dc Merge branch 'stable' of https://github.com/jherico/OculusSDK into stable 2014-08-05 08:34:12 -04:00
Brad Davis
c9a7d4414b Removing C++11 usage for SDK 2014-08-04 13:23:17 -07:00
Brad Davis
49b81adef4 Fixing sample code build issue on Linux 2014-08-04 13:13:28 -07:00
Eric W. Brown
3456486f52 Suffixed constants to enable clean builds in architectures with differently sized longs (like 32 bit Intel Macs). 2014-08-01 17:51:22 -04:00