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
*
KeyCode is broken on Unix/X11
JOGL_2_SANDBOX
Sven Gothel
2009-06-15
2
-2
/
+2
*
RedSquare exit on key 'q' as well
Sven Gothel
2009-06-15
5
-4
/
+21
*
Synced with JOGL 2 changes from revision 1949
Kenneth Russel
2009-06-14
17
-23
/
+22
*
Comply with JOGL2 changes revision 1947
Sven Gothel
2009-06-14
1
-0
/
+3
*
Comply with JOGL2 changes revision 1947
Sven Gothel
2009-06-14
2
-22
/
+58
*
NEWT Multithreaded Windows: Must be created in their own thread (-> Windows)
Sven Gothel
2009-06-13
2
-47
/
+31
*
Sync with JOGL revision 1944
Sven Gothel
2009-06-13
7
-7
/
+11
*
Compilation fixes for HDR demo and "ant -Djogl.cg=1"
Kenneth Russel
2009-06-13
7
-137
/
+142
*
Changes in respect to JOGL2 revision 1929
Sven Gothel
2009-06-11
10
-26
/
+34
*
Adding run scripts ..
Sven Gothel
2009-06-05
3
-0
/
+43
*
Move setVisible to main thread - still MacOSX buggy with multiple threads
Sven Gothel
2009-06-03
3
-7
/
+3
*
GLInfo and RedSquare demos: Use main thread for only one GL instance
Sven Gothel
2009-06-03
4
-27
/
+54
*
Fixes against JOGL2 revision 1922 - Multi GL Profiles, plus setenv scripts
Sven Gothel
2009-06-03
44
-170
/
+278
*
Fix GLCapsTableDemo
Sven Gothel
2009-05-30
1
-2
/
+4
*
GLInfo gives some usefull info, fix with GL3 changes
Sven Gothel
2009-05-29
12
-43
/
+76
*
Newt: updated newt demos to implement new methods in Mouse and WindowListeners
Dmitri Trembovetski
2009-05-26
10
-0
/
+47
*
Recently code (UnifiedName, GLUnifiedName) was added to GlueGen to
Kenneth Russel
2009-05-20
3
-118
/
+118
*
Partially fixed breakage to ProceduralTexturePhysics demo; exposes
Kenneth Russel
2009-04-26
2
-23
/
+27
*
NEWT: mouse pressed fix / test
Sven Gothel
2009-04-13
3
-30
/
+101
*
NEWT threading model demo, incl external stimuli adaptor, e.g. MacOSX runLoop
Sven Gothel
2009-03-26
4
-12
/
+387
*
Added macosx comment
Sven Gothel
2009-03-20
1
-0
/
+1
*
Adding missed jogl.util.fixedfuncemu.jar
Sven Gothel
2009-03-20
1
-0
/
+3
*
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jo...
Sven Gothel
2009-03-20
1
-4
/
+1
*
Adding newt tests and a demos.util.TaskManager
Sven Gothel
2009-03-20
3
-0
/
+410
*
Missed movement of FBObject class from javax.media.opengl.util to
Kenneth Russel
2009-03-19
11
-12
/
+2
*
Moved remaining portions of fixed function emulation out of core JOGL
Kenneth Russel
2009-03-19
21
-40
/
+37
*
Updated demos after refactoring of OpenGL capability bits back into GLCapabil...
Kenneth Russel
2009-03-19
31
-117
/
+110
*
sync with JOGL changes
Sven Gothel
2009-03-16
24
-217
/
+163
*
NEWT window closing:
Sven Gothel
2009-03-14
60
-156
/
+365
*
Adapt to JOGL nwi package changes
Sven Gothel
2009-03-13
35
-76
/
+217
*
- Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...
Sven Gothel
2009-03-05
57
-417
/
+552
*
Fixed ArgumentIsString directive for glProgramStringARB (now
Kenneth Russel
2009-01-12
3
-5
/
+4
*
Changed Angeles to quit when clickCount is greater than 1.
Kenneth Russel
2009-01-05
1
-1
/
+3
*
Moved javax.media.opengl.glsl.* and javax.media.opengl.sdk.* classes
Kenneth Russel
2009-01-03
7
-7
/
+8
*
Moved FileUtil and StreamUtil classes back into com.sun.opengl.util
Kenneth Russel
2008-12-30
4
-5
/
+5
*
Refactored AWT dependencies in Animator class differently to allow
Kenneth Russel
2008-12-30
25
-29
/
+29
*
Moved GLUT into com.sun.opengl.util.gl2 package and renamed to JOGL
Kenneth Russel
2008-12-30
4
-12
/
+12
*
Renamed TileRenderer back to JOGL 1.0 naming convention. Updated demos.
Kenneth Russel
2008-12-30
1
-2
/
+2
*
Moved GL2- and AWT-specific utility classes into the AWT package
Kenneth Russel
2008-12-30
8
-27
/
+25
*
Fixed bug in setup of key handling
Kenneth Russel
2008-12-20
1
-7
/
+10
*
Factored out the remaining toolkit, and specifically AWT, dependencies
Kenneth Russel
2008-12-20
1
-2
/
+2
*
Fixed bug in glMapBuffer native code generation and bug in
Kenneth Russel
2008-12-16
1
-2
/
+2
*
Moved javax.media.opengl.awt.gl2.GL2JPanel (back) to
Kenneth Russel
2008-12-16
4
-13
/
+13
*
Fixed breakage of GLJPanel caused by confusion between requested and
Kenneth Russel
2008-12-12
1
-3
/
+6
*
OMX cleanup
Sven Gothel
2008-12-01
2
-21
/
+32
*
Add MovieCube
Sven Gothel
2008-11-29
10
-18
/
+613
*
Adding OpenMAX ES2 demo
Sven Gothel
2008-11-27
9
-0
/
+357
*
KD demo
Sven Gothel
2008-11-26
2
-0
/
+2
*
Reflect JOGL2 NEWT changes
Sven Gothel
2008-11-26
10
-71
/
+72
*
Incooperate cleaned up path
Sven Gothel
2008-11-21
2
-2
/
+2
[next]