| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 |
* | 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 | 11 | -13/+36 |
* | 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 |
* | 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 | 452 | -0/+133170 |
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 232 | -98340/+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 |
* | adapted EGLDrawable.destroy() | Sven Gothel | 2008-05-30 | 2 | -4/+2 |
* | adapted es1 demos to the new and proper 'newt' handling. | Sven Gothel | 2008-05-30 | 2 | -8/+60 |
* | Adapted to changes in Window.create(int visualID) | Sven Gothel | 2008-05-30 | 2 | -2/+2 |
* | Incorporated Sven's Java port of the San Angeles demo, modified to use
| Kenneth Russel | 2008-05-30 | 4 | -0/+1031 |
* | Added animation to have a visible effect. Added clean termination
| Kenneth Russel | 2008-05-30 | 1 | -3/+13 |
* | Switched to using glClearColorx as glClearColor doesn't seem to exist
| Kenneth Russel | 2008-05-30 | 1 | -1/+4 |
* | Worked around several subtle differences between desktop OpenGL and
| Kenneth Russel | 2008-05-29 | 1 | -32/+21 |
* | Rewrote to use minimal window abstraction for EGL. Not working yet. | Kenneth Russel | 2008-05-29 | 1 | -94/+46 |