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
...
*
Fix NewtFactory usage
Sven Gothel
2010-05-05
7
-1
/
+1
*
Adaption to JOGL 1ad8c39df6b097c80ba7a85badf555e7f669cc3f
Sven Gothel
2010-04-24
20
-20
/
+18
*
Fix: delete Newt window completly (deep)
Sven Gothel
2010-04-23
4
-3
/
+13
*
Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...
Sven Gothel
2010-04-22
1
-6
/
+6
*
JNLP: Update Check Background - Always
Sven Gothel
2010-04-22
23
-0
/
+23
*
Add win32 script, misc stuff ..
Sven Gothel
2010-04-21
5
-3
/
+23
*
Show GLContext GL Version
Sven Gothel
2010-04-16
3
-4
/
+6
*
Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432
Sven Gothel
2010-04-15
12
-17
/
+90
*
Merge branch 'master' of github.com:mbien/jogl-demos
Sven Gothel
2010-04-08
18
-17
/
+33
|
\
|
*
fixed imports to fix build.
Michael Bien
2010-04-08
17
-17
/
+17
|
*
added intelliJ module file.
Michael Bien
2010-04-08
1
-0
/
+16
*
|
Fix exit on bad arguments
Sven Gothel
2010-04-08
1
-2
/
+8
*
|
swt add
Sven Gothel
2010-04-01
1
-0
/
+1
|
/
*
Adaptions to jogl:1a2a54a83a9adb95b4bfe9c337751acbef0cb0d3 gluegen:7220416bce...
Sven Gothel
2010-03-30
3
-12
/
+17
*
Merge branch 'master' of github.com:mbien/jogl-demos
Sven Gothel
2010-03-30
82
-379
/
+411
|
\
|
*
modifications due to refactorings in gluegen and jogl.
Michael Bien
2010-03-29
57
-316
/
+365
|
*
changes due to package rename in jogl.
Michael Bien
2010-03-29
30
-61
/
+44
|
*
fixed jogl-demos since we moved some packages in jogl.
Michael Bien
2010-03-28
30
-51
/
+51
*
|
Merge branch 'master' of github.com:mbien/jogl-demos
Sven Gothel
2010-03-28
150
-293
/
+510
|
\
|
|
*
modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
145
-270
/
+379
|
*
introduced jogl.root and gluegen.root.
Michael Bien
2010-03-26
1
-23
/
+26
|
*
added NetBeans project files.
Michael Bien
2010-03-26
4
-0
/
+105
*
|
Deprecated demos, ie using a deprecated - non std GL API.
Sven Gothel
2010-03-26
1
-0
/
+12
|
/
*
Enable building redbook demos by default
Sven Gothel
2010-03-26
1
-1
/
+1
*
Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9)
Sven Gothel
2010-03-26
9
-16
/
+24
*
Redbook seperation ..
Sven Gothel
2009-11-10
2
-6
/
+11
*
Tweak read buffer demo
AwayFromSun
Sven Gothel
2009-10-16
1
-5
/
+8
*
JOGLNewtAppletBase et al - no dispose event at destruction, since it's critic...
Sven Gothel
2009-10-12
4
-8
/
+24
*
ReadBuffer: Use temp file ; Use TextureIO ; JOGL 8f76db4364f66c36780e762e086a...
Sven Gothel
2009-10-11
3
-8
/
+16
*
JOGL changes ..
Sven Gothel
2009-10-10
10
-101
/
+93
*
demos.readbuffer.Main: Allow setting a boolean
Sven Gothel
2009-10-05
1
-1
/
+1
*
Fix ReadBuffer ..
Sven Gothel
2009-10-05
3
-5
/
+24
*
ReadBuffer Demos: Use NetPbmTextureWriter
Sven Gothel
2009-10-04
5
-10
/
+17
*
Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel to...
Sven Gothel
2009-10-04
11
-42
/
+822
*
GLNewtRun: Add parenting re-pos/re-size test; JOGLNewtAppletBase: Remove GLPr...
Sven Gothel
2009-09-29
3
-5
/
+28
*
Fix generic no awt test case
Sven Gothel
2009-09-25
3
-0
/
+47
*
Add SWT example
Sven Gothel
2009-09-24
3
-3
/
+165
*
fixed EDT deadlock in redbook applet
Michael Bien
2009-09-16
2
-10
/
+30
*
Fix demos, exclude redbook subdir from main javac
Sven Gothel
2009-09-16
2
-2
/
+43
*
Initial import of JOGL 2 redbook sample projects
Michael Bien
2009-09-15
119
-0
/
+19836
*
Add tests ..
Sven Gothel
2009-09-14
2
-1
/
+16
*
Fixes and tested JOGLNewtApplet1Run/JOGLNewtAppletBase
Sven Gothel
2009-09-14
12
-21
/
+211
*
NEWT Applet work ..
Sven Gothel
2009-09-14
7
-37
/
+340
*
GLNewtRun: Added window/parent position/size testing
Sven Gothel
2009-09-12
1
-0
/
+31
*
Test (demos.GLNewtRun) NEWT: Native window parenting (X11: OK); AWTWindow ext...
Sven Gothel
2009-09-12
3
-2
/
+203
*
Fix for NEWT Changes: GLWindow: remove ambigous create functions, ie with Win...
Sven Gothel
2009-09-12
11
-13
/
+36
*
add JOGL_ALL_NOAWT config
Sven Gothel
2009-09-11
2
-1
/
+2
*
GLInfo: Add nice OpenGL 3.[012] information
Sven Gothel
2009-08-05
1
-5
/
+61
*
RedSquare: '-debug' option enables Debug/Trace using new GLPipelineFactory
Sven Gothel
2009-08-02
4
-15
/
+45
*
Fix windows start scripts (CVM/J2SE)
Sven Gothel
2009-07-31
1
-0
/
+31
[prev]
[next]