commit 179fd5dace4203317bc971a7025eb18564313f2a Author: Sven Gothel Date: Mon Apr 16 21:38:49 2012 +0200 Adapt to JOGL's ShaderUtil API changes commit 62e5686fb583ad991d5811baf242d40d21952e27 commit 7278e62941a81d374eb2d38aa69ab8fe69ab2a1f Author: Sven Gothel Date: Mon Apr 9 22:11:51 2012 +0200 Removed obsolete openmax demos. JOGL has demo/test code for GLMediaPlayer commit c975bbff5fe88312f45668b4f552b4cecccabad1 Author: Xerxes Rånby Date: Fri Mar 23 11:18:09 2012 +0100 RawGL2ES2demo: make shaders Mesa X11 GL compatible. commit 7fee6205875c61d84f3335aea4d72ae0c157e9e5 Author: Xerxes Rånby Date: Fri Mar 23 10:03:11 2012 +0100 RawGL2ES2demo: Mention JOGL probing of system installed libGL and libEGL. commit 7f02346217306f2c77601b19d8fe28cfadd30ccb Author: Xerxes Rånby Date: Fri Mar 23 02:51:43 2012 +0100 JOGL2 OpenGL ES 2 demo to expose and learn what the RAW OpenGL ES 2 API looks like. commit 5f23b0ca30316804c5065366c631c8290af4c29f Author: Sven Gothel Date: Sat Mar 17 21:48:22 2012 +0100 Adapt to GlueGen IO resource changes URL -> URLConnection for effeciency commit 87470a5a0d41c3eb1e54da1c388c4f56283bd9b1 Author: Sven Gothel Date: Tue Mar 6 17:58:34 2012 +0100 Adapt to JOGL's NativeWindow changes commit f1571df02103fb48bcd4b72acc3fa44066fe7d1a Author: Sven Gothel Date: Tue Feb 28 01:03:13 2012 +0100 Extract demos 'dualDepthPeeling' and 'tennis' w/ code and data. Skip www/*.7z from archive. Extracting the demos reduces the footprint of general demo data (especially for dualDepthPeeling's dragon.obj) and also allows to run the demo as standalone (tennis). commit 57f79783da6668d88b89a1479ddf42013aa5cc2e Author: Sven Gothel Date: Tue Feb 28 00:17:55 2012 +0100 Repackage demos src zip to 7z commit 067baba5f5c242b754ed3ff26bfd639d86812478 Author: Sven Gothel Date: Fri Feb 24 02:58:23 2012 +0100 Adapt to latest JOGL changes (commit: a4c7bf0420e369e71561d2847f2fc444ce5abafa, d97c54896d349e8a22c9cafec75c62476c16fdd1) commit 063477d2a3136a3294a6f8917c87fa31f50a5467 Author: Sven Gothel Date: Sat Feb 18 18:53:45 2012 +0100 Seperate dualDepthPeeling obj data; Add data anchor class commit 697d631bc0333b92689972ff3e621e3549fb6c80 Author: Sven Gothel Date: Sat Feb 18 18:37:41 2012 +0100 JOGL'fy dualDepthPeeling demo (Using JOGL ShaderState/Code/Program) commit 390ef63a8da4c3e89b2f61526b641b1b2b82f42d Author: Sven Gothel Date: Sat Feb 18 16:59:52 2012 +0100 unify shader names(2) commit d7e533dca5c70d7c07d56457764e733085136c0a Author: Sven Gothel Date: Sat Feb 18 16:59:10 2012 +0100 unify shader names commit 0bd5256af8fd791063e08cdd55a365ab4610e21c Author: Sven Gothel Date: Mon Jan 23 04:07:06 2012 +0100 javac - setup encoding to UTF-8 commit 0cbe4fe0ee721fd0cc0eb2b1fdf9ca79b9a21644 Author: Sven Gothel Date: Sun Jan 22 22:24:51 2012 +0100 Gears: Remove initSingleton() commit 859f5a5a1ffa5862bea678c2afe1c016058d7f09 Author: Sven Gothel Date: Sun Jan 22 22:24:30 2012 +0100 Fix Bug 516 (Determine Java Version) / See gluegen: 64639b805a32338385421f168e12c1ef7f749d00 commit a5d793729196423670fb4b9a7bb74d68b5682ce5 Author: Alexey Fofonov Date: Thu Jan 19 18:03:51 2012 +0100 Adding Tennis Demo commit eaa91e2e86b7f94fb63351122d2283d7c51f0d65 Author: Sven Gothel Date: Tue Dec 20 01:55:01 2011 +0100 Compress test applet section commit 63f3dce342af2837683a3c48974006ee900a1a3c Author: Sven Gothel Date: Tue Dec 20 01:43:12 2011 +0100 Remove JOGLNewtApplet1Run/Base - Promoted to JOGL commit 6c2f7e65dc11f6bd3e3ce78274b59d02691864db Author: Sven Gothel Date: Tue Dec 20 01:39:36 2011 +0100 Fix html errors commit 1a0a1955a9d7b4e96c4703cb828054cab552c7d1 Author: Sven Gothel Date: Tue Dec 20 01:18:37 2011 +0100 index.html update; Applets use Object/Embed; Use JOGL's JOGLNewtApplet1Run; NEWT Applets as NApplet w/o JNLP Use JOGL's JOGLNewtApplet1Run: demos.applets.JOGLNewtApplet1Run -> com.jogamp.newt.awt.applet.JOGLNewtApplet1Run commit 9fa9793d462189d946d742f2f95cd1294297119f Author: Alexandra Bokinsky Date: Tue Mar 15 12:18:57 2011 -0400 Package and load path changes commit 2db5af1e1a64d7048ce2f0db4b83d8b10c7f734d Author: Alexandra Bokinsky Date: Tue Mar 15 11:45:09 2011 -0400 Port of NVIDIA OpenGL Dual Depth Peeling demo. http://developer.download.nvidia.com/SDK/10.5/opengl/samples.html