index
:
jogamp/jogl-demos.git
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
JSR-231
b22x
master
rc
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build scripts: use source/target level 1.8 on java11
HEAD
master
Sven Gothel
2019-12-31
3
-13
/
+15
*
Merge pull request #8 from xranby/master
Sven Gothel
2019-03-27
4
-12
/
+12
|
\
|
*
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 script
rc
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 supported
v2.3.2
v2.3.1
v2.3.0
Sven Gothel
2015-03-05
2
-0
/
+0
*
Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 (G...
Sven Gothel
2015-02-03
1
-0
/
+1
*
Revert "Create ManyTriangleInstanced.java"
Sven Gothel
2015-02-03
1
-112
/
+0
*
Revert "Added."
Sven Gothel
2015-02-03
8
-833
/
+3
*
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
|
|
\
|
|
*
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 chan...
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
b22x
Sven Gothel
2014-07-28
1
-20
/
+28
*
Adapt to JOGL commit ec2d94ca26ddab8ec67135ebc5f2d0a43f6a4c25 (Bug 1031: Remo...
Sven Gothel
2014-07-10
9
-328
/
+456
*
Adapt to JOGL commit ebe980ad6ac40148bc84913d1ba1f7adf6200490 (Bug 741 HiDPI)
Sven Gothel
2014-06-06
2
-187
/
+181
*
Adapt to JOGL HiDPI (Bug 741) changes up-to commit bcda2dad1a6569ffd4eba07b23...
Sven Gothel
2014-05-27
15
-446
/
+615
*
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
*
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.jar
v2.1.5
v2.1.4
Sven Gothel
2014-01-25
1
-1
/
+1
*
Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - duh...
Sven Gothel
2014-01-22
1
-0
/
+2
*
JNLP/Applets: Remove 'sun.java2d.noddraw' - We don't test with these flags ei...
Sven Gothel
2014-01-22
30
-35
/
+1
*
Refine adaption of Oracle's Deployment changes, i.e. >= 7u51
Sven Gothel
2014-01-22
32
-95
/
+25
*
Adapt to Oracle's removal of the Java Applet Sandbox, i.e. >= 7u51 ; Remove r...
Sven Gothel
2014-01-22
39
-510
/
+234
*
Add 'Permissions: all-permissions' to jogl-test.jar for Oracle's 7u51 Java Pl...
Sven Gothel
2014-01-21
1
-0
/
+1
*
manifest: remove Specification and Extension name - not an extension
v2.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-tests
v2.1.1
v2.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
*
Fix bug 821: RawGL2ES2demo: Use VBO buffers and update shaders to stay GL3/ES...
Xerxes Rånby
2013-08-30
1
-5
/
+59
*
Adapt to to JOGL commit 78abc89be7f3935f26802cc0db33f61fc2c65de0 - LDrawableF...
v2.0.2
Sven Gothel
2013-07-17
5
-5
/
+5
*
glredbook1314/mvarray: glMultiDrawElements require direct NIO buffer
Xerxes Rånby
2013-07-05
1
-1
/
+5
*
build.xml: Exclude SWT demos if empty user.swt.jar property is set
Xerxes Rånby
2013-07-05
1
-5
/
+7
*
www/index.html: Remove Grand Canyon Demo & XTrans
Xerxes Rånby
2013-06-30
1
-108
/
+0
*
add missing napplet files ..
Sven Gothel
2013-06-25
5
-0
/
+206
*
make script 32bit: force java6 creation
v2.0.2-rc12
v2.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
*
Adapt to JOGL changes commit fd418a69eca7b8c1bb74244982305fc6004d0a52
Sven Gothel
2013-04-18
2
-5
/
+12
*
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 a3f2ef50ad33c58a240a17fcf03e415d7722...
Sven Gothel
2013-03-28
2
-5
/
+3
*
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
[next]