summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump maven trivial-test to JogAmp version 2.5.0HEADmasterSven Gothel2023-08-181-2/+2
* maven/trivial-test: Update pom.xml to use https (added note in README.txt) fo...v2.5.0Sven Gothel2023-05-213-13/+30
* Fix PMVMatrix changes and minor cleanupSven Gothel2023-05-075-135/+190
* Adapt to JOGL GLArrayData API Change commit 3d537d4239e3772ffdb33592e5e66844d...Sven Gothel2023-02-254-110/+123
* Bump maven test to use version 2.4.0Sven Gothel2023-02-011-2/+2
* Maven test bumpv2.4.0Sven Gothel2023-02-011-2/+2
* maven/trivial-test/pom.xml: Bump to JogAmp 2.4.0-rc-20230131Sven Gothel2023-01-311-2/+2
* Maven trivial test: Using Jogamp's maven repo: jogamp-remote ...Sven Gothel2023-01-241-4/+11
* Applying author's privacy request of src/demos/particles/engine/* filesSven Gothel2022-10-176-11/+11
* build scripts: use source/target level 1.8 on java11Sven Gothel2019-12-313-13/+15
* Merge pull request #8 from xranby/masterSven Gothel2019-03-274-12/+12
|\
| * maven/jp4da: Update dependencies to use JogAmp 2.3.1Xerxes Rånby2015-08-273-10/+10
| * maven/trivial-test/pom.xml: Update dependency to use JogAmp 2.3.1Xerxes Rånby2015-08-271-2/+2
* | scripts: Update macosx build scriptrcSven Gothel2015-10-151-4/+21
* | Adapt to GlueGen commit acd52a1936090eee11b3220f5c75ee37763773c7Sven Gothel2015-10-152-35/+44
|/
* Disable Demo 'VertexArrayRange', this extension is no more supportedv2.3.2v2.3.1v2.3.0Sven Gothel2015-03-052-0/+0
* Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 (G...Sven Gothel2015-02-031-0/+1
* Revert "Create ManyTriangleInstanced.java"Sven Gothel2015-02-031-112/+0
* Revert "Added."Sven Gothel2015-02-038-833/+3
* Merge remote-tracking branch 'origin/master'Sven Gothel2015-02-038-0/+942
|\
| * Merge pull request #7 from toruwest/masterSven Gothel2014-10-248-0/+942
| |\
| | * Added.toruwest2014-10-168-3/+833
| | * Create ManyTriangleInstanced.javatoruwest2014-10-151-0/+112
| |/
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 2)Sven Gothel2015-02-034-16/+16
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-03217-773/+776
|/
* Adapt to JOGL commit 38f6915fedb765313c1f4646acf9e13dfbccef36 (FBObject)Sven Gothel2014-09-212-21/+33
* Adapt to JOGL commit 15b9e36e80d6f62f7dfb5c45d00cd04de2007ee5 (GammaRamp chan...v2.2.4v2.2.3v2.2.2v2.2.1v2.2.0b22xSven Gothel2014-07-281-20/+28
* Adapt to JOGL commit ec2d94ca26ddab8ec67135ebc5f2d0a43f6a4c25 (Bug 1031: Remo...Sven Gothel2014-07-109-328/+456
* Adapt to JOGL commit ebe980ad6ac40148bc84913d1ba1f7adf6200490 (Bug 741 HiDPI)Sven Gothel2014-06-062-187/+181
* Adapt to JOGL HiDPI (Bug 741) changes up-to commit bcda2dad1a6569ffd4eba07b23...Sven Gothel2014-05-2715-446/+615
* Fix setenv-jogl.sh script ..Sven Gothel2014-04-111-2/+2
* Fix RawGL2ES2demo: Issue glDeleteBuffers(..) at dispose(..) not display(..); ...Sven Gothel2014-04-111-25/+25
* Adapt to jogl changes post 2.1.5Sven Gothel2014-03-172-17/+15
* Adapt to joal.jar location in ${joal.build}/jar/joal.jarv2.1.5v2.1.4Sven Gothel2014-01-251-1/+1
* Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - duh...Sven Gothel2014-01-221-0/+2
* JNLP/Applets: Remove 'sun.java2d.noddraw' - We don't test with these flags ei...Sven Gothel2014-01-2230-35/+1
* Refine adaption of Oracle's Deployment changes, i.e. >= 7u51Sven Gothel2014-01-2232-95/+25
* Adapt to Oracle's removal of the Java Applet Sandbox, i.e. >= 7u51 ; Remove r...Sven Gothel2014-01-2239-510/+234
* Add 'Permissions: all-permissions' to jogl-test.jar for Oracle's 7u51 Java Pl...Sven Gothel2014-01-211-0/+1
* manifest: remove Specification and Extension name - not an extensionv2.1.3Sven Gothel2013-11-011-3/+0
* Bug 881 - Add 'Application-Name' in Jar's manifest to avoid Java6 NPEs ..Sven Gothel2013-11-012-8/+14
* Removed TiledRendering demo - now migrated to JOGL unit-testsv2.1.1v2.1.0Sven Gothel2013-09-031-160/+0
* Fix bug 821: RawGL2ES2demo: Explicit add #version 130 for GL3 core & release ...Xerxes Rånby2013-09-021-26/+57
* Fix bug 821: RawGL2ES2demo: Use VBO buffers and update shaders to stay GL3/ES...Xerxes Rånby2013-08-301-5/+59
* Adapt to to JOGL commit 78abc89be7f3935f26802cc0db33f61fc2c65de0 - LDrawableF...v2.0.2Sven Gothel2013-07-175-5/+5
* glredbook1314/mvarray: glMultiDrawElements require direct NIO bufferXerxes Rånby2013-07-051-1/+5
* build.xml: Exclude SWT demos if empty user.swt.jar property is setXerxes Rånby2013-07-051-5/+7
* www/index.html: Remove Grand Canyon Demo & XTransXerxes Rånby2013-06-301-108/+0
* add missing napplet files ..Sven Gothel2013-06-255-0/+206
* make script 32bit: force java6 creationv2.0.2-rc12v2.0-rc12Sven Gothel2013-06-211-0/+3