aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/stereo
Commit message (Expand)AuthorAgeFilesLines
* Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...Sven Gothel2023-09-208-21/+18
* Math: Complete Matrix4f w/ Vec[234]f and adopt it throughout Quaternion, Ray,...Sven Gothel2023-04-056-53/+59
* StereoDevice (Generic/OVR): Add knowledge about LocationSensorParameter and a...Sven Gothel2015-07-202-0/+68
* Clarify code in stereo/ovr: Comments, states, names, formatting.Sven Gothel2015-07-202-3/+3
* Bug 1151 - Working OculusVR SDK 0.5.0.1 on GNU/Linux w/ Positional Tracker (DK2)Sven Gothel2015-07-188-46/+153
* Bug 1116: Add ShutdownHook for all factories and devices to StereoDeviceFacto...Sven Gothel2015-03-273-8/+105
* Bug 1116: Oculus SDK 0.4.4: Add extra DK1 detection; Add call to ovr_Shutdown...Sven Gothel2015-03-272-0/+10
* Bug 1116 - Add OculusVR DK2 Support - Part-1 (DK2 on DK1 SDK w/o Eye Tracker)Sven Gothel2015-03-218-19/+466
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-025-16/+16
* FBObject: Fix depth- and stencil bit count selection for attachRenderbuffer(..);Sven Gothel2014-09-201-3/+3
* FBObject: Simplify API (init/reset); Only issue automatic resetSamplingSink(....Sven Gothel2014-09-201-3/+3
* StereoClientRenderer: Remove redundant FBObject.detachAllColorbuffer(gl) for ...Sven Gothel2014-09-191-1/+0
* Bug 1021: Refine Stereo API; Fix GenericStereoDevice; Fix StereoDemo01 for mo...Sven Gothel2014-08-072-1/+22
* Bug 1037 - FBObject/GLFBODrawable: Do not assume using a TextureAttachment fo...Sven Gothel2014-07-281-3/+3
* StereoClientRenderer: Fix API doc anchor linkSven Gothel2014-07-101-2/+1
* StereoDeviceRenderer/ClientRenderer: Add note about 'Correct Asymmetric FOV R...Sven Gothel2014-07-102-0/+18
* Bug 1021: Add GenericStereoDevice* Supporting custom configurations; Hook-in ...Sven Gothel2014-07-075-60/+140
* Bug 1021: Make OVR access vendor agnostic: Package 'com.jogamp.opengl.util.st...Sven Gothel2014-07-058-8/+781
* Bug 1021: Refine Stereo Rendering API and OculusVR implementing rendererSven Gothel2014-07-033-0/+210