aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/util/stereo/GenericStereoDevice.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1021: Refine Stereo API; Fix GenericStereoDevice; Fix StereoDemo01 for mo...Sven Gothel2014-08-071-20/+30
* StereoDevice: Don't make inner class's method private due to wrapper generati...Sven Gothel2014-07-081-1/+1
* GenericStereoDevice: Cast to float before operating division, requesting floa...Sven Gothel2014-07-081-3/+4
* Bug 1021: Add GenericStereoDevice* Supporting custom configurations; Hook-in ...Sven Gothel2014-07-071-0/+457