aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXerxes Rånby <[email protected]>2012-12-06 12:24:54 +0100
committerXerxes Rånby <[email protected]>2012-12-06 12:24:54 +0100
commit311f9510bb2f41c97c1600b4f170f3551d8095ca (patch)
tree7a2770abfbb289f0e66cae2c91ded597c9e25c25
parentf2745f2faf603bdc5d90dd1898315c0548bf8203 (diff)
Jake2.sh: +set s_impl joal
Signed-off-by: Xerxes Rånby <[email protected]>
-rw-r--r--Jake2.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/Jake2.sh b/Jake2.sh
index 3373805..aab71ff 100644
--- a/Jake2.sh
+++ b/Jake2.sh
@@ -29,11 +29,11 @@ X_ARGS="-Xmx100M"
# See README: JOGL2 Port for JOGL flags
#
#G_ARGS="+connect 10.1.0.52 +set cl_timeout 12000"
-#G_ARGS="+set s_impl dummy +set timeout 12000 +set cl_timeout 12000 +set gl_mode 0"
-#G_ARGS="+set s_impl dummy +set timeout 12000 +set cl_timeout 12000 +set gl_mode 0 +set vid_ref jogldummy"
-#G_ARGS="+set s_impl dummy +set timeout 12000 +set cl_timeout 12000 +set gl_mode 0 +set vid_ref joglgl2"
-G_ARGS="+set s_impl dummy +set timeout 12000 +set cl_timeout 12000 +set gl_mode 0 +set vid_ref jogles2"
-#G_ARGS="+set s_impl dummy +set timeout 12000 +set cl_timeout 12000 +set gl_mode 0 +set vid_ref jogles1"
+#G_ARGS="+set s_impl joal +set timeout 12000 +set cl_timeout 12000 +set gl_mode 0"
+#G_ARGS="+set s_impl joal +set timeout 12000 +set cl_timeout 12000 +set gl_mode 0 +set vid_ref jogldummy"
+#G_ARGS="+set s_impl joal +set timeout 12000 +set cl_timeout 12000 +set gl_mode 0 +set vid_ref joglgl2"
+G_ARGS="+set s_impl joal +set timeout 12000 +set cl_timeout 12000 +set gl_mode 0 +set vid_ref jogles2"
+#G_ARGS="+set s_impl joal +set timeout 12000 +set cl_timeout 12000 +set gl_mode 0 +set vid_ref jogles1"
# G_ARGS2="+set vid_fullscreen 1"
# G_ARGS2="+set jogl_gl2 0 +set jogl_gl2es1 1 +set jogl_gl2es2 1 +set jogl_rgb565 1"