index
:
jogl-demos.git
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
JSR-231
b22x
master
rc
JOGL DEMOS repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Use API level 10 (as the SDK will now refuse to use 9 due to it being replace...
Mark Raynsford
2013-01-07
8
-4
/
+7
*
Rename the launcher to jp4da, from MainActivity
Mark Raynsford
2013-01-07
1
-1
/
+1
*
Use SDK 9 in the Android manifest
Mark Raynsford
2013-01-07
1
-1
/
+1
*
Use SDK 9, not 8
Mark Raynsford
2013-01-07
1
-1
/
+1
*
Use rc11post03
Mark Raynsford
2013-01-04
3
-10
/
+10
*
Use standard JOGL license
Mark Raynsford
2013-01-04
1
-13
/
+25
*
Adapt to JOGL ShaderState changes - track our own instance.
Sven Gothel
2012-12-23
5
-30
/
+58
*
Use 3.5.0 android maven plugin
Mark Raynsford
2012-12-20
1
-1
/
+1
*
Add license
Mark Raynsford
2012-12-20
1
-0
/
+13
*
Initial jp4da setup
Mark Raynsford
2012-12-02
35
-0
/
+959
*
Adapt to JOGL changes commit 5fafc1ac360333645b807dcd8dff0c0a655ea439
Sven Gothel
2012-11-16
2
-0
/
+3
*
Merge branch 'master' of ssh://jogamp.org/srv/scm/jogl-demos
Sven Gothel
2012-11-16
1
-2
/
+2
|
\
|
*
Removed JOAL example (moved to JOAL demos)
Mark Raynsford
2012-11-15
3
-75
/
+0
|
*
Trivial-as-possible JOAL test
Mark Raynsford
2012-11-11
3
-0
/
+75
|
*
Update example to rc11
Mark Raynsford
2012-11-11
1
-2
/
+2
*
|
Adapt to JOGL changes commit 5fafc1ac360333645b807dcd8dff0c0a655ea439
Sven Gothel
2012-11-16
2
-0
/
+4
|
/
*
Adapt to latest JOGL changes
v2.0-rc11
Sven Gothel
2012-10-12
6
-9
/
+13
*
Merge remote-tracking branch 'origin/master'
Sven Gothel
2012-09-20
0
-0
/
+0
|
\
|
*
Merge pull request #5 from xranby/master
Sven Gothel
2012-09-20
1
-68
/
+90
|
|
\
*
|
|
Improve frame rendering smoothness in src/demos/es2/RawGL2ES2demo.java
Xerxes Rånby
2012-09-20
1
-4
/
+7
|
|
/
|
/
|
*
|
Fix ecj warnings in src/demos/es2/RawGL2ES2demo.java
Xerxes Rånby
2012-09-20
1
-21
/
+0
*
|
Use NIO Direct buffers to pass data to glVertexAttribPointer in RawGL2ES2demo...
Xerxes Rånby
2012-09-20
1
-2
/
+19
*
|
es2/RawGL2ES2demo: Remove AWT dependency to allow running on a Raspberry Pi; ...
Xerxes Rånby
2012-08-22
1
-46
/
+72
|
/
*
Adapt to JOGL changes commit 00bef95008b02cc71e166da122884402e9381f44
v2.0-rc10
Sven Gothel
2012-07-25
1
-2
/
+4
*
Adapt to FBObject changes
Sven Gothel
2012-07-20
3
-47
/
+31
*
Added trivial test
Mark Raynsford
2012-06-27
3
-0
/
+188
*
Adapt to changes for Bug #598 - JOGL ALL JAR File Change incl. it's Native Ja...
Sven Gothel
2012-06-26
9
-44
/
+44
*
setenv-jogl.sh: remove LD_LIBRARY_PATH settings .. no more required
Sven Gothel
2012-06-21
1
-2
/
+2
*
Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionO...
Sven Gothel
2012-06-21
69
-437
/
+50
*
Merge pull request #3 from xranby/master
v2.0-rc9
v2.0-rc6
Sven Gothel
2012-04-16
1
-0
/
+455
|
\
|
*
RawGL2ES2demo: make shaders Mesa X11 GL compatible.
Xerxes Rånby
2012-03-23
1
-6
/
+21
|
*
RawGL2ES2demo: Mention JOGL probing of system installed libGL and libEGL.
Xerxes Rånby
2012-03-23
1
-3
/
+17
|
*
JOGL2 OpenGL ES 2 demo to expose and learn what the RAW OpenGL ES 2 API looks...
Xerxes Rånby
2012-03-23
1
-0
/
+426
*
|
Adapt to JOGL's ShaderUtil API changes commit 62e5686fb583ad991d5811baf242d40...
v2.0-rc8
v2.0-rc7
Sven Gothel
2012-04-16
3
-14
/
+14
*
|
Removed obsolete openmax demos. JOGL has demo/test code for GLMediaPlayer
Sven Gothel
2012-04-09
8
-977
/
+0
|
/
[next]