diff options
author | Sven Gothel <[email protected]> | 2014-03-18 00:08:18 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-03-18 00:08:18 +0100 |
commit | ba6668b012ab201bc566119a63f45ff70555afbb (patch) | |
tree | a6f9c53bc2aed1accd2581b42465496a05a7831c /jnlp-files/jogl-test-applets.html | |
parent | 928c9cacad95605de2855753f87254fd4577df20 (diff) |
Adding missing jogl-applet-runner-newt-GraphUISceneDemo03-napplet.html (Now testing all 3: MSAA, VBAA, VBAA+MSAA)
Diffstat (limited to 'jnlp-files/jogl-test-applets.html')
-rw-r--r-- | jnlp-files/jogl-test-applets.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jnlp-files/jogl-test-applets.html b/jnlp-files/jogl-test-applets.html index c3d17f0a7..0cf18d904 100644 --- a/jnlp-files/jogl-test-applets.html +++ b/jnlp-files/jogl-test-applets.html @@ -140,6 +140,7 @@ See Legend below table </a> </td> <td> + <a href="jogl-applet-runner-newt-GraphUISceneDemo03-napplet.html">VBAA+MSAA</a><br/> <a href="jogl-applet-runner-newt-GraphUISceneDemo02-napplet.html">VBAA</a><br/> <a href="jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html">MSAA</a><br/> <!-- a href="jogl-applet-runner-newt-GraphUISceneDemo01.html">Dual</a><br/ --> |