| Commit message (Expand) | Author | Age | Files | Lines |
* | jogl-test-applets: Add 'force gl3' GearsES2 Applet for GL3 core testing on OSX | Sven Gothel | 2012-10-31 | 2 | -1/+109 |
* | JNLP: Cache jogl-all-natives and jogl-cg-natives for linux-armv6 and linux-ar... | Xerxes RĂ„nby | 2012-08-22 | 4 | -10/+20 |
* | Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv... | Sven Gothel | 2012-06-26 | 30 | -240/+261 |
* | Fix Bug 560 and NEWT window closing behavior in general for all platforms. | Sven Gothel | 2012-05-01 | 2 | -1/+110 |
* | Test (Applets): Add MovieCube to jogl-test-applets page. | Sven Gothel | 2012-04-24 | 3 | -0/+173 |
* | JOGL Applet Tests no more require junit.jar | Sven Gothel | 2012-03-13 | 12 | -30/+0 |
* | Fix html applet test page | Sven Gothel | 2011-12-20 | 1 | -2/+2 |
* | Add jogl-all-awt-cg.jnlp | Sven Gothel | 2011-12-19 | 1 | -0/+89 |
* | Add NApplet launch variant to all applets | Sven Gothel | 2011-09-23 | 6 | -0/+341 |
* | Adding html launch type and page for new 'NApplet', using new TempJarCache fo... | Sven Gothel | 2011-09-23 | 3 | -1/+113 |
* | Fix html errors | Sven Gothel | 2011-09-17 | 1 | -11/+11 |
* | minor edit | Sven Gothel | 2011-09-17 | 1 | -3/+3 |
* | Applet Tag -> Mixed Object/Embed | Sven Gothel | 2011-09-17 | 8 | -108/+378 |
* | Minor editing | Sven Gothel | 2011-09-17 | 1 | -2/+3 |
* | Make jogl-applet-runner-newt.jnlp relative | Sven Gothel | 2011-09-17 | 1 | -3/+3 |
* | Add AppletLauncher to launcher applets ; Make JOGL Test page look nice | Sven Gothel | 2011-09-17 | 8 | -25/+290 |
* | Make jogl-test-applets look nice; Add NEWT Overview; Link both to JOGL's inde... | Sven Gothel | 2011-09-17 | 1 | -36/+174 |
* | jogl test applets: Add Graph Tests | Sven Gothel | 2011-09-15 | 3 | -2/+100 |
* | JOGLNewtAppletBase: Use proper context ClassLoader; Add ElektronenMultiplizie... | Sven Gothel | 2011-09-15 | 4 | -10/+54 |
* | Add JOGL/NEWT Applet Runner; Add JOGL Applet Tests; Rename applet test version | Sven Gothel | 2011-09-15 | 5 | -0/+127 |
* | Relocated VersionApplet | Sven Gothel | 2011-09-14 | 5 | -5/+5 |
* | Use native atomic jar's in jogl atomic jnlps | Sven Gothel | 2011-09-13 | 2 | -32/+32 |
* | Fix all jnlp files | Sven Gothel | 2011-09-13 | 3 | -3/+3 |
* | Fix atomic JNLP files | Sven Gothel | 2011-09-13 | 12 | -326/+697 |
* | Unify applet/application version test files: add jogl prefix | Sven Gothel | 2011-09-11 | 5 | -4/+4 |
* | New FHS: jars in jar/ | Sven Gothel | 2011-09-11 | 9 | -171/+171 |
* | Fix VersionApplet package name | Sven Gothel | 2011-09-10 | 5 | -5/+5 |
* | Complete Android cleanup (compile/apk launch) | Sven Gothel | 2011-08-05 | 5 | -0/+398 |
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 17 | -548/+45 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 5 | -5/+5 |
* | Add application-version.jnlp | Sven Gothel | 2011-02-05 | 1 | -0/+19 |
* | GLProfile: refine doc | Sven Gothel | 2010-12-18 | 1 | -0/+19 |
* | jnlp: remove version attribute from extension ref, which would require the se... | Sven Gothel | 2010-12-17 | 15 | -23/+23 |
* | Fix jogl-core.jnlp; Add/Fix Launcher Version Applet | Sven Gothel | 2010-12-16 | 3 | -9/+51 |
* | Add missing jnlp/html files for Version Applet: a7398aac183762174b0608ad7f83d... | Sven Gothel | 2010-12-16 | 2 | -0/+62 |
* | Add version tag in jnlp files | Sven Gothel | 2010-12-15 | 12 | -30/+30 |
* | Fix jnlp files jar names and removed main attribute of jar ref | Sven Gothel | 2010-12-15 | 10 | -86/+38 |
* | Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N... | Sven Gothel | 2010-11-17 | 1 | -9/+12 |
* | Fix JNLPs .. vendor and url | Sven Gothel | 2010-05-19 | 13 | -23/+23 |
* | JNLP: Update Check Background - Always | Sven Gothel | 2010-04-22 | 13 | -0/+13 |
* | Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp desc | Sven Gothel | 2009-09-11 | 2 | -0/+130 |
* | Add: Extended support for CVM crosscompile: | sg215889 | 2009-07-24 | 12 | -126/+168 |
* | Fix JNLP files | Sven Gothel | 2009-07-04 | 6 | -48/+146 |
* | Fix jnlp macosx ; Ignore jawt lib loading error | Sven Gothel | 2009-07-04 | 5 | -8/+8 |
* | Adding boiler-plate JNLP files | Sven Gothel | 2009-07-03 | 10 | -0/+405 |