| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid NPE, incr. test poll, .. | Sven Gothel | 2011-02-25 | 2 | -2/+3 |
* | misc cleanup (import,script attributes) | Sven Gothel | 2011-02-22 | 1 | -5/+0 |
* | NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jar | Sven Gothel | 2011-02-22 | 1 | -14/+111 |
* | Cleanup NEWT MainThread, using new AWTEDTUtil impl. / Sync AWTCanvas with GLC... | Sven Gothel | 2011-02-22 | 1 | -2/+0 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 3 | -4/+4 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-08 | 1 | -0/+0 |
* | Fix: Ensure proper resource initialization (display call) | Sven Gothel | 2011-02-03 | 1 | -35/+34 |
* | Reloc TestBug463ScaleImageMemoryAWT.java to common jogl/glu | Sven Gothel | 2011-02-02 | 1 | -1/+1 |
* | Merge remote branch 'wwalker/bug_461_offscreen_supersampling' into pulled | Sven Gothel | 2011-02-02 | 1 | -0/+173 |
|\ |
|
| * | Add unit test for bug 461, offscreen supersampling | Wade Walker | 2011-01-26 | 1 | -0/+173 |
* | | Merge remote branch 'wwalker/bug_463_gluScaleImage_memory' into pulled | Sven Gothel | 2011-02-02 | 1 | -0/+114 |
|\ \ |
|
| * | | Fix bug 463 where gluScaleImage consumes all memory | Wade Walker | 2011-01-25 | 1 | -0/+114 |
| |/ |
|
* | | Merge remote branch 'wwalker/bug_459_shader_compilation' into pulled | Sven Gothel | 2011-02-02 | 1 | -0/+162 |
|\ \ |
|
| * | | Add test case for bug 459 shader compile failure | Wade Walker | 2011-01-16 | 1 | -0/+162 |
| |/ |
|
* | | Merge remote branch 'wwalker/bug_417' into pulled | Sven Gothel | 2011-02-02 | 3 | -1/+147 |
|\ \ |
|
| * | | Fixed to work properly in the Ant junit.run.* tasks | wwalker | 2011-01-04 | 1 | -10/+7 |
| * | | Added unit test for bug 417; bug already gone | wwalker | 2010-12-31 | 3 | -1/+150 |
| |/ |
|
* | | Fixed bug 450 (unrendered right side of GLJPanel in Gears) | wwalker | 2011-02-02 | 1 | -0/+163 |
* | | Fix GLProfile tests: default is max-fixed-pipeline, use GL2 instead | Sven Gothel | 2011-02-02 | 3 | -43/+18 |
* | | Fix SWT tests in due to changes, minor linux fix | Sven Gothel | 2011-02-02 | 3 | -0/+439 |
* | | Fix: Missed package rename | Sven Gothel | 2011-02-01 | 2 | -2/+58 |
* | | unit test for Bug464 added (cleaned CRLF/merged version; own text subpackage) | Domokun | 2011-02-01 | 3 | -0/+416 |
* | | junit glu: proper path and NOUI class suffix | Sven Gothel | 2011-02-01 | 2 | -0/+59 |
* | | GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL... | Sven Gothel | 2011-01-31 | 2 | -13/+22 |
|/ |
|
* | AMD/X11: Added AMD/X11 workaround | Sven Gothel | 2010-12-23 | 2 | -17/+52 |
* | Fix WindowClosingProtocol test, using new AWTRobotUtils | Sven Gothel | 2010-12-23 | 3 | -79/+39 |
* | TestCloseNewtAWT: Use new AWTRobotUtil.closeWindow() | Sven Gothel | 2010-12-23 | 1 | -18/+2 |
* | NEWT: Add WindowListener.windowDestroyed() ; Remove WindowImpl.windowDestroyed() | Sven Gothel | 2010-12-23 | 2 | -6/+123 |
* | JOGL/NEWT: Introduce WindowClosingProtocol (solves Bug/Request 444) | Sven Gothel | 2010-12-19 | 8 | -42/+555 |
* | Fix WGL Bitmap Offscreen Drawable | Sven Gothel | 2010-12-16 | 4 | -182/+204 |
* | tests: test.auto.run (junit.run) and test.manual.run | Sven Gothel | 2010-12-13 | 1 | -4/+4 |
* | Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp... | Sven Gothel | 2010-12-13 | 91 | -0/+13918 |