aboutsummaryrefslogtreecommitdiffstats
path: root/jnlp-files/jogl-test-applets.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-09-20 16:48:18 +0200
committerSven Gothel <[email protected]>2014-09-20 16:59:21 +0200
commit4d8d41d32b27ab8dc6a3898511011f8b3d4f07a5 (patch)
tree86b69c029d4b8296441841799633f76c7780bf05 /jnlp-files/jogl-test-applets.html
parente99f5060d62aad25fcc37ebf50c8f2a270c9d5df (diff)
Add GLJPanelsAndGLCanvasDemoGL2Applet: Simple applet test for GLJPanel/GL2 testing (offscreen, ..); Clean up GL2 Gears and Teapot state enable/disable
Diffstat (limited to 'jnlp-files/jogl-test-applets.html')
-rw-r--r--jnlp-files/jogl-test-applets.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/jnlp-files/jogl-test-applets.html b/jnlp-files/jogl-test-applets.html
index 55db0ca57..b0b54776e 100644
--- a/jnlp-files/jogl-test-applets.html
+++ b/jnlp-files/jogl-test-applets.html
@@ -211,7 +211,8 @@ Misc tests:
</ul></li>
<li>Misc Issues
<ul>
- <li><a href="jogl-applet-bug818_gljpanel01.html">Bug 818: OSX 10.6.8 NV GT 330M GLJPanel Crash</a></li>
+ <li><a href="jogl-applet-gl2_gljpanel02.html">GLJPanels and GLCanvas w/ GL2 Demos</a></li>
+ <li><a href="jogl-applet-bug818_gljpanel01.html">Bug 818: OSX 10.6.8 NV GT 330M GLJPanel and GLCanvas Crash</a></li>
<li><a href="jogl-applet-bug848_glcanvas01.html">Bug 848: Applet on OSX w/ CALayer and 2 or more GLCanvas may crash</a></li>
<li><a href="Bug910-AppletLifecycleCheck.html">Bug 910: Extended AWT Applet Lifecycle Check</a></li>
</ul></li>