Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PMVMatrix changes and minor cleanup | Sven Gothel | 2023-05-07 | 1 | -1/+1 |
| | |||||
* | build scripts: use source/target level 1.8 on java11 | Sven Gothel | 2019-12-31 | 3 | -13/+15 |
| | |||||
* | scripts: Update macosx build scriptrc | Sven Gothel | 2015-10-15 | 1 | -4/+21 |
| | |||||
* | Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 ↵ | Sven Gothel | 2015-02-03 | 1 | -0/+1 |
| | | | | (GlueGen commit d8dff4c9f2186749b167195eeb339c33f56864e8) | ||||
* | Adapt to joal.jar location in ${joal.build}/jar/joal.jarv2.1.5v2.1.4 | Sven Gothel | 2014-01-25 | 1 | -1/+1 |
| | |||||
* | Adapt to Oracle's removal of the Java Applet Sandbox, i.e. >= 7u51 ; Remove ↵ | Sven Gothel | 2014-01-22 | 2 | -6/+21 |
| | | | | | | | | reference to JNLPAppletLauncher - use NApplet fallback Sadly, due to Oracle's Java Applet Plugin update 7u51, unsigned applets are no more allowed and hence the Applet sandbox is being taken away. | ||||
* | Bug 881 - Add 'Application-Name' in Jar's manifest to avoid Java6 NPEs .. | Sven Gothel | 2013-11-01 | 1 | -6/+6 |
| | |||||
* | build.xml: Exclude SWT demos if empty user.swt.jar property is set | Xerxes Rånby | 2013-07-05 | 1 | -5/+7 |
| | | | | Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | make script 32bit: force java6 creationv2.0.2-rc12v2.0-rc12 | Sven Gothel | 2013-06-21 | 1 | -0/+3 |
| | |||||
* | jogl-demos.build.id -> target init, depends on jogamp.env.init | Sven Gothel | 2013-03-28 | 1 | -2/+2 |
| | |||||
* | Adapt to new version scheme, see GlueGen ↵ | Sven Gothel | 2013-03-28 | 2 | -5/+3 |
| | | | | a3f2ef50ad33c58a240a17fcf03e415d772207c3, etc | ||||
* | 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 |
| |