| Commit message (Expand) | Author | Age | Files | Lines |
* | Graph: Reflect shader name change in impl. TODO: Use/switch to 2nd pass shader | Sven Gothel | 2011-10-02 | 1 | -2/+2 |
* | test scripts | Sven Gothel | 2011-09-30 | 1 | -1/+5 |
* | test script | Sven Gothel | 2011-09-30 | 1 | -2/+2 |
* | Android/Demos: Add ElektronenMultiplizierer (fix shader and keylistener add/r... | Sven Gothel | 2011-09-28 | 1 | -3/+3 |
* | Android Activity Launching (jogl.test) | Sven Gothel | 2011-09-28 | 1 | -8/+4 |
* | NEWT/OSX: 'Better' child window positioning, still, after reparenting into pa... | Sven Gothel | 2011-09-27 | 1 | -2/+2 |
* | test script .. | Sven Gothel | 2011-09-27 | 1 | -4/+7 |
* | test scripts | Sven Gothel | 2011-09-24 | 1 | -2/+7 |
* | Adding html launch type and page for new 'NApplet', using new TempJarCache fo... | Sven Gothel | 2011-09-23 | 1 | -1/+1 |
* | test scripts: use build/lib for JOGL native lib access (will be removed though) | Sven Gothel | 2011-09-23 | 1 | -3/+10 |
* | test scriptsv2.0-rc3 | Sven Gothel | 2011-09-16 | 1 | -2/+2 |
* | test scripts | Sven Gothel | 2011-09-16 | 1 | -2/+2 |
* | test scripts | Sven Gothel | 2011-09-16 | 1 | -3/+4 |
* | test script | Sven Gothel | 2011-09-15 | 1 | -1/+1 |
* | Minor edits: generics, test script | Sven Gothel | 2011-09-14 | 1 | -2/+2 |
* | disable test of NV swap group - but add explicit test case (disabled) for doc... | Sven Gothel | 2011-09-09 | 1 | -5/+3 |
* | test scripts | Sven Gothel | 2011-09-09 | 1 | -20/+17 |
* | NEWT/ScreenMode: X11 fixes ; Ensure Screen's size is set if screenMode change... | Sven Gothel | 2011-09-08 | 1 | -2/+15 |
* | test scripts | Sven Gothel | 2011-09-07 | 1 | -4/+5 |
* | test scripts | Sven Gothel | 2011-09-06 | 1 | -12/+12 |
* | test script .. | Sven Gothel | 2011-09-03 | 1 | -1/+1 |
* | Complete translucency support (core w/ X11 (only) - tested w/ NEWT) | Sven Gothel | 2011-09-03 | 1 | -2/+3 |
* | test scripts .. | Sven Gothel | 2011-09-01 | 1 | -3/+3 |
* | TestScreenMode01NEWT: Validate window size after FS toggle | Sven Gothel | 2011-09-01 | 1 | -3/+3 |
* | test script | Sven Gothel | 2011-09-01 | 1 | -5/+5 |
* | test script .. | Sven Gothel | 2011-08-31 | 1 | -3/+5 |
* | TestFocus01SwingAWTRobot: Run AWT destruction on AWT-EDT | Sven Gothel | 2011-08-30 | 1 | -8/+4 |
* | minor: update script / vsync changes in test w/ 2 windows | Sven Gothel | 2011-08-30 | 1 | -3/+5 |
* | NEWT/ScreenMode: Fix Bug 456 - Reset to orig ScreenMode when exit (normal or ... | Sven Gothel | 2011-08-24 | 1 | -1/+2 |
* | test.sh .. | Sven Gothel | 2011-08-22 | 1 | -2/+2 |
* | Fix regression of commit 6c346d98f04e2355210960fe9ffde47432f04d62, where GLDa... | Sven Gothel | 2011-08-22 | 1 | -2/+2 |
* | Fix regression of commit 6c346d98f04e2355210960fe9ffde47432f04d62, where VBO/... | Sven Gothel | 2011-08-22 | 1 | -2/+2 |
* | test scripts: use new demos.gl2 location | Sven Gothel | 2011-08-22 | 1 | -5/+5 |
* | NewtVersionActivity: Remove 'gears' test; Version Info: Drop NativeWindow/New... | Sven Gothel | 2011-08-22 | 1 | -3/+7 |
* | fix jogl.all-mobile.jar/jogl_mobile configuration | Sven Gothel | 2011-08-05 | 1 | -2/+3 |
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 1 | -1/+1 |
* | test script cleanup | Sven Gothel | 2011-08-01 | 1 | -2/+5 |
* | test case GLWindow | Sven Gothel | 2011-07-28 | 1 | -2/+2 |
* | Use GlueGen Platform's OSType enum | Sven Gothel | 2011-07-21 | 1 | -5/+5 |
* | Fix NEWT GL ctx/offscreen (GPUMemSec..) tests: Use pbuffer (i.e. hw accel GL ... | Sven Gothel | 2011-06-26 | 1 | -2/+2 |
* | add property 'nativewindow.x11.mt-bug' to test script .. | Sven Gothel | 2011-06-26 | 1 | -5/+10 |
* | test bat/sh files edit .. | Sven Gothel | 2011-06-11 | 1 | -2/+2 |
* | windows batch files: bump to 6u26 | Sven Gothel | 2011-06-09 | 1 | -2/+2 |
* | GLBuffers fix ; GL imageSizeInBytes fix / unit tests. | Sven Gothel | 2011-06-09 | 1 | -1/+3 |
* | Locator moved to GlueGen's IOUtil (gluegen a87c56c95099de5b6cbc9bd8bf6f1924a3... | Sven Gothel | 2011-06-08 | 1 | -5/+3 |
* | NEWT/GLContext (unit test): Wait for visibility/realized ; Add clean scripts | Sven Gothel | 2011-05-17 | 1 | -2/+2 |
* | GLSL unit tests: cleanup shader state tests | Sven Gothel | 2011-05-17 | 1 | -2/+3 |
* | JUnit Test: Add 'ruler' testcase using monitor mode's mm/pixel size. | Sven Gothel | 2011-05-16 | 1 | -1/+2 |
* | Merging OutlineShape.VerticesState enum type (John Pritchard <jdp@syntelos.or... | Sven Gothel | 2011-05-05 | 1 | -2/+2 |
* | UI Tests/Robot: Attempt to stabilize UI tests (focus/input) | Sven Gothel | 2011-05-01 | 1 | -3/+3 |