aboutsummaryrefslogtreecommitdiffstats
path: root/src/oculusvr
Commit message (Expand)AuthorAgeFilesLines
* 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