aboutsummaryrefslogtreecommitdiffstats
path: root/src/oculusvr
Commit message (Expand)AuthorAgeFilesLines
* Bug 1268: Adapt to GlueGen commit 2034bbfac88b7d1360f9c939e173ff758f7f47acSven Gothel2015-11-151-0/+10
* Bug 1151 - Fix using DK1 on OVR 0.5*; Minor changesSven Gothel2015-07-202-8/+19
* StereoDevice (Generic/OVR): Add knowledge about LocationSensorParameter and a...Sven Gothel2015-07-202-13/+39
* Clarify code in stereo/ovr: Comments, states, names, formatting.Sven Gothel2015-07-202-14/+11
* Bug 1151 - Working OculusVR SDK 0.5.0.1 on GNU/Linux w/ Positional Tracker (DK2)Sven Gothel2015-07-184-57/+178
* Bump OculusVR RIFT SDK to 0.5.0.1Sven Gothel2015-07-142-3/+12
* Bug 1116: Add ShutdownHook for all factories and devices to StereoDeviceFacto...Sven Gothel2015-03-272-7/+23
* Bug 1116: Oculus SDK 0.4.4: Add extra DK1 detection; Add call to ovr_Shutdown...Sven Gothel2015-03-272-4/+31
* Bug 1116: Oculus SDK 0.4.4 support for JOGL - Part-3: New set of C-files, ada...Sven Gothel2015-03-274-36/+24
* Bug 1116 - Add OculusVR DK2 Support - Part-2 (DK1 and DK2 on DK2 SDK w/ Eye T...Sven Gothel2015-03-265-95/+73
* Bug 1116 - Add OculusVR DK2 Support - Part-1 (DK2 on DK1 SDK w/o Eye Tracker)Sven Gothel2015-03-213-43/+83
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-023-17/+17
* Bug 1021: Refine Stereo API; Fix GenericStereoDevice; Fix StereoDemo01 for mo...Sven Gothel2014-08-072-3/+19
* Bug 1021: Fix OculusVR detection, need to probe HMD count, otherwise native S...Sven Gothel2014-08-071-1/+4
* Bug 1024: Add fallback for native-jar-file location via classpathSven Gothel2014-07-111-2/+2
* Bug 1021: Add GenericStereoDevice* Supporting custom configurations; Hook-in ...Sven Gothel2014-07-074-68/+152
* Merge remote-tracking branch 'github-mark/master' (Bug 1023/Bug 1024)Sven Gothel2014-07-051-1/+1
|\
| * Attempt to remove aliasing from native libraries.Mark Raynsford2014-06-301-1/+1
* | Fix FloatUtil.makePerspective(..): The tan(fovy/2) shall be used, not tan(fov...Sven Gothel2014-07-051-11/+5
* | Bug 1021: Make OVR access vendor agnostic: Package 'com.jogamp.opengl.util.st...Sven Gothel2014-07-057-1136/+852
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-034-16/+18
* | Bug 1021: OVRSBSRenderer*: Add texture filtering parameter (bilinear/none), a...Sven Gothel2014-07-032-38/+83
* | Bug 1021: OVRDistortion.getSBSUpstreamPMV(..): Use all cached eye parameter (...Sven Gothel2014-07-031-5/+4
* | Bug 1021: OVRDistortion.getSBSUpstreamPMV(..): Use generic perspective matrix...Sven Gothel2014-07-031-5/+4
* | Bug 1021: Refine Stereo Rendering API and OculusVR implementing rendererSven Gothel2014-07-034-113/+126
* | Bug 1021: Add OculusVR distortion renderer (single FBO and dual FBO); Add GLE...Sven Gothel2014-07-0113-22/+1438
|/
* Bug 1021: Enhance OVR GlueGen Mapping / Adapt to GlueGen commit 9ee44e1a289ec...Sven Gothel2014-06-251-14/+57
* Bug 1021: Add OculusSDK binding / Basic OVR supportSven Gothel2014-06-194-0/+300