The Jenkins Controller is preparing for shutdown. No new builds can be started.
Changes
#112 (May 23, 2023, 2:34:32 AM)
- maven/trivial-test: Update pom.xml to use https (added note in README.txt) for 2.5.0-rc-20230521 — Sven Gothel / gitweb
#105 (May 7, 2023, 5:52:18 AM)
- Fix PMVMatrix changes and minor cleanup — Sven Gothel / gitweb
#104 (May 7, 2023, 3:38:51 AM)
- Bump maven test to use version 2.4.0 — Sven Gothel / gitweb
- Adapt to JOGL GLArrayData API Change commit 3d537d4239e3772ffdb33592e5e66844d94ac9f3 — Sven Gothel / gitweb
#103 (Feb 1, 2023, 7:33:17 PM)
- Maven test bump — Sven Gothel / gitweb
#102 (Feb 1, 2023, 4:20:18 PM)
- maven/trivial-test/pom.xml: Bump to JogAmp 2.4.0-rc-20230131 — Sven Gothel / gitweb
#100 (Jan 24, 2023, 6:19:29 PM)
- Maven trivial test: Using Jogamp's maven repo: jogamp-remote ... — Sven Gothel / gitweb
#99 (Jan 23, 2023, 10:54:31 PM)
- Applying author's privacy request of src/demos/particles/engine/* files — Sven Gothel / gitweb
#86 (Dec 31, 2019, 11:36:35 PM)
- build scripts: use source/target level 1.8 on java11 — Sven Gothel / gitweb
#81 (Apr 6, 2019, 3:23:32 AM)
- maven/trivial-test/pom.xml: Update dependency to use JogAmp 2.3.1 — xerxes / gitweb
- maven/jp4da: Update dependencies to use JogAmp 2.3.1 — xerxes / gitweb
#79 (Oct 15, 2015, 8:34:10 PM)
- Adapt to GlueGen commit acd52a1936090eee11b3220f5c75ee37763773c7 — Sven Gothel / gitweb
- scripts: Update macosx build script — Sven Gothel / gitweb
#59 (Mar 6, 2015, 11:04:37 PM)
- Disable Demo 'VertexArrayRange', this extension is no more supported — Sven Gothel / gitweb
#58 (Feb 3, 2015, 3:18:49 PM)
- Create ManyTriangleInstanced.java — nishino.tooru+github / gitweb
- Added. — nishino.tooru / gitweb
- Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part — Sven Gothel / gitweb
- Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part — Sven Gothel / gitweb
- Revert "Added." — Sven Gothel / gitweb
- Revert "Create ManyTriangleInstanced.java" — Sven Gothel / gitweb
- Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= — Sven Gothel / gitweb
#51 (Sep 21, 2014, 1:23:22 PM)
- Adapt to JOGL commit 38f6915fedb765313c1f4646acf9e13dfbccef36 (FBObject) — Sven Gothel / gitweb
#46 (Jul 31, 2014, 2:59:32 AM)
- Adapt to JOGL commit 15b9e36e80d6f62f7dfb5c45d00cd04de2007ee5 (GammaRamp — Sven Gothel / gitweb
#45 (Jul 10, 2014, 5:18:30 PM)
- Adapt to JOGL commit ec2d94ca26ddab8ec67135ebc5f2d0a43f6a4c25 (Bug 1031: — Sven Gothel / gitweb
#43 (Jul 3, 2014, 5:21:47 PM)
- Adapt to JOGL commit ebe980ad6ac40148bc84913d1ba1f7adf6200490 (Bug 741 — Sven Gothel / gitweb
#42 (May 27, 2014, 4:42:15 AM)
- Adapt to JOGL HiDPI (Bug 741) changes up-to commit — Sven Gothel / gitweb
#39 (May 12, 2014, 4:27:23 AM)
- Adapt to jogl changes post 2.1.5 — Sven Gothel / gitweb
- Fix RawGL2ES2demo: Issue glDeleteBuffers(..) at dispose(..) not — Sven Gothel / gitweb
- Fix setenv-jogl.sh script .. — Sven Gothel / gitweb
#34 (Jan 30, 2014, 2:03:33 PM)
- Adapt to joal.jar location in ${joal.build}/jar/joal.jar — Sven Gothel / gitweb
#33 (Jan 25, 2014, 1:24:23 AM)
- Jar Manifest: Add empty line before EOF (otherwise last line is cut-off — Sven Gothel / gitweb
#32 (Jan 22, 2014, 1:51:54 PM)
- Add 'Permissions: all-permissions' to jogl-test.jar for Oracle's 7u51 — Sven Gothel / gitweb
- Adapt to Oracle's removal of the Java Applet Sandbox, i.e. >= 7u51 ; — Sven Gothel / gitweb
- Refine adaption of Oracle's Deployment changes, i.e. >= 7u51 — Sven Gothel / gitweb
- JNLP/Applets: Remove 'sun.java2d.noddraw' - We don't test with these — Sven Gothel / gitweb
#27 (Nov 1, 2013, 9:50:26 PM)
- Bug 881 - Add 'Application-Name' in Jar's manifest to avoid Java6 NPEs — Sven Gothel / gitweb
- manifest: remove Specification and Extension name - not an extension — Sven Gothel / gitweb
#14 (Sep 7, 2013, 12:15:24 AM)
- Fix bug 821: RawGL2ES2demo: Use VBO buffers and update shaders to stay — xerxes / gitweb
- Fix bug 821: RawGL2ES2demo: Explicit add #version 130 for GL3 core & — xerxes / gitweb
- Removed TiledRendering demo - now migrated to JOGL unit-tests — Sven Gothel / gitweb
#11 (Jul 17, 2013, 6:54:19 AM)
- add missing napplet files .. — Sven Gothel / gitweb
- www/index.html: Remove Grand Canyon Demo & XTrans — xerxes / gitweb
- build.xml: Exclude SWT demos if empty user.swt.jar property is set — xerxes / gitweb
- glredbook1314/mvarray: glMultiDrawElements require direct NIO buffer — xerxes / gitweb
- Adapt to to JOGL commit 78abc89be7f3935f26802cc0db33f61fc2c65de0 - — Sven Gothel / gitweb
#10 (Jun 25, 2013, 5:58:08 PM)
- Fix applet html pages, add gears and gearsjoal NApplet. — Sven Gothel / gitweb
- make script 32bit: force java6 creation — Sven Gothel / gitweb
#9 (Jun 18, 2013, 11:00:34 AM)
- Adapt to JOGL commit 8b33170ec6fd3f215976875cb66d746fa1b48f61, Fix Bug — Sven Gothel / gitweb
- HDR: Add resource re: floating point filtering .. — Sven Gothel / gitweb
#8 (Jun 11, 2013, 6:36:20 PM)
- Adapt to new version scheme, see GlueGen — Sven Gothel / gitweb
- jogl-demos.build.id -> target init, depends on jogamp.env.init — Sven Gothel / gitweb
- Adapt to JOGL changes commit fd418a69eca7b8c1bb74244982305fc6004d0a52 — Sven Gothel / gitweb
#7 (Mar 9, 2013, 5:37:56 AM)
- Use standard JOGL license — mark / gitweb
- Use rc11post03 — mark / gitweb
- Use SDK 9, not 8 — mark / gitweb
- Use SDK 9 in the Android manifest — mark / gitweb
- Rename the launcher to jp4da, from MainActivity — mark / gitweb
- Use API level 10 (as the SDK will now refuse to use 9 due to it being — mark / gitweb
- RawGL2ES2demo: Fix Animator usage; Added missing 'package demos.es2;' — Sven Gothel / gitweb
- RawGL2ES2demo: Fixed launch in document due to package demos.es2;' — Sven Gothel / gitweb
- RawGL2ES2demo: Fixed compile/launch in document due to package — Sven Gothel / gitweb
#6 (Dec 27, 2012, 8:22:16 AM)
- Update example to rc11 — mark / gitweb
- Trivial-as-possible JOAL test — mark / gitweb
- Removed JOAL example (moved to JOAL demos) — mark / gitweb
- Adapt to JOGL changes commit 5fafc1ac360333645b807dcd8dff0c0a655ea439 — Sven Gothel / gitweb
- Adapt to JOGL changes commit 5fafc1ac360333645b807dcd8dff0c0a655ea439 — Sven Gothel / gitweb
- Initial jp4da setup — mark / gitweb
- Add license — mark / gitweb
- Use 3.5.0 android maven plugin — mark / gitweb
- Adapt to JOGL ShaderState changes - track our own instance. — Sven Gothel / gitweb
#5 (Oct 12, 2012, 10:15:09 PM)
- Adapt to latest JOGL changes — Sven Gothel / gitweb
#3 (Aug 24, 2012, 9:47:29 AM)
- Added trivial test — mark / gitweb
- Adapt to FBObject changes — Sven Gothel / gitweb
- Adapt to JOGL changes commit 00bef95008b02cc71e166da122884402e9381f44 — Sven Gothel / gitweb
#2 (Jun 26, 2012, 11:14:33 PM)
- Adapt to changes for Bug #598 - JOGL ALL JAR File Change incl. it's — Sven Gothel / gitweb