From b8d551939b3d27b5c680c202f0a36836b29a5ab8 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 17 Mar 2014 17:11:37 +0100 Subject: Fix GraphUI - Remove MSAA if in VBAA mode (double AA not so good) - Adding NApplet for VBAA --- jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html | 4 ++-- jnlp-files/jogl-test-applets.html | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'jnlp-files') diff --git a/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html b/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html index 66f02da6b..8e7f74430 100644 --- a/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html +++ b/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html @@ -11,7 +11,7 @@ JOGL Graph UI-Scene Demo 01

+ width="800" height="400"> NApplet
- Dual
+ VBAA
+ MSAA
+ Demonstration of GPU accelerated Text and UI rendering and interaction -- cgit v1.2.3