summaryrefslogtreecommitdiffstats
path: root/make/scripts
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2015-03-27 13:01:44 +0100
committerSven Gothel <[email protected]>2015-03-27 13:01:44 +0100
commit3b7a8f5f4e89adf84fd871c1440859ed3d89802e (patch)
treef261be0fa8a85e3237d8e6dc4a1b9839beec4045 /make/scripts
parenteae39dbad70d6ecfe0f47766ee8afe99890e7337 (diff)
StereoDeviceUtil: Only rotate if current mode doesn't match required rotation. Add verbosity.
Allowing user to permanently rotate the device ..
Diffstat (limited to 'make/scripts')
-rw-r--r--make/scripts/tests.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh
index ed9d85896..aa2cbc778 100644
--- a/make/scripts/tests.sh
+++ b/make/scripts/tests.sh
@@ -414,8 +414,7 @@ function testawtswt() {
#
# Stereo
#
-testnoawt com.jogamp.oculusvr.OVRVersion $*
-#testnoawt com.jogamp.opengl.test.junit.jogl.stereo.StereoDemo01 $*
+testnoawt com.jogamp.opengl.test.junit.jogl.stereo.StereoDemo01 $*
#
# HiDPI