Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix NewtFactory usage | Sven Gothel | 2010-05-05 | 7 | -1/+1 | |
| | ||||||
* | Adaption to JOGL 1ad8c39df6b097c80ba7a85badf555e7f669cc3f | Sven Gothel | 2010-04-24 | 20 | -20/+18 | |
| | ||||||
* | Fix: delete Newt window completly (deep) | Sven Gothel | 2010-04-23 | 4 | -3/+13 | |
| | ||||||
* | Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing ↵ | Sven Gothel | 2010-04-22 | 1 | -6/+6 | |
| | | | | profiles accordingly. | |||||
* | JNLP: Update Check Background - Always | Sven Gothel | 2010-04-22 | 23 | -0/+23 | |
| | ||||||
* | Add win32 script, misc stuff .. | Sven Gothel | 2010-04-21 | 5 | -3/+23 | |
| | ||||||
* | Show GLContext GL Version | Sven Gothel | 2010-04-16 | 3 | -4/+6 | |
| | ||||||
* | Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432 | Sven Gothel | 2010-04-15 | 12 | -17/+90 | |
| | ||||||
* | Merge branch 'master' of github.com:mbien/jogl-demos | Sven Gothel | 2010-04-08 | 18 | -17/+33 | |
|\ | ||||||
| * | fixed imports to fix build. | Michael Bien | 2010-04-08 | 17 | -17/+17 | |
| | | ||||||
| * | added intelliJ module file. | Michael Bien | 2010-04-08 | 1 | -0/+16 | |
| | | ||||||
* | | Fix exit on bad arguments | Sven Gothel | 2010-04-08 | 1 | -2/+8 | |
| | | ||||||
* | | swt add | Sven Gothel | 2010-04-01 | 1 | -0/+1 | |
|/ | ||||||
* | Adaptions to jogl:1a2a54a83a9adb95b4bfe9c337751acbef0cb0d3 ↵ | Sven Gothel | 2010-03-30 | 3 | -12/+17 | |
| | | | | gluegen:7220416bcef3140883d3966d921442feae3107c4 ; Fix build.xml: using rootrel.build | |||||
* | 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 ↵ | Sven Gothel | 2009-10-12 | 4 | -8/+24 | |
| | | | | critical within a browser | |||||
* | ReadBuffer: Use temp file ; Use TextureIO ; JOGL ↵ | Sven Gothel | 2009-10-11 | 3 | -8/+16 | |
| | | | | 8f76db4364f66c36780e762e086a18d5cc315363 | |||||
* | 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 ↵ | Sven Gothel | 2009-10-04 | 11 | -42/+822 | |
| | | | | to file, texture - direct or via attaching the drawable to another context as it's readbuffer | |||||
* | GLNewtRun: Add parenting re-pos/re-size test; JOGLNewtAppletBase: Remove ↵ | Sven Gothel | 2009-09-29 | 3 | -5/+28 | |
| | | | | GLProfile, must be used in Capabilities/Window construction phase | |||||
* | 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 | |
| | | | | | | | -project builds stand alone, all dependencies including doc are downloaded automatically -a full build will create a slideshow applet in dist/ -project can be opened with NetBeans -original credits go to Kiet Le, ported to JOGL 2 by Claudio E. Goes | |||||
* | 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 ↵ | Sven Gothel | 2009-09-12 | 3 | -2/+203 | |
| | | | | external Frame OK | |||||
* | Fix for NEWT Changes: GLWindow: remove ambigous create functions, ie with ↵ | Sven Gothel | 2009-09-12 | 11 | -13/+36 | |
| | | | | Window and Capabilities arguments | |||||
* | 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 | |
| |