| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix: delete Newt window completly (deep) | Sven Gothel | 2010-04-23 | 2 | -2/+9 |
* | Add win32 script, misc stuff .. | Sven Gothel | 2010-04-21 | 3 | -1/+8 |
* | Show GLContext GL Version | Sven Gothel | 2010-04-16 | 1 | -0/+2 |
* | Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432 | Sven Gothel | 2010-04-15 | 7 | -13/+35 |
* | fixed imports to fix build. | Michael Bien | 2010-04-08 | 10 | -10/+10 |
* | Adaptions to jogl:1a2a54a83a9adb95b4bfe9c337751acbef0cb0d3 gluegen:7220416bce... | Sven Gothel | 2010-03-30 | 1 | -0/+7 |
* | modifications due to refactorings in gluegen and jogl. | Michael Bien | 2010-03-29 | 20 | -111/+99 |
* | changes due to package rename in jogl. | Michael Bien | 2010-03-29 | 23 | -54/+37 |
* | fixed jogl-demos since we moved some packages in jogl. | Michael Bien | 2010-03-28 | 23 | -44/+44 |
* | modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 75 | -156/+156 |
* | Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9) | Sven Gothel | 2010-03-26 | 8 | -15/+23 |
* | Tweak read buffer demoAwayFromSun | 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 | 5 | -95/+91 |
* | 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 | 4 | -9/+16 |
* | Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel to... | Sven Gothel | 2009-10-04 | 10 | -38/+814 |
* | 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 | 1 | -0/+1 |
* | Add SWT example | Sven Gothel | 2009-09-24 | 1 | -0/+141 |
* | Add tests .. | Sven Gothel | 2009-09-14 | 1 | -1/+1 |
* | Fixes and tested JOGLNewtApplet1Run/JOGLNewtAppletBase | Sven Gothel | 2009-09-14 | 5 | -21/+41 |
* | NEWT Applet work .. | Sven Gothel | 2009-09-14 | 4 | -34/+337 |
* | 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 | 10 | -12/+33 |
* | add JOGL_ALL_NOAWT config | Sven Gothel | 2009-09-11 | 1 | -0/+1 |
* | 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 | 2 | -11/+42 |
* | Fix windows start scripts (CVM/J2SE) | Sven Gothel | 2009-07-31 | 2 | -4/+17 |
* | RedSquare: Param '-vsync' -> '-swapi <integer>' ; Show getSwapInterval() | sg215889 | 2009-07-30 | 2 | -9/+20 |
* | RedSquare: Add '-vsync' param; Use proper default GL2ES[12] profile. | sg215889 | 2009-07-30 | 2 | -5/+18 |
* | Add CDC/CVM support .. | sg215889 | 2009-07-13 | 1 | -0/+33 |
* | Improved interaction in ExaminerViewer to match Maya's camera | Kenneth Russel | 2009-06-19 | 6 | -12/+12 |
* | Fix pumpMessages() in NEWT demos | Sven Gothel | 2009-06-18 | 3 | -10/+11 |
* | RedSquare: single thread / one-pump test | Sven Gothel | 2009-06-17 | 2 | -49/+156 |
* | quit: 'q' + button-1 double click; fullscreen: 'f' + button-2 click | Sven Gothel | 2009-06-16 | 2 | -4/+12 |
* | Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 219 | -0/+95884 |
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 181 | -89971/+0 |
* | Fixes; Auto GL profile selection | Sven Gothel | 2008-06-25 | 1 | -2/+2 |
* | JOGL2 GLES1 NEWT X11 - RedSquare - working | Sven Gothel | 2008-06-25 | 3 | -20/+28 |
* | added fps 2 stdout, changed reshape .. | Sven Gothel | 2008-06-02 | 2 | -9/+32 |
* | Added CubeFBO demo | Kenneth Russel | 2008-06-02 | 8 | -0/+1322 |
* | Made rotation speed independent of frame rate. Removed sleep. | Kenneth Russel | 2008-06-01 | 1 | -8/+3 |
* | wip | Sven Gothel | 2008-06-01 | 2 | -10/+31 |
* | wip .. | Sven Gothel | 2008-06-01 | 2 | -0/+2 |
* | Adapted to latest JOGL refactoring .. | Sven Gothel | 2008-06-01 | 2 | -12/+12 |
* | 16 bit RGB: 5 6 5 | Sven Gothel | 2008-05-30 | 2 | -2/+2 |