| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding unit test to validate proper X11 Display closing (Bug 565) | Sven Gothel | 2012-03-19 | 1 | -1/+3 |
* | Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: 0cfc7847c58b5... | Sven Gothel | 2012-03-14 | 1 | -2/+2 |
* | Enable Android remote adb unit tests (1 Test currently / WIP) | Sven Gothel | 2012-03-10 | 1 | -2/+2 |
* | remote unit test reorg (all, awt, newt) | Sven Gothel | 2012-03-05 | 1 | -2/+3 |
* | Test*ES2Newt: Add shutdown w/ type to internal loop test | Sven Gothel | 2012-03-05 | 1 | -2/+2 |
* | Fix GLWindow/SWT-GLCanvas: set context synchronized ; Misc Changes | Sven Gothel | 2012-03-05 | 1 | -2/+2 |
* | Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra... | Sven Gothel | 2012-03-05 | 1 | -10/+11 |
* | NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co... | Sven Gothel | 2012-02-27 | 1 | -1/+1 |
* | NEWT Screen.getCurrentScreenModeIntern() !ScreenMode case: Attempt to get scr... | Sven Gothel | 2012-02-26 | 1 | -3/+4 |
* | GLContext.isCurrentContextHardwareRasterizer(): Recognize 'softpipe' (Gallium... | Sven Gothel | 2012-02-26 | 1 | -2/+2 |
* | UITestCase: Gracely ignore unsupported tests (ES2) ; Ignore all Shared-Contex... | Sven Gothel | 2012-02-25 | 1 | -2/+3 |
* | Include GraphicsConfigurationFactory in lifecycle (initSingleton/shutdown) - ... | Sven Gothel | 2012-02-25 | 1 | -2/+3 |
* | Min. Graph Parameter type change: texSize/width/.. for multipass-renderer: in... | Sven Gothel | 2012-02-25 | 1 | -2/+2 |
* | Fix MultisampleDemo01 -> MultisampleDemoES1 (proper profile, remove immediate... | Sven Gothel | 2012-02-24 | 1 | -4/+4 |
* | Fix linux armv7 non-cross script / Disable ScreenMode on linux armv7 unit tes... | Sven Gothel | 2012-02-23 | 1 | -1/+2 |
* | NEWT: Add time costs in DEBUG mode. NEWT/XRandR: Reuse XRRScreenConfiguration... | Sven Gothel | 2012-02-23 | 1 | -3/+3 |
* | Fine tune unit tests for ES platforms | Sven Gothel | 2012-02-22 | 1 | -2/+2 |
* | EGL Display Lifecycle Robustness Patch (impl. workaround) | Sven Gothel | 2012-02-22 | 1 | -2/+2 |
* | test scripts | Sven Gothel | 2012-02-22 | 1 | -1/+3 |
* | Enable remote ssh unit test invocation [1] (testing w/ linux armv7) | Sven Gothel | 2012-02-20 | 1 | -2/+4 |
* | Simplify TestTransformFeedbackVaryingsBug407NEWT: Use 'in thread' ctx flow an... | Sven Gothel | 2012-02-14 | 1 | -3/+2 |
* | OSX CALayer fix for Java7 (force CALayer to 0/0, always remove all animations) | Sven Gothel | 2012-02-13 | 1 | -2/+2 |
* | OpenGL ES/EGL Overhaul | Sven Gothel | 2012-02-13 | 1 | -2/+5 |
* | GLDynamicLibraryBundleInfo: Remove 'nativewindow_x11' preload lib (implicitly... | Sven Gothel | 2012-01-23 | 1 | -2/+2 |
* | Bug 551 validation. | Sven Gothel | 2012-01-23 | 1 | -3/+3 |
* | test scripts | Sven Gothel | 2012-01-19 | 1 | -3/+25 |
* | UI Test / AWTRobotUtil: Relax and fix focus tests | Sven Gothel | 2012-01-18 | 1 | -2/+3 |
* | test scripts | Sven Gothel | 2012-01-14 | 1 | -3/+3 |
* | OSX Fixes: bug 548 (another regression: pixelfmt), ctx creation failure -> no... | Sven Gothel | 2012-01-13 | 1 | -3/+3 |
* | Add JOGL SWT GLCanvas unit test | Sven Gothel | 2012-01-09 | 1 | -3/+8 |
* | TestAWTCardLayoutAnimatorStartStopBug532: Refine, add 'continue' mode, .. | Sven Gothel | 2012-01-08 | 1 | -4/+4 |
* | Added Unit-Test for Bug 532 to test Animator behavior w/ CardLayout and diff.... | Sven Gothel | 2012-01-06 | 1 | -1/+4 |
* | Screen: width/height reflects virtual Screen size (-> big-desktop) | Sven Gothel | 2011-12-23 | 1 | -2/+2 |
* | NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index; | Sven Gothel | 2011-12-23 | 1 | -1/+1 |
* | NEWT OSX: Add native ScreenMode impl. - TODO: Programmatically set the rotati... | Sven Gothel | 2011-12-20 | 1 | -2/+3 |
* | TestInitConcurrentNEWT: Nice window layout - don't wait/sync for start thread... | Sven Gothel | 2011-12-18 | 1 | -2/+2 |
* | Fix regression of commit 47dc069104723f3d2e8d9ebdd700182e067163d0: Lock share... | Sven Gothel | 2011-12-18 | 1 | -2/+2 |
* | No GLCanvas offscreen surface (as in NEWT) - test disabled | Sven Gothel | 2011-12-18 | 1 | -2/+2 |
* | test scripts: add argument for java data-type (32 or 64 bit) ; Add OSX 32/64 ... | Sven Gothel | 2011-12-18 | 1 | -8/+9 |
* | New Interface 'OffscreenLayerOption', impl. by JAWTWindow (impl) and NewtCanv... | Sven Gothel | 2011-12-17 | 1 | -2/+3 |
* | Fix GLDrawableFactory lack of GLProfile initialization in case get*Factory() ... | Sven Gothel | 2011-12-13 | 1 | -4/+6 |
* | Fix concurrency bug of GLProfile initialization ; Fix SharedResourceRunner 'd... | Sven Gothel | 2011-12-11 | 1 | -1/+2 |
* | Test AWT Translucency: Use ReflectionUtil to use com.sun.awt.AWTUtilities, n/... | Sven Gothel | 2011-12-02 | 1 | -2/+2 |
* | More AWT-EDT invokeAndWait-wrapping for Frame show/dispose | Sven Gothel | 2011-12-02 | 1 | -3/+3 |
* | New GLProfile.ShutdownType: SHARED_ONLY / COMPLETE - Enhance/Fix Lifecycle Ma... | Sven Gothel | 2011-12-01 | 1 | -1/+6 |
* | GLContextImpl*: createImpl() / makeCurrentImpl() refinement / robostness | Sven Gothel | 2011-11-29 | 1 | -1/+2 |
* | Fix Bug 527: Creating a context w/ shared context, while the latter is in use... | Sven Gothel | 2011-11-28 | 1 | -8/+7 |
* | scripts: profile.jogl / setenv-jogl.sh / test.sh: Expose and use AWT / NOAWT ... | Sven Gothel | 2011-11-25 | 1 | -4/+12 |
* | test script | Sven Gothel | 2011-11-23 | 1 | -2/+4 |
* | Add Unit Test TestGearsAWTAnalyzeBug455 to analyze bug455 - inconclusive | Sven Gothel | 2011-11-21 | 1 | -1/+2 |