Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt to changes for Bug #598 - JOGL ALL JAR File Change incl. it's Native ↵ | Sven Gothel | 2012-06-26 | 1 | -20/+20 |
| | | | | | | | Jar URL Derivation - Depends on GlueGen commit 9a71703904ebfec343fb2c7266343d37a2e4c3db - Depends on JOGL commit a393e45613d87101dbb13763df263c2f9291d2d0 | ||||
* | Extract demos 'dualDepthPeeling' and 'tennis' w/ code and data. Skip ↵ | Sven Gothel | 2012-02-28 | 1 | -3/+37 |
| | | | | | | | | 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). | ||||
* | Seperate dualDepthPeeling obj data; Add data anchor class | Sven Gothel | 2012-02-18 | 1 | -1/+3 |
| | |||||
* | JOGL'fy dualDepthPeeling demo (Using JOGL ShaderState/Code/Program) | Sven Gothel | 2012-02-18 | 1 | -0/+2 |
| | |||||
* | javac - setup encoding to UTF-8 | Sven Gothel | 2012-01-23 | 1 | -0/+5 |
| | |||||
* | Fix Bug 516 (Determine Java Version) / See gluegen: ↵ | Sven Gothel | 2012-01-22 | 3 | -14/+44 |
| | | | | 64639b805a32338385421f168e12c1ef7f749d00 | ||||
* | update build.xml (jogl.cg.jar location) and manual compile scripts | Sven Gothel | 2011-10-22 | 6 | -25/+22 |
| | |||||
* | Add eclipse project files | Sven Gothel | 2011-09-14 | 1 | -0/+2 |
| | |||||
* | Adapt to latest jogl commit 6c346d98f04e2355210960fe9ffde47432f04d62 | Sven Gothel | 2011-08-22 | 1 | -2/+0 |
| | |||||
* | adapt to jogl's jnlp/jar reduction | Sven Gothel | 2011-08-05 | 1 | -56/+3 |
| | |||||
* | gluegen-archivetasks.xml -> jogamp-archivetasks.xmlv2.0-rc2 | Sven Gothel | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | Adapt changes of jogamp-env.xml | Sven Gothel | 2011-02-23 | 8 | -1/+2 |
| | |||||
* | Inverse build attribute build.noarchive -> build.archiveon | Sven Gothel | 2011-02-23 | 2 | -2/+1 |
| | |||||
* | Use 7z instead of zip | Sven Gothel | 2011-02-23 | 1 | -2/+2 |
| | |||||
* | Bump source level to 1.5 | Sven Gothel | 2011-02-09 | 1 | -4/+5 |
| | |||||
* | Unique ZIP archive name ; Gears main init sequence | Sven Gothel | 2010-12-19 | 1 | -2/+4 |
| | |||||
* | don't read artifact.properties | Sven Gothel | 2010-12-15 | 2 | -3/+1 |
| | |||||
* | Update GearsJOALApplet: Depending on joal build; incl joal snippet, remove ↵ | Sven Gothel | 2010-12-13 | 8 | -30/+35 |
| | | | | joal/joal-demos jar files. | ||||
* | remove HHmm from version timestamp | Sven Gothel | 2010-12-13 | 1 | -1/+1 |
| | |||||
* | Add build id, branch and commit to artifacts properties | Sven Gothel | 2010-11-29 | 1 | -1/+7 |
| | |||||
* | Adapt to JOGL 597007fc23fbf86e036629b6c6b157e0e0506715 | Sven Gothel | 2010-11-28 | 1 | -1/+1 |
| | |||||
* | Adapt to JOGL 7262641429b542929efc699e392f410f1dee2187 | Sven Gothel | 2010-11-23 | 2 | -2/+15 |
| | |||||
* | Add Archive | Sven Gothel | 2010-11-09 | 1 | -32/+62 |
| | |||||
* | Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: ↵ | Sven Gothel | 2010-10-14 | 1 | -2/+1 |
| | | | | Applet's with native NEWT support, ie jogl-newt-applet-runner-gears.html | ||||
* | Sync with JOGL: 1c02f0eeb539ff5de7259b822893ab63a9cc3ab0 | Sven Gothel | 2010-09-23 | 1 | -0/+2 |
| | |||||
* | Simplify default value of product.build.number | Sven Gothel | 2010-07-27 | 1 | -5/+1 |
| | |||||
* | Fix: jogl-demos.build.number default/file value order | Sven Gothel | 2010-07-26 | 1 | -0/+5 |
| | |||||
* | Add jogl-demos.build.number - artifact.properties | Sven Gothel | 2010-07-26 | 3 | -3/+10 |
| | |||||
* | Adding GLProfile.initSingleton() call, ensuring [multithreading] ↵ | Sven Gothel | 2010-06-10 | 1 | -3/+3 |
| | | | | intitialization can be done in time | ||||
* | Fix: delete Newt window completly (deep) | Sven Gothel | 2010-04-23 | 1 | -0/+2 |
| | |||||
* | Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing ↵ | Sven Gothel | 2010-04-22 | 1 | -6/+6 |
| | | | | profiles accordingly. | ||||
* | Add win32 script, misc stuff .. | Sven Gothel | 2010-04-21 | 1 | -0/+13 |
| | |||||
* | Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432 | Sven Gothel | 2010-04-15 | 1 | -3/+7 |
| | |||||
* | swt add | Sven Gothel | 2010-04-01 | 1 | -0/+1 |
| | |||||
* | Adaptions to jogl:1a2a54a83a9adb95b4bfe9c337751acbef0cb0d3 ↵ | Sven Gothel | 2010-03-30 | 1 | -1/+1 |
| | | | | gluegen:7220416bcef3140883d3966d921442feae3107c4 ; Fix build.xml: using rootrel.build | ||||
* | modifications due to refactorings in gluegen and jogl. | Michael Bien | 2010-03-29 | 1 | -0/+3 |
| | |||||
* | introduced jogl.root and gluegen.root. | Michael Bien | 2010-03-26 | 1 | -23/+26 |
| | |||||
* | Enable building redbook demos by default | Sven Gothel | 2010-03-26 | 1 | -1/+1 |
| | |||||
* | Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9) | Sven Gothel | 2010-03-26 | 1 | -1/+1 |
| | |||||
* | Redbook seperation .. | Sven Gothel | 2009-11-10 | 2 | -6/+11 |
| | |||||
* | Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel ↵ | Sven Gothel | 2009-10-04 | 1 | -4/+8 |
| | | | | to file, texture - direct or via attaching the drawable to another context as it's readbuffer | ||||
* | Add SWT example | Sven Gothel | 2009-09-24 | 1 | -2/+22 |
| | |||||
* | Fix demos, exclude redbook subdir from main javac | Sven Gothel | 2009-09-16 | 1 | -1/+1 |
| | |||||
* | Adapt to latest JAR/JNLP changes | sg215889 | 2009-07-24 | 1 | -6/+10 |
| | |||||
* | Add CDC/CVM support .. | sg215889 | 2009-07-13 | 2 | -0/+20 |
| | |||||
* | Sync with jogl r2009 ; Unified setenv-jogl.sh, which works from the ↵ | Sven Gothel | 2009-07-01 | 4 | -0/+8 |
| | | | | | | autobuild directory as well ; Unified java*.sh scripts git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@358 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 4 | -0/+265 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@352 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 1 | -147/+0 |
| | | | | | | | on to trunk git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@351 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | rollback JOGL2 changes | Sven Gothel | 2008-06-26 | 1 | -101/+5 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@248 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | JOGL2 GLES1 NEWT X11 - RedSquare - working | Sven Gothel | 2008-06-25 | 1 | -5/+48 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@245 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 |