Alexandra Bokinsky (2): Port of NVIDIA OpenGL Dual Depth Peeling demo. http://developer.download.nvidia.com/SDK/10.5/opengl/samples.html Package and load path changes Alexey Fofonov (1): Adding Tennis Demo Sven Gothel (18): index.html update; Applets use Object/Embed; Use JOGL's JOGLNewtApplet1Run; NEWT Applets as NApplet w/o JNLP Fix html errors Remove JOGLNewtApplet1Run/Base - Promoted to JOGL Compress test applet section Fix Bug 516 (Determine Java Version) / See gluegen: 64639b805a32338385421f168e12c1ef7f749d00 Gears: Remove initSingleton() javac - setup encoding to UTF-8 unify shader names unify shader names(2) JOGL'fy dualDepthPeeling demo (Using JOGL ShaderState/Code/Program) Seperate dualDepthPeeling obj data; Add data anchor class Adapt to latest JOGL changes (commit: a4c7bf0420e369e71561d2847f2fc444ce5abafa, d97c54896d349e8a22c9cafec75c62476c16fdd1) Repackage demos src zip to 7z Extract demos 'dualDepthPeeling' and 'tennis' w/ code and data. Skip www/*.7z from archive. Adapt to JOGL's NativeWindow changes Adapt to GlueGen IO resource changes URL -> URLConnection for effeciency Removed obsolete openmax demos. JOGL has demo/test code for GLMediaPlayer Adapt to JOGL's ShaderUtil API changes commit 62e5686fb583ad991d5811baf242d40d21952e27 Xerxes RĂ„nby (3): JOGL2 OpenGL ES 2 demo to expose and learn what the RAW OpenGL ES 2 API looks like. RawGL2ES2demo: Mention JOGL probing of system installed libGL and libEGL. RawGL2ES2demo: make shaders Mesa X11 GL compatible.