Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-03 | 1 | -4/+4 |
| | |||||
* | Adapt to jogl changes post 2.1.5 | Sven Gothel | 2014-03-17 | 1 | -13/+12 |
| | |||||
* | Adapt to JOGL commit 8b33170ec6fd3f215976875cb66d746fa1b48f61, Fix Bug 688: ↵ | Sven Gothel | 2013-06-17 | 1 | -2/+3 |
| | | | | Removal of NEWT KeyEvent.EVENT_KEY_TYPED and KeyListener.keyTyped(KeyEvent) | ||||
* | Adapt to JOGL's ShaderUtil API changes commit ↵v2.0-rc8v2.0-rc7 | Sven Gothel | 2012-04-16 | 1 | -4/+4 |
| | | | | 62e5686fb583ad991d5811baf242d40d21952e27 | ||||
* | Adapt to latest JOGL changes (commit: ↵ | Sven Gothel | 2012-02-24 | 1 | -5/+3 |
| | | | | a4c7bf0420e369e71561d2847f2fc444ce5abafa, d97c54896d349e8a22c9cafec75c62476c16fdd1) | ||||
* | Adapt to JOGL commit 7f2da7bb878813817efab0eb01bbf274065ef6c6 | Sven Gothel | 2011-08-30 | 1 | -2/+2 |
| | |||||
* | sync w/ jogl e007bb306124411e0232e51d16aa493cbd361f74 | Sven Gothel | 2011-04-26 | 1 | -14/+14 |
| | |||||
* | Add NEWT WindowListener.windowDestroyed() ↵ | Sven Gothel | 2010-12-23 | 1 | -5/+3 |
| | | | | e7778124162aef7004e040dded5de1eaf5e1ece4 | ||||
* | Adapt to JOGL 7262641429b542929efc699e392f410f1dee2187 | Sven Gothel | 2010-11-23 | 1 | -2/+2 |
| | |||||
* | Accomodate JOGL changes up to ce24d32178106baa16e84f016192441ce45845a7 | Sven Gothel | 2010-10-29 | 1 | -2/+2 |
| | |||||
* | Sync with JOGL: 1c02f0eeb539ff5de7259b822893ab63a9cc3ab0 | Sven Gothel | 2010-09-23 | 1 | -1/+1 |
| | |||||
* | Fixes against JOGL a4b16ad544f3f7872f15e52d7ada7dc1e506d333 | Sven Gothel | 2010-07-16 | 1 | -0/+2 |
| | |||||
* | Changes according to JOGL 811bd23ed37e392abb349f850a0b1dac635d021e | Sven Gothel | 2010-05-28 | 1 | -1/+1 |
| | |||||
* | Fixes for JOGL changes 6e599a2696f878786783e0fea17534e67655a5c9 | Sven Gothel | 2010-05-21 | 1 | -1/+1 |
| | |||||
* | Adaption to JOGL 1ad8c39df6b097c80ba7a85badf555e7f669cc3f | Sven Gothel | 2010-04-24 | 1 | -3/+1 |
| | |||||
* | Fix: delete Newt window completly (deep) | Sven Gothel | 2010-04-23 | 1 | -1/+1 |
| | |||||
* | Adaptions to jogl:1a2a54a83a9adb95b4bfe9c337751acbef0cb0d3 ↵ | Sven Gothel | 2010-03-30 | 1 | -0/+7 |
| | | | | gluegen:7220416bcef3140883d3966d921442feae3107c4 ; Fix build.xml: using rootrel.build | ||||
* | changes due to package rename in jogl. | Michael Bien | 2010-03-29 | 1 | -2/+2 |
| | |||||
* | fixed jogl-demos since we moved some packages in jogl. | Michael Bien | 2010-03-28 | 1 | -2/+2 |
| | |||||
* | modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -2/+2 |
| | |||||
* | JOGLNewtAppletBase et al - no dispose event at destruction, since it's ↵ | Sven Gothel | 2009-10-12 | 1 | -1/+6 |
| | | | | critical within a browser | ||||
* | JOGL changes .. | Sven Gothel | 2009-10-10 | 1 | -37/+25 |
| | |||||
* | Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel ↵ | Sven Gothel | 2009-10-04 | 1 | -5/+0 |
| | | | | to file, texture - direct or via attaching the drawable to another context as it's readbuffer | ||||
* | Test (demos.GLNewtRun) NEWT: Native window parenting (X11: OK); AWTWindow ↵ | Sven Gothel | 2009-09-12 | 1 | -1/+5 |
| | | | | external Frame OK | ||||
* | Fix for NEWT Changes: GLWindow: remove ambigous create functions, ie with ↵ | Sven Gothel | 2009-09-12 | 1 | -1/+3 |
| | | | | Window and Capabilities arguments | ||||
* | RedSquare: '-debug' option enables Debug/Trace using new GLPipelineFactory | Sven Gothel | 2009-08-02 | 1 | -10/+12 |
| | |||||
* | Fix windows start scripts (CVM/J2SE) | Sven Gothel | 2009-07-31 | 1 | -2/+14 |
| | |||||
* | RedSquare: Param '-vsync' -> '-swapi <integer>' ; Show getSwapInterval() | sg215889 | 2009-07-30 | 1 | -4/+10 |
| | |||||
* | RedSquare: Add '-vsync' param; Use proper default GL2ES[12] profile. | sg215889 | 2009-07-30 | 1 | -3/+11 |
| | |||||
* | RedSquare: single thread / one-pump test | Sven Gothel | 2009-06-17 | 1 | -26/+78 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@354 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | quit: 'q' + button-1 double click; fullscreen: 'f' + button-2 click | Sven Gothel | 2009-06-16 | 1 | -2/+6 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@353 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 1 | -0/+310 |
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@352 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 |