Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt to JOGL commit ec2d94ca26ddab8ec67135ebc5f2d0a43f6a4c25 (Bug 1031: ↵ | Sven Gothel | 2014-07-10 | 1 | -44/+85 |
| | | | | Remove Deprecated Classes and Methods) | ||||
* | Adapt to JOGL HiDPI (Bug 741) changes up-to commit ↵ | Sven Gothel | 2014-05-27 | 1 | -13/+17 |
| | | | | bcda2dad1a6569ffd4eba07b231d50fdafc60b7f | ||||
* | 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 changes commit 5fafc1ac360333645b807dcd8dff0c0a655ea439 | Sven Gothel | 2012-11-16 | 1 | -0/+2 |
| | |||||
* | Adapt to JOGL changes commit 5fafc1ac360333645b807dcd8dff0c0a655ea439 | Sven Gothel | 2012-11-16 | 2 | -0/+4 |
| | |||||
* | Adapt to latest JOGL changesv2.0-rc11 | Sven Gothel | 2012-10-12 | 6 | -9/+13 |
| | |||||
* | Adapt to FBObject changes | Sven Gothel | 2012-07-20 | 1 | -31/+17 |
| | |||||
* | Adapt to commit 55dae6968075cd082f7a9b8060f0912669e7aa78 | Sven Gothel | 2011-08-22 | 2 | -6/+6 |
| | |||||
* | FixedFuncUtil.getFixedFuncImpl() -> FixedFuncUtil.wrapFixedFuncEmul() | Sven Gothel | 2011-08-01 | 6 | -6/+6 |
| | |||||
* | sync w/ JOGL 526ea7a3fb579f88a0c0a1e597387aae29d5aa06 | Sven Gothel | 2011-05-17 | 1 | -4/+4 |
| | |||||
* | sync w/ jogl e007bb306124411e0232e51d16aa493cbd361f74 | Sven Gothel | 2011-04-26 | 7 | -24/+24 |
| | |||||
* | Adapt to FBObject jogl changes b44288b26e8ac6de0593db349725c2a288bb520a | Sven Gothel | 2011-04-05 | 1 | -7/+8 |
| | |||||
* | Add NEWT WindowListener.windowDestroyed() ↵ | Sven Gothel | 2010-12-23 | 3 | -3/+5 |
| | | | | e7778124162aef7004e040dded5de1eaf5e1ece4 | ||||
* | Adapt to JOGL 7262641429b542929efc699e392f410f1dee2187 | Sven Gothel | 2010-11-23 | 1 | -2/+2 |
| | |||||
* | Accomodate JOGL changes up to ce24d32178106baa16e84f016192441ce45845a7 | Sven Gothel | 2010-10-29 | 6 | -12/+12 |
| | |||||
* | Sync with JOGL: 1c02f0eeb539ff5de7259b822893ab63a9cc3ab0 | Sven Gothel | 2010-09-23 | 6 | -6/+12 |
| | |||||
* | Fixes against JOGL a4b16ad544f3f7872f15e52d7ada7dc1e506d333 | Sven Gothel | 2010-07-16 | 3 | -0/+5 |
| | |||||
* | Changes according to JOGL 811bd23ed37e392abb349f850a0b1dac635d021e | Sven Gothel | 2010-05-28 | 1 | -1/+1 |
| | |||||
* | Fixes for JOGL changes 6e599a2696f878786783e0fea17534e67655a5c9 | Sven Gothel | 2010-05-21 | 6 | -6/+6 |
| | |||||
* | Adaption to JOGL 1ad8c39df6b097c80ba7a85badf555e7f669cc3f | Sven Gothel | 2010-04-24 | 6 | -8/+3 |
| | |||||
* | Fix: delete Newt window completly (deep) | Sven Gothel | 2010-04-23 | 1 | -1/+8 |
| | |||||
* | Add win32 script, misc stuff .. | Sven Gothel | 2010-04-21 | 1 | -1/+1 |
| | |||||
* | Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432 | Sven Gothel | 2010-04-15 | 1 | -1/+1 |
| | |||||
* | fixed imports to fix build. | Michael Bien | 2010-04-08 | 4 | -4/+4 |
| | |||||
* | modifications due to refactorings in gluegen and jogl. | Michael Bien | 2010-03-29 | 6 | -58/+61 |
| | |||||
* | changes due to package rename in jogl. | Michael Bien | 2010-03-29 | 6 | -16/+12 |
| | |||||
* | fixed jogl-demos since we moved some packages in jogl. | Michael Bien | 2010-03-28 | 6 | -12/+12 |
| | |||||
* | modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 7 | -13/+13 |
| | |||||
* | JOGLNewtAppletBase et al - no dispose event at destruction, since it's ↵ | Sven Gothel | 2009-10-12 | 1 | -2/+6 |
| | | | | critical within a browser | ||||
* | ReadBuffer: Use temp file ; Use TextureIO ; JOGL ↵ | Sven Gothel | 2009-10-11 | 1 | -1/+3 |
| | | | | 8f76db4364f66c36780e762e086a18d5cc315363 | ||||
* | JOGL changes .. | Sven Gothel | 2009-10-10 | 1 | -43/+56 |
| | |||||
* | Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel ↵ | Sven Gothel | 2009-10-04 | 2 | -21/+55 |
| | | | | to file, texture - direct or via attaching the drawable to another context as it's readbuffer | ||||
* | Fixes and tested JOGLNewtApplet1Run/JOGLNewtAppletBase | Sven Gothel | 2009-09-14 | 3 | -1/+9 |
| | |||||
* | 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 | 6 | -7/+20 |
| | | | | Window and Capabilities arguments | ||||
* | RedSquare: '-debug' option enables Debug/Trace using new GLPipelineFactory | Sven Gothel | 2009-08-02 | 1 | -1/+30 |
| | |||||
* | Fix windows start scripts (CVM/J2SE) | Sven Gothel | 2009-07-31 | 1 | -2/+3 |
| | |||||
* | RedSquare: Param '-vsync' -> '-swapi <integer>' ; Show getSwapInterval() | sg215889 | 2009-07-30 | 1 | -5/+10 |
| | |||||
* | RedSquare: Add '-vsync' param; Use proper default GL2ES[12] profile. | sg215889 | 2009-07-30 | 1 | -2/+7 |
| | |||||
* | RedSquare: single thread / one-pump test | Sven Gothel | 2009-06-17 | 1 | -23/+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 | 12 | -0/+4070 |
| | | | | 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 | 9 | -1930/+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 | ||||
* | Fixes; Auto GL profile selection | Sven Gothel | 2008-06-25 | 1 | -2/+2 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@246 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | JOGL2 GLES1 NEWT X11 - RedSquare - working | Sven Gothel | 2008-06-25 | 3 | -20/+28 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@245 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | added fps 2 stdout, changed reshape .. | Sven Gothel | 2008-06-02 | 2 | -9/+32 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@244 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | Added CubeFBO demo | Kenneth Russel | 2008-06-02 | 4 | -0/+681 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@243 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | Made rotation speed independent of frame rate. Removed sleep. | Kenneth Russel | 2008-06-01 | 1 | -8/+3 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@242 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | wip | Sven Gothel | 2008-06-01 | 2 | -10/+31 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@241 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | wip .. | Sven Gothel | 2008-06-01 | 2 | -0/+2 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@240 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 |