| Commit message (Expand) | Author | Age | Files | Lines |
* | Test: Add TestSharedContextVBOES2NEWT2 (ES2 variant of TestSharedContextListN... | Sven Gothel | 2011-11-29 | 2 | -2/+160 |
* | Test: Forgot to uncomment package name of new test for 97218b88af9113740b3704... | Sven Gothel | 2011-11-29 | 1 | -1/+1 |
* | Fix Bug 527: Creating a context w/ shared context, while the latter is in use... | Sven Gothel | 2011-11-28 | 1 | -0/+157 |
* | MacWindow: Impl. DriverUpdatePosition; Alias position2TopLevel -> getLocation... | Sven Gothel | 2011-11-27 | 1 | -1/+2 |
* | TestScreenMode00bNEWT: Reduce getCurrentScreenMode loop 100 -> 50, due to slo... | Sven Gothel | 2011-11-26 | 1 | -2/+2 |
* | TestParenting03AWT: manual test option -firstUIAction for GLProfile.initSingl... | Sven Gothel | 2011-11-26 | 1 | -0/+4 |
* | TestsGLSLShaderState*: Reduce loops / Extend timeout - Slow devices may hit T... | Sven Gothel | 2011-11-26 | 3 | -9/+11 |
* | Add Test case for bug 519 | Sven Gothel | 2011-11-25 | 1 | -0/+127 |
* | Minor test changes | Sven Gothel | 2011-11-25 | 2 | -1/+5 |
* | Fix native manual test 'displayMultiple02' for multiple X11 Display connectio... | Sven Gothel | 2011-11-25 | 1 | -6/+2 |
* | NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs... | Sven Gothel | 2011-11-23 | 5 | -6/+6 |
* | Fix X11Util.dumpOpenDisplayConnection() ; Bug 515: Update fglrx driver remark... | Sven Gothel | 2011-11-23 | 1 | -19/+71 |
* | Test NEWT Remote Connection (X11): Use localhost:0.0 as default | Sven Gothel | 2011-11-23 | 2 | -2/+2 |
* | Add Unit Test TestGearsAWTAnalyzeBug455 to analyze bug455 - inconclusive | Sven Gothel | 2011-11-21 | 1 | -0/+166 |
* | Fix GLDrawableFactory: Move 'GLContext getOrCreateSharedContext(..)' to non p... | Sven Gothel | 2011-11-21 | 2 | -93/+89 |
* | Merge pull request #40 from michaelhermannweber/bug_523 | Sven Gothel | 2011-11-20 | 1 | -0/+791 |
|\ |
|
| * | New test case that demonstates bug 523, hang on application exit if | Michael Weber | 2011-11-04 | 1 | -0/+791 |
* | | Tests: Use WindowFocusListener for AWTRobot toFront(.. window), more reliable | Sven Gothel | 2011-11-20 | 4 | -6/+87 |
* | | minor edits: test, scripts | Sven Gothel | 2011-11-20 | 1 | -1/+0 |
* | | Demo: GearsES1/ES2 visualize focus | Sven Gothel | 2011-11-19 | 2 | -3/+16 |
* | | NEWT/AWT Focus traversal enhancement/fix (incl. OS X fixes) | Sven Gothel | 2011-11-19 | 2 | -35/+98 |
* | | NEWT Window: Promote/Expose 'Window getDelegatedWindow()' for accessing the d... | Sven Gothel | 2011-11-19 | 11 | -13/+11 |
* | | Focus Test: Don't assume NewtCanvasAWT even received the focus | Sven Gothel | 2011-11-18 | 2 | -2/+0 |
* | | NEWT/AWT Focus Traversal / Deadlock Fix (Windows) ; Harmonized NEWT KeyListen... | Sven Gothel | 2011-11-18 | 6 | -18/+298 |
* | | OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in... | Sven Gothel | 2011-11-12 | 1 | -11/+11 |
* | | OS X Layered View: Part7 Allow NEWT onscreen MacWindow to be used incl repare... | Sven Gothel | 2011-11-11 | 1 | -0/+5 |
* | | NativeWindow: SurfaceChangeable::setSize() -> surfaceSizeChanged() to avoid c... | Sven Gothel | 2011-11-09 | 1 | -1/+1 |
* | | test: minor edit | Sven Gothel | 2011-11-09 | 1 | -0/+1 |
* | | Fix TestParenting03AWT: NewtCanvasAWT has always a NativeWindow | Sven Gothel | 2011-11-09 | 1 | -28/+28 |
* | | OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; Cleanup | Sven Gothel | 2011-11-09 | 1 | -0/+222 |
* | | Minor edits: remove redundancies | Sven Gothel | 2011-11-09 | 9 | -10/+10 |
* | | NativeWindow/JOGL: NativeSurface adds add/remove SurfaceUpdateListener | Sven Gothel | 2011-11-06 | 1 | -1/+1 |
|/ |
|
* | Test: More 'layouting' in NewtCanvasAWT test case | Sven Gothel | 2011-10-29 | 1 | -0/+8 |
* | MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ... | Sven Gothel | 2011-10-25 | 1 | -3/+0 |
* | Tests: AWT EDT: invokeLater(..) -> invokeAndWait(..) for a more predictable w... | Sven Gothel | 2011-10-23 | 10 | -72/+120 |
* | Test: AWTRobotUtil TO 1s -> 2s | Sven Gothel | 2011-10-23 | 1 | -1/+1 |
* | Test/Focus: Add sleep for manual focus tests | Sven Gothel | 2011-10-22 | 2 | -1/+11 |
* | Test/AWTRobotUtil: Proper titlebar location (using insets) ; Real UI/Robot re... | Sven Gothel | 2011-10-22 | 1 | -31/+37 |
* | NEWT/Test FocusEventCountAdapter: Detailed test whether focus gained/lost | Sven Gothel | 2011-10-22 | 6 | -60/+79 |
* | Test/Ruler/ScreenMode: Validate whether current ScreenMode exists | Sven Gothel | 2011-10-22 | 1 | -1/+8 |
* | NEWT/ScreenMode: If unimplemented have at least current mode in list. Current... | Sven Gothel | 2011-10-22 | 5 | -45/+35 |
* | Test NEWT Remote GLWindow: Show VBO usage | Sven Gothel | 2011-10-21 | 1 | -19/+26 |
* | Test: NEWT Remote GLWindow w/ GL2ES1 (GLSL n/a on remote GLX, eg. NV) | Sven Gothel | 2011-10-21 | 1 | -14/+18 |
* | Using math functions in initializers fails on MacOSX - fixed | Sven Gothel | 2011-10-20 | 1 | -1/+3 |
* | Test GearsES2: Split confine mode to centered 'J' and non centered 'j', to te... | Sven Gothel | 2011-10-16 | 2 | -5/+25 |
* | NEWT/Pointer Confined: Dispatch mouse move events before enabled; Only reques... | Sven Gothel | 2011-10-15 | 1 | -26/+28 |
* | OSX/SWT: Adding OSXUtil: RunOnMainThread(), IsMainThread() / Utilizing those ... | Sven Gothel | 2011-10-13 | 1 | -12/+39 |
* | TestParenting03AWT: Add manual code to disable 2nd GLWindow for internal test... | Sven Gothel | 2011-10-13 | 1 | -21/+38 |
* | Test Shared - Window Positioning: don't assume req pos. is realized, use rel ... | Sven Gothel | 2011-10-12 | 4 | -31/+64 |
* | Test: Add AWT/GLCanvas transparency test | Sven Gothel | 2011-10-12 | 1 | -0/+163 |