| Commit message (Expand) | Author | Age | Files | Lines |
* | Move setVisible to main thread - still MacOSX buggy with multiple threads | Sven Gothel | 2009-06-03 | 1 | -2/+1 |
* | GLInfo and RedSquare demos: Use main thread for only one GL instance | Sven Gothel | 2009-06-03 | 1 | -9/+15 |
* | Fixes against JOGL2 revision 1922 - Multi GL Profiles, plus setenv scripts | Sven Gothel | 2009-06-03 | 8 | -40/+58 |
* | GLInfo gives some usefull info, fix with GL3 changes | Sven Gothel | 2009-05-29 | 6 | -18/+24 |
* | Newt: updated newt demos to implement new methods in Mouse and WindowListeners | Dmitri Trembovetski | 2009-05-26 | 3 | -0/+12 |
* | Missed movement of FBObject class from javax.media.opengl.util to | Kenneth Russel | 2009-03-19 | 3 | -4/+1 |
* | Moved remaining portions of fixed function emulation out of core JOGL | Kenneth Russel | 2009-03-19 | 7 | -20/+18 |
* | Updated demos after refactoring of OpenGL capability bits back into GLCapabil... | Kenneth Russel | 2009-03-19 | 6 | -12/+6 |
* | sync with JOGL changes | Sven Gothel | 2009-03-16 | 9 | -144/+47 |
* | NEWT window closing: | Sven Gothel | 2009-03-14 | 10 | -14/+92 |
* | Adapt to JOGL nwi package changes | Sven Gothel | 2009-03-13 | 6 | -8/+25 |
* | - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ... | Sven Gothel | 2009-03-05 | 7 | -157/+236 |
* | Changed Angeles to quit when clickCount is greater than 1. | Kenneth Russel | 2009-01-05 | 1 | -1/+3 |
* | Add MovieCube | Sven Gothel | 2008-11-29 | 1 | -6/+0 |
* | Reflect JOGL2 NEWT changes | Sven Gothel | 2008-11-26 | 6 | -42/+43 |
* | Angeles VBO interleave test, 1 VBO per object; PerfTest Texture; misc changes | Sven Gothel | 2008-08-29 | 3 | -77/+986 |
* | ES2 performance test: 1st draft | Sven Gothel | 2008-08-21 | 3 | -16/+29 |
* | Some performance test changes | Sven Gothel | 2008-08-19 | 1 | -0/+1 |
* | Fix Angeles blend and no-blend mode, .. | Sven Gothel | 2008-08-14 | 5 | -58/+116 |
* | Working: Angeles on ES2 | Sven Gothel | 2008-08-13 | 3 | -116/+106 |
* | Ragdoll: drop gnu/trove; All: Enabling perf logging | Sven Gothel | 2008-08-12 | 5 | -63/+33 |
* | update Cube and jbullet to work with ES20 fixed function pipeline | Sven Gothel | 2008-08-04 | 6 | -16/+447 |
* | Cube@ES2: use the texture shader, always | Sven Gothel | 2008-07-25 | 1 | -2/+2 |
* | ES 2: | Sven Gothel | 2008-07-25 | 4 | -50/+89 |
* | Initial jbullet commit - workin ragdoll for profiles (GLES1, GL2ES12 and GL2) | Sven Gothel | 2008-07-21 | 1 | -0/+2 |
* | sync with new profile, more generic shell-script | Sven Gothel | 2008-07-21 | 1 | -0/+1 |
* | Sync against JOGL2 changes | Sven Gothel | 2008-07-18 | 4 | -25/+25 |
* | adding Info | Sven Gothel | 2008-07-11 | 1 | -0/+83 |
* | cubefbo working | Sven Gothel | 2008-07-11 | 7 | -420/+353 |
* | cubefbo clean | Sven Gothel | 2008-07-10 | 4 | -179/+131 |
* | Adding Angeles demo (ES1 and GL2ES1) | Sven Gothel | 2008-07-10 | 4 | -221/+868 |
* | Converted RedSquare demo to GLEventListener structure using Newt GLWindow | Kenneth Russel | 2008-06-30 | 1 | -132/+93 |
* | optional forced newt-awt usage | Sven Gothel | 2008-06-28 | 1 | -3/+19 |
* | Periodically release the OpenGL context to allow the AWT to dispatch | Kenneth Russel | 2008-06-27 | 1 | -0/+15 |
* | Added error checking during startup | Kenneth Russel | 2008-06-26 | 1 | -1/+6 |
* | show GL context | Sven Gothel | 2008-06-26 | 1 | -0/+1 |
* | 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 | 4 | -0/+681 |
* | 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 |