| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1479 - NativeLibrary: Add getNativeLibraryPath() returning actual native ... | Sven Gothel | 2023-11-26 | 1 | -0/+4 |
* | OculusVR: Adapt to latest GlueGen changes | Sven Gothel | 2023-09-22 | 2 | -6/+6 |
* | Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn... | Sven Gothel | 2023-09-20 | 3 | -7/+7 |
* | Math: Complete Matrix4f w/ Vec[234]f and adopt it throughout Quaternion, Ray,... | Sven Gothel | 2023-04-05 | 2 | -5/+7 |
* | Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged() | Sven Gothel | 2023-01-14 | 1 | -2/+2 |
* | Bug 1367: Adapt to TempFileCache & TempJarCache Changes | Sven Gothel | 2019-04-03 | 1 | -1/+1 |
* | Bug 1268: Adapt to GlueGen commit 2034bbfac88b7d1360f9c939e173ff758f7f47ac | Sven Gothel | 2015-11-15 | 1 | -0/+10 |
* | Bug 1151 - Fix using DK1 on OVR 0.5*; Minor changes | Sven Gothel | 2015-07-20 | 2 | -8/+19 |
* | StereoDevice (Generic/OVR): Add knowledge about LocationSensorParameter and a... | Sven Gothel | 2015-07-20 | 2 | -13/+39 |
* | Clarify code in stereo/ovr: Comments, states, names, formatting. | Sven Gothel | 2015-07-20 | 2 | -14/+11 |
* | Bug 1151 - Working OculusVR SDK 0.5.0.1 on GNU/Linux w/ Positional Tracker (DK2) | Sven Gothel | 2015-07-18 | 4 | -57/+178 |
* | Bump OculusVR RIFT SDK to 0.5.0.1 | Sven Gothel | 2015-07-14 | 2 | -3/+12 |
* | Bug 1116: Add ShutdownHook for all factories and devices to StereoDeviceFacto... | Sven Gothel | 2015-03-27 | 2 | -7/+23 |
* | Bug 1116: Oculus SDK 0.4.4: Add extra DK1 detection; Add call to ovr_Shutdown... | Sven Gothel | 2015-03-27 | 2 | -4/+31 |
* | Bug 1116: Oculus SDK 0.4.4 support for JOGL - Part-3: New set of C-files, ada... | Sven Gothel | 2015-03-27 | 3 | -6/+24 |
* | Bug 1116 - Add OculusVR DK2 Support - Part-2 (DK1 and DK2 on DK2 SDK w/ Eye T... | Sven Gothel | 2015-03-26 | 5 | -95/+73 |
* | Bug 1116 - Add OculusVR DK2 Support - Part-1 (DK2 on DK1 SDK w/o Eye Tracker) | Sven Gothel | 2015-03-21 | 3 | -43/+83 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 3 | -17/+17 |
* | Bug 1021: Refine Stereo API; Fix GenericStereoDevice; Fix StereoDemo01 for mo... | Sven Gothel | 2014-08-07 | 2 | -3/+19 |
* | Bug 1021: Fix OculusVR detection, need to probe HMD count, otherwise native S... | Sven Gothel | 2014-08-07 | 1 | -1/+4 |
* | Bug 1024: Add fallback for native-jar-file location via classpath | Sven Gothel | 2014-07-11 | 1 | -2/+2 |
* | Bug 1021: Add GenericStereoDevice* Supporting custom configurations; Hook-in ... | Sven Gothel | 2014-07-07 | 4 | -68/+152 |
* | Merge remote-tracking branch 'github-mark/master' (Bug 1023/Bug 1024) | Sven Gothel | 2014-07-05 | 1 | -1/+1 |
|\ |
|
| * | Attempt to remove aliasing from native libraries. | Mark Raynsford | 2014-06-30 | 1 | -1/+1 |
* | | Fix FloatUtil.makePerspective(..): The tan(fovy/2) shall be used, not tan(fov... | Sven Gothel | 2014-07-05 | 1 | -11/+5 |
* | | Bug 1021: Make OVR access vendor agnostic: Package 'com.jogamp.opengl.util.st... | Sven Gothel | 2014-07-05 | 7 | -1136/+852 |
* | | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 4 | -16/+18 |
* | | Bug 1021: OVRSBSRenderer*: Add texture filtering parameter (bilinear/none), a... | Sven Gothel | 2014-07-03 | 2 | -38/+83 |
* | | Bug 1021: OVRDistortion.getSBSUpstreamPMV(..): Use all cached eye parameter (... | Sven Gothel | 2014-07-03 | 1 | -5/+4 |
* | | Bug 1021: OVRDistortion.getSBSUpstreamPMV(..): Use generic perspective matrix... | Sven Gothel | 2014-07-03 | 1 | -5/+4 |
* | | Bug 1021: Refine Stereo Rendering API and OculusVR implementing renderer | Sven Gothel | 2014-07-03 | 4 | -113/+126 |
* | | Bug 1021: Add OculusVR distortion renderer (single FBO and dual FBO); Add GLE... | Sven Gothel | 2014-07-01 | 13 | -22/+1438 |
|/ |
|
* | Bug 1021: Enhance OVR GlueGen Mapping / Adapt to GlueGen commit 9ee44e1a289ec... | Sven Gothel | 2014-06-25 | 1 | -14/+57 |
* | Bug 1021: Add OculusSDK binding / Basic OVR support | Sven Gothel | 2014-06-19 | 3 | -0/+270 |