Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GLProfile.initSingleton(..) calls and JNLP argument ↵ | Sven Gothel | 2012-06-21 | 2 | -3/+0 |
| | | | | | | | | | | 'NotFirstUIActionOnProcess'; Adapt to CapabilitiesChooser API/generics change; Misc - Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionOnProcess' - Adapt to CapabilitiesChooser API/generics change - Cleanup some generics use .. etc | ||||
* | Remove JOGLNewtApplet1Run/Base - Promoted to JOGL | Sven Gothel | 2011-12-20 | 2 | -402/+0 |
| | |||||
* | Add pos/size/translucency/above to JOGL Applet Runner | Sven Gothel | 2011-09-15 | 2 | -14/+80 |
| | |||||
* | sync w/ jogl e007bb306124411e0232e51d16aa493cbd361f74 | Sven Gothel | 2011-04-26 | 1 | -1/+1 |
| | |||||
* | Update GearsJOALApplet: Depending on joal build; incl joal snippet, remove ↵ | Sven Gothel | 2010-12-13 | 1 | -2/+2 |
| | | | | joal/joal-demos jar files. | ||||
* | Add GearsApplet applet lifecycle message | Sven Gothel | 2010-12-12 | 1 | -0/+10 |
| | |||||
* | Adapt to JOGL 7262641429b542929efc699e392f410f1dee2187 | Sven Gothel | 2010-11-23 | 2 | -3/+3 |
| | |||||
* | Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: ↵ | Sven Gothel | 2010-10-14 | 4 | -14/+26 |
| | | | | Applet's with native NEWT support, ie jogl-newt-applet-runner-gears.html | ||||
* | Sync with JOGL: 1c02f0eeb539ff5de7259b822893ab63a9cc3ab0 | Sven Gothel | 2010-09-23 | 4 | -30/+23 |
| | |||||
* | Fixes against JOGL a4b16ad544f3f7872f15e52d7ada7dc1e506d333 | Sven Gothel | 2010-07-16 | 2 | -21/+1 |
| | |||||
* | Adding GLProfile.initSingleton() call, ensuring [multithreading] ↵ | Sven Gothel | 2010-06-10 | 2 | -0/+8 |
| | | | | intitialization can be done in time | ||||
* | Adaption to JOGL 1ad8c39df6b097c80ba7a85badf555e7f669cc3f | Sven Gothel | 2010-04-24 | 1 | -0/+1 |
| | |||||
* | changes due to package rename in jogl. | Michael Bien | 2010-03-29 | 2 | -5/+3 |
| | |||||
* | fixed jogl-demos since we moved some packages in jogl. | Michael Bien | 2010-03-28 | 2 | -4/+4 |
| | |||||
* | modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 3 | -5/+5 |
| | |||||
* | JOGLNewtAppletBase et al - no dispose event at destruction, since it's ↵ | Sven Gothel | 2009-10-12 | 2 | -5/+12 |
| | | | | critical within a browser | ||||
* | JOGL changes .. | Sven Gothel | 2009-10-10 | 2 | -12/+9 |
| | |||||
* | GLNewtRun: Add parenting re-pos/re-size test; JOGLNewtAppletBase: Remove ↵ | Sven Gothel | 2009-09-29 | 2 | -4/+0 |
| | | | | GLProfile, must be used in Capabilities/Window construction phase | ||||
* | Add tests .. | Sven Gothel | 2009-09-14 | 1 | -1/+1 |
| | |||||
* | Fixes and tested JOGLNewtApplet1Run/JOGLNewtAppletBase | Sven Gothel | 2009-09-14 | 2 | -20/+32 |
| | |||||
* | NEWT Applet work .. | Sven Gothel | 2009-09-14 | 3 | -33/+336 |
| | |||||
* | Add CDC/CVM support .. | sg215889 | 2009-07-13 | 1 | -0/+33 |
| | |||||
* | Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 2 | -0/+85 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@352 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 2 | -86/+0 |
| | | | | | | | on to trunk git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@351 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | Added JOGL/JOAL applet test | Kenneth Russel | 2006-12-21 | 1 | -0/+52 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@187 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved | Kenneth Russel | 2006-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | TextureIO-related classes to com.sun.opengl.util.texture and TextureProvider, TextureWriter and format-specific readers to com.sun.opengl.util.texture.spi. Renamed BufferUtils to BufferUtil. Added ImageUtil and FileUtil. Cleaned up javadoc. Updated demos. Cleaned up some imports. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@165 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | Removed dead code | Kenneth Russel | 2005-12-01 | 1 | -0/+34 |
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@152 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 |