From 38a4d23ff05e4fc59775cc5ea961497197bd2e50 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 16 Sep 2009 00:12:10 -0700 Subject: Fix demos, exclude redbook subdir from main javac --- make/build.xml | 2 +- www/index.html | 43 ++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 43 insertions(+), 2 deletions(-) diff --git a/make/build.xml b/make/build.xml index 55caf36..4c848c9 100644 --- a/make/build.xml +++ b/make/build.xml @@ -137,7 +137,7 @@ - + diff --git a/www/index.html b/www/index.html index fb81698..7ba7369 100644 --- a/www/index.html +++ b/www/index.html @@ -85,7 +85,8 @@ see the following test pages for more information:

The source code for these demonstrations is available @@ -1349,6 +1350,46 @@ using NVidia vertex_array_range extension. + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + +
Simple NEWT JNLP AWT Applet's
+
+ +GL2ES1 Cube
+GL2ES1 FBO Cubes
+GL2ES1 Angeles
+GL2 Gears
+ + +
+
+


-- cgit v1.2.3