Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 17 | -17/+17 |
| | |||||
* | Adaptions to jogl:1a2a54a83a9adb95b4bfe9c337751acbef0cb0d3 ↵ | Sven Gothel | 2010-03-30 | 2 | -11/+16 |
| | | | | gluegen:7220416bcef3140883d3966d921442feae3107c4 ; Fix build.xml: using rootrel.build | ||||
* | modifications due to refactorings in gluegen and jogl. | Michael Bien | 2010-03-29 | 56 | -316/+362 |
| | |||||
* | changes due to package rename in jogl. | Michael Bien | 2010-03-29 | 25 | -56/+39 |
| | |||||
* | fixed jogl-demos since we moved some packages in jogl. | Michael Bien | 2010-03-28 | 25 | -46/+46 |
| | |||||
* | modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 145 | -270/+379 |
| | |||||
* | 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 ↵ | 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 | 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 ↵ | Sven Gothel | 2009-10-04 | 10 | -38/+814 |
| | | | | 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 | 1 | -0/+1 |
| | |||||
* | Add SWT example | Sven Gothel | 2009-09-24 | 1 | -0/+141 |
| | |||||
* | fixed EDT deadlock in redbook applet | Michael Bien | 2009-09-16 | 2 | -10/+30 |
| | |||||
* | 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 | 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 ↵ | 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 | 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 | 11 | -141/+109 |
| | | | | | | | | | controls. Added optional up vector. Simplified logic by using MouseEvent.getModifiersEx(). MouseButtonHelper is no longer necessary and has been removed. Updated demos. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@357 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | Fix pumpMessages() in NEWT demos | Sven Gothel | 2009-06-18 | 3 | -10/+11 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@355 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | RedSquare: single thread / one-pump test | Sven Gothel | 2009-06-17 | 2 | -49/+156 |
| | | | | 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 | 2 | -4/+12 |
| | | | | 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 | 452 | -0/+133170 |
| | | | | 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 | 232 | -98340/+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 | 8 | -0/+1322 |
| | | | | 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 | ||||
* | Adapted to latest JOGL refactoring .. | Sven Gothel | 2008-06-01 | 2 | -12/+12 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@239 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 | ||||
* | 16 bit RGB: 5 6 5 | Sven Gothel | 2008-05-30 | 2 | -2/+2 |
| | | | | git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@238 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 |