Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build scripts: use source/target level 1.8 on java11HEADmaster | Sven Gothel | 2019-12-31 | 3 | -13/+15 |
| | |||||
* | Merge pull request #8 from xranby/master | Sven Gothel | 2019-03-27 | 4 | -12/+12 |
|\ | | | | | maven/**/pom.xml: Update dependencies to use JogAmp 2.3.1 | ||||
| * | maven/jp4da: Update dependencies to use JogAmp 2.3.1 | Xerxes Rånby | 2015-08-27 | 3 | -10/+10 |
| | | |||||
| * | maven/trivial-test/pom.xml: Update dependency to use JogAmp 2.3.1 | Xerxes Rånby | 2015-08-27 | 1 | -2/+2 |
| | | |||||
* | | scripts: Update macosx build scriptrc | Sven Gothel | 2015-10-15 | 1 | -4/+21 |
| | | |||||
* | | Adapt to GlueGen commit acd52a1936090eee11b3220f5c75ee37763773c7 | Sven Gothel | 2015-10-15 | 2 | -35/+44 |
|/ | |||||
* | Disable Demo 'VertexArrayRange', this extension is no more supportedv2.3.2v2.3.1v2.3.0 | Sven Gothel | 2015-03-05 | 2 | -0/+0 |
| | |||||
* | Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 ↵ | Sven Gothel | 2015-02-03 | 1 | -0/+1 |
| | | | | (GlueGen commit d8dff4c9f2186749b167195eeb339c33f56864e8) | ||||
* | Revert "Create ManyTriangleInstanced.java" | Sven Gothel | 2015-02-03 | 1 | -112/+0 |
| | | | | This reverts commit e147bbeb9c86800260cd0405c9cb3660a3f45a14. | ||||
* | Revert "Added." | Sven Gothel | 2015-02-03 | 8 | -833/+3 |
| | | | | This reverts commit 5a37c7f33e5b3584a3561f240392814940a69956. | ||||
* | Merge remote-tracking branch 'origin/master' | Sven Gothel | 2015-02-03 | 8 | -0/+942 |
|\ | |||||
| * | Merge pull request #7 from toruwest/master | Sven Gothel | 2014-10-24 | 8 | -0/+942 |
| |\ | | | | | | | Test case of how to use instanced rendering. | ||||
| | * | Added. | toruwest | 2014-10-16 | 8 | -3/+833 |
| | | | |||||
| | * | Create ManyTriangleInstanced.java | toruwest | 2014-10-15 | 1 | -0/+112 |
| |/ | |||||
* | | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 2) | Sven Gothel | 2015-02-03 | 4 | -16/+16 |
| | | |||||
* | | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-03 | 217 | -773/+776 |
|/ | |||||
* | Adapt to JOGL commit 38f6915fedb765313c1f4646acf9e13dfbccef36 (FBObject) | Sven Gothel | 2014-09-21 | 2 | -21/+33 |
| | |||||
* | Adapt to JOGL commit 15b9e36e80d6f62f7dfb5c45d00cd04de2007ee5 (GammaRamp ↵v2.2.4v2.2.3v2.2.2v2.2.1v2.2.0b22x | Sven Gothel | 2014-07-28 | 1 | -20/+28 |
| | | | | changes) | ||||
* | Adapt to JOGL commit ec2d94ca26ddab8ec67135ebc5f2d0a43f6a4c25 (Bug 1031: ↵ | Sven Gothel | 2014-07-10 | 9 | -328/+456 |
| | | | | Remove Deprecated Classes and Methods) | ||||
* | Adapt to JOGL commit ebe980ad6ac40148bc84913d1ba1f7adf6200490 (Bug 741 HiDPI) | Sven Gothel | 2014-06-06 | 2 | -187/+181 |
| | | | | AWTMouseAdapter and AWTMouseAdapter ctor have been changed .. | ||||
* | Adapt to JOGL HiDPI (Bug 741) changes up-to commit ↵ | Sven Gothel | 2014-05-27 | 15 | -446/+615 |
| | | | | bcda2dad1a6569ffd4eba07b231d50fdafc60b7f | ||||
* | Fix setenv-jogl.sh script .. | Sven Gothel | 2014-04-11 | 1 | -2/+2 |
| | |||||
* | Fix RawGL2ES2demo: Issue glDeleteBuffers(..) at dispose(..) not display(..); ↵ | Sven Gothel | 2014-04-11 | 1 | -25/+25 |
| | | | | | | Whistespace cleanup. Using a 'marked for deletion' buffer is not supported on all GL specifications, if at all (?). | ||||
* | Adapt to jogl changes post 2.1.5 | Sven Gothel | 2014-03-17 | 2 | -17/+15 |
| | |||||
* | Adapt to joal.jar location in ${joal.build}/jar/joal.jarv2.1.5v2.1.4 | Sven Gothel | 2014-01-25 | 1 | -1/+1 |
| | |||||
* | Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - ↵ | Sven Gothel | 2014-01-22 | 1 | -0/+2 |
| | | | | duh), add 'Application-Library-Allowable-Codebase: *' | ||||
* | JNLP/Applets: Remove 'sun.java2d.noddraw' - We don't test with these flags ↵ | Sven Gothel | 2014-01-22 | 30 | -35/+1 |
| | | | | either .. | ||||
* | Refine adaption of Oracle's Deployment changes, i.e. >= 7u51 | Sven Gothel | 2014-01-22 | 32 | -95/+25 |
| | | | | | | | | Partial revert commit 971190d8718bb1e2b7eafdd49cfa2523dd8a8152: - Manifest: 'Permissions: sandbox' so we do not raise privileges! Refine description about signing, sandbox and privileges in html files. | ||||
* | Adapt to Oracle's removal of the Java Applet Sandbox, i.e. >= 7u51 ; Remove ↵ | Sven Gothel | 2014-01-22 | 39 | -510/+234 |
| | | | | | | | | 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. | ||||
* | Add 'Permissions: all-permissions' to jogl-test.jar for Oracle's 7u51 Java ↵ | Sven Gothel | 2014-01-21 | 1 | -0/+1 |
| | | | | Plugin (duh) | ||||
* | manifest: remove Specification and Extension name - not an extensionv2.1.3 | Sven Gothel | 2013-11-01 | 1 | -3/+0 |
| | |||||
* | Bug 881 - Add 'Application-Name' in Jar's manifest to avoid Java6 NPEs .. | Sven Gothel | 2013-11-01 | 2 | -8/+14 |
| | |||||
* | Removed TiledRendering demo - now migrated to JOGL unit-testsv2.1.1v2.1.0 | Sven Gothel | 2013-09-03 | 1 | -160/+0 |
| | |||||
* | Fix bug 821: RawGL2ES2demo: Explicit add #version 130 for GL3 core & release ↵ | Xerxes Rånby | 2013-09-02 | 1 | -26/+57 |
| | | | | | | VBO using glDeleteBuffers. Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | Fix bug 821: RawGL2ES2demo: Use VBO buffers and update shaders to stay ↵ | Xerxes Rånby | 2013-08-30 | 1 | -5/+59 |
| | | | | | | GL3/ES3 core profile compatible. Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | Adapt to to JOGL commit 78abc89be7f3935f26802cc0db33f61fc2c65de0 - ↵v2.0.2 | Sven Gothel | 2013-07-17 | 5 | -5/+5 |
| | | | | LDrawableFactory.canCreateGLPbuffer(..) add GLProfile argument, similar to canCreateFBO(..) | ||||
* | glredbook1314/mvarray: glMultiDrawElements require direct NIO buffer | Xerxes Rånby | 2013-07-05 | 1 | -1/+5 |
| | | | | Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | 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]> | ||||
* | www/index.html: Remove Grand Canyon Demo & XTrans | Xerxes Rånby | 2013-06-30 | 1 | -108/+0 |
| | | | | | | | | Grand Canyon Demo was hosted on the now offline java.sun.com server. XTrans require the, disabled by default, Java2D opengl backend to be enabled. Signed-off-by: Xerxes Rånby <[email protected]> | ||||
* | add missing napplet files .. | Sven Gothel | 2013-06-25 | 5 | -0/+206 |
| | |||||
* | make script 32bit: force java6 creationv2.0.2-rc12v2.0-rc12 | Sven Gothel | 2013-06-21 | 1 | -0/+3 |
| | |||||
* | Fix applet html pages, add gears and gearsjoal NApplet. | Sven Gothel | 2013-06-21 | 8 | -24/+45 |
| | |||||
* | HDR: Add resource re: floating point filtering .. | Sven Gothel | 2013-06-17 | 1 | -0/+2 |
| | |||||
* | Adapt to JOGL commit 8b33170ec6fd3f215976875cb66d746fa1b48f61, Fix Bug 688: ↵ | Sven Gothel | 2013-06-17 | 7 | -18/+6 |
| | | | | Removal of NEWT KeyEvent.EVENT_KEY_TYPED and KeyListener.keyTyped(KeyEvent) | ||||
* | Adapt to JOGL changes commit fd418a69eca7b8c1bb74244982305fc6004d0a52 | Sven Gothel | 2013-04-18 | 2 | -5/+12 |
| | | | | Note: We have to find an independent impl. of HDR demo, due to removal of pbuffer floating point texture properties. | ||||
* | 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 | ||||
* | RawGL2ES2demo: Fixed compile/launch in document due to package demos.es2;' | Sven Gothel | 2013-01-19 | 1 | -1/+4 |
| | |||||
* | RawGL2ES2demo: Fixed launch in document due to package demos.es2;' | Sven Gothel | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | RawGL2ES2demo: Fix Animator usage; Added missing 'package demos.es2;' | Sven Gothel | 2013-01-19 | 2 | -8/+3 |
| |