summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/stereo/StereoClientRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* 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-201-1/+0
* 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-101-0/+3
* Bug 1021: Add GenericStereoDevice* Supporting custom configurations; Hook-in ...Sven Gothel2014-07-071-17/+23
* Bug 1021: Make OVR access vendor agnostic: Package 'com.jogamp.opengl.util.st...Sven Gothel2014-07-051-0/+255