| Commit message (Expand) | Author | Age | Files | Lines |
* | added intelliJ module file. | Michael Bien | 2010-04-08 | 1 | -0/+16 |
* | Adaptions to jogl:1a2a54a83a9adb95b4bfe9c337751acbef0cb0d3 gluegen:7220416bce... | Sven Gothel | 2010-03-30 | 3 | -12/+17 |
* | Merge branch 'master' of github.com:mbien/jogl-demos | Sven Gothel | 2010-03-30 | 82 | -379/+411 |
|\ |
|
| * | modifications due to refactorings in gluegen and jogl. | Michael Bien | 2010-03-29 | 57 | -316/+365 |
| * | changes due to package rename in jogl. | Michael Bien | 2010-03-29 | 30 | -61/+44 |
| * | fixed jogl-demos since we moved some packages in jogl. | Michael Bien | 2010-03-28 | 30 | -51/+51 |
* | | Merge branch 'master' of github.com:mbien/jogl-demos | Sven Gothel | 2010-03-28 | 150 | -293/+510 |
|\| |
|
| * | modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 145 | -270/+379 |
| * | introduced jogl.root and gluegen.root. | Michael Bien | 2010-03-26 | 1 | -23/+26 |
| * | added NetBeans project files. | Michael Bien | 2010-03-26 | 4 | -0/+105 |
* | | Deprecated demos, ie using a deprecated - non std GL API. | Sven Gothel | 2010-03-26 | 1 | -0/+12 |
|/ |
|
* | Enable building redbook demos by default | Sven Gothel | 2010-03-26 | 1 | -1/+1 |
* | Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9) | Sven Gothel | 2010-03-26 | 9 | -16/+24 |
* | Redbook seperation .. | Sven Gothel | 2009-11-10 | 2 | -6/+11 |
* | 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 | 10 | -101/+93 |
* | 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 | 5 | -10/+17 |
* | Add ReadBuffer Demos/ModuleTests; Incl. SurfaceUpdated Listener, ReadPixel to... | Sven Gothel | 2009-10-04 | 11 | -42/+822 |
* | 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 | 3 | -0/+47 |
* | Add SWT example | Sven Gothel | 2009-09-24 | 3 | -3/+165 |
* | fixed EDT deadlock in redbook applet | Michael Bien | 2009-09-16 | 2 | -10/+30 |
* | Fix demos, exclude redbook subdir from main javac | Sven Gothel | 2009-09-16 | 2 | -2/+43 |
* | Initial import of JOGL 2 redbook sample projects | Michael Bien | 2009-09-15 | 119 | -0/+19836 |
* | Add tests .. | Sven Gothel | 2009-09-14 | 2 | -1/+16 |
* | Fixes and tested JOGLNewtApplet1Run/JOGLNewtAppletBase | Sven Gothel | 2009-09-14 | 12 | -21/+211 |
* | NEWT Applet work .. | Sven Gothel | 2009-09-14 | 7 | -37/+340 |
* | 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 | 11 | -13/+36 |
* | add JOGL_ALL_NOAWT config | Sven Gothel | 2009-09-11 | 2 | -1/+2 |
* | 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 | 4 | -15/+45 |
* | Fix windows start scripts (CVM/J2SE) | Sven Gothel | 2009-07-31 | 1 | -0/+31 |
* | Fix windows start scripts (CVM/J2SE) | Sven Gothel | 2009-07-31 | 6 | -54/+61 |
* | 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 cvm start scripts for windows | sg215889 | 2009-07-30 | 5 | -3/+19 |
* | Fix www documentation | sg215889 | 2009-07-30 | 1 | -1/+1 |
* | Fix www documentation | sg215889 | 2009-07-30 | 3 | -58/+15 |
* | Adapt to latest JAR/JNLP changes | sg215889 | 2009-07-24 | 4 | -10/+16 |
* | Fix CDC JAR unification | sg215889 | 2009-07-15 | 2 | -2/+2 |
* | Add cpu flag to fix broken CVM os.arch (here on linux)JOGL_CDCCVM_sgothel | sg215889 | 2009-07-15 | 2 | -14/+23 |
* | Add CDC/CVM support .. | sg215889 | 2009-07-13 | 7 | -0/+152 |
* | fix .. | Sven Gothel | 2009-07-04 | 1 | -4/+5 |
* | fix .. | Sven Gothel | 2009-07-04 | 1 | -1/+7 |