| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Bug 600 and Bug 721: Adding support for multiple monitors w/ NEWT | Sven Gothel | 2013-05-06 | 6 | -6/+121 |
* | Fix Bug 706 and Bug 520: Certain ATI GPU/driver require a current context whe... | Sven Gothel | 2013-04-25 | 1 | -0/+41 |
* | X11 Error Handler: Start quiet; Init: quite = !debug; Internal calls: Pass th... | Sven Gothel | 2013-04-24 | 1 | -18/+18 |
* | Fix JAWTUtil's ToolkitLock: Using RecursiveLock instance covering the AWT loc... | Sven Gothel | 2013-04-23 | 1 | -70/+57 |
* | Fix Bug 722: Make GLEventListenerState 'transaction' safe Animator.pause[ sur... | Sven Gothel | 2013-04-23 | 3 | -2/+59 |
* | *Capabilities: Cleanup string ctor; GLGraphicsConfigurationUtil: Clean getExc... | Sven Gothel | 2013-04-17 | 1 | -3/+8 |
* | Fix Bug 705 - Cleanup & Generalize Commit 5b47372590ec715647ebbd75d70c41ec7a6... | Sven Gothel | 2013-04-16 | 1 | -37/+36 |
* | Fix Bug 705 - Make Mesa X11 driver < 8.0 use new Quirk DontCloseX11DisplayCon... | Martin Hegedus | 2013-04-15 | 1 | -4/+33 |
* | OSX/CALayer Threading Part4: Stream all JAWT Root CALayer Operations on OSX M... | Sven Gothel | 2013-04-04 | 3 | -108/+83 |
* | JAWTWindow: Issue component.repaint() after attachSurfaceLayer(..), otherwise... | Sven Gothel | 2013-04-03 | 1 | -1/+1 |
* | Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d7722... | Sven Gothel | 2013-03-28 | 1 | -3/+5 |
* | OSX/CALayer: OSX/CALayer Threading Part3 - Run CALayer ops in a streaming des... | Sven Gothel | 2013-03-19 | 6 | -87/+127 |
* | MyNSOpenGLContext::dealloc: Avoid 'invalid context' | Sven Gothel | 2013-03-19 | 1 | -4/+4 |
* | NativeWindow OSXUtil RunOnMainThread: Use daemon attachment and do not detach... | Sven Gothel | 2013-03-18 | 4 | -27/+53 |
* | Remodel OSX/CALayer Threading (commit 896e8b021b39e9415040a57a1d540d7d24b02db... | Sven Gothel | 2013-03-15 | 4 | -86/+120 |
* | OSX/CALayer: Simplify FixCALayerLayout()/layoutSurfaceLayer() call, no more n... | Sven Gothel | 2013-03-14 | 4 | -24/+42 |
* | OSX/CALayer: Revise CALayer 'RunOnMainThread' utilization, avoiding deadlocks | Sven Gothel | 2013-03-14 | 4 | -54/+41 |
* | Minor Changes: EGLDisplayUtil: Add stack trace in DEBUG mode for opened DPYs;... | Sven Gothel | 2013-03-13 | 1 | -11/+22 |
* | Fix AWT EDT Deadlock in AWTWindowClosingProtocol, regression of commit 808a9a... | Sven Gothel | 2013-02-28 | 1 | -9/+2 |
* | Fix NEWT/AWT WindowClosing Unit Tests ; Review/Cleanup NEWT WindowClosing mec... | Sven Gothel | 2013-02-28 | 3 | -39/+53 |
* | Fix CALayer pos/size and animation.b01 | Sven Gothel | 2013-02-22 | 4 | -20/+65 |
* | TestNewtEventModifiers*: Robostness (uhh) Unify wait-clear result code - fix ... | Sven Gothel | 2013-02-21 | 1 | -0/+17 |
* | OSX/Java7/CALayer + JAWT: Partially Fix AWT/NEWT CALayer 'out of sight' bug, ... | Sven Gothel | 2013-02-20 | 5 | -8/+121 |
* | OSX/Java7 Cleanup: Remove JavaNativeFoundation dependency; NativeWindow-JAWT:... | Sven Gothel | 2013-02-17 | 1 | -5/+2 |
* | Fix Bug 691 (part-3): NSOpenGLLayer::openGLContextForPixelFormat(..) on main-... | Sven Gothel | 2013-02-16 | 3 | -5/+47 |
* | Fix Bug 691 (part-2): Extra '[subLayer release]' is wrong, since 'CGL.release... | Sven Gothel | 2013-02-15 | 2 | -26/+109 |
* | Fix OSX CALayer Bug 690 and Bug 691: Occasional Freeze on CVDisplayLinkStop; ... | Sven Gothel | 2013-02-14 | 5 | -97/+229 |
* | Bug 665 (part 3) - Allow dis-association of GLContext's GLDrawable .. - Add E... | Sven Gothel | 2013-01-27 | 3 | -4/+5 |
* | Fix misc API docs .. | Sven Gothel | 2013-01-27 | 1 | -0/+3 |
* | ProxySurface: Add 'NativeSurface getUpstreamSurface()' ; ProxySurfaceImpl: Do... | Sven Gothel | 2013-01-26 | 2 | -16/+31 |
* | Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable .. | Sven Gothel | 2013-01-24 | 12 | -42/+95 |
* | Android: Allow selection of native window formats RGBA8888, RGBX8888 and RGB5... | Sven Gothel | 2013-01-20 | 1 | -5/+3 |
* | NEWT-MouseEvent getWheelRotation() API Update - Fixes Bug 659: NEWT Horizonta... | Sven Gothel | 2013-01-14 | 3 | -13/+23 |
* | Bug632: Test NEWT Child Window Translucency (X11/Windows) .. | Sven Gothel | 2012-12-30 | 3 | -0/+38 |
* | Misc OSX/SWT: OSXUtil.RunOnMainThread(..) refinement; Fix Test*NewtEventModif... | Sven Gothel | 2012-12-25 | 3 | -9/+53 |
* | SWT GLCanvas: Fix sporadic drop of redraw on X11 _and_ allow using custom GLC... | Sven Gothel | 2012-12-04 | 3 | -120/+352 |
* | SWTAccessor: Add SWT 4.3's X11-GTK version adaption (2.14, 2.24, 3.0) | Sven Gothel | 2012-11-29 | 1 | -46/+170 |
* | X11Util/Xmisc setX11ErrorHandler: Force setting X11 error handler if invoked ... | Sven Gothel | 2012-11-27 | 2 | -23/+25 |
* | SWTAccessor: OS_gtk_widget_unrealize optional (SWT 4.3) ; decorate Privileged... | Sven Gothel | 2012-11-26 | 2 | -8/+29 |
* | OSX CALayer Stencil/.. Fix: In case of FBO CALayer usage, use default caps/pi... | Sven Gothel | 2012-11-21 | 1 | -2/+2 |
* | Fix GLAutoDrawable.dispose(): Dispose drawable even w/o context; JAWTWindow.l... | Sven Gothel | 2012-11-08 | 2 | -41/+46 |
* | MacOSXCGLContext[NSOpenGLLayer/NSView]: Propagate drawable change | Sven Gothel | 2012-11-04 | 2 | -1/+5 |
* | jogl: use Boolean TRUE/FALSE constants for values that will be immediately un... | Harvey Harrison | 2012-10-23 | 1 | -2/+2 |
* | EGL/X11 DummySurfaceHook: Lock display device at creation/destruction | Sven Gothel | 2012-10-05 | 1 | -14/+24 |
* | Fix regression of fbe331f013608eb31ff0d8675f4e4c9881c9c48b [Remove XInitThrea... | Sven Gothel | 2012-10-02 | 1 | -2/+4 |
* | NativeWindowFactory: Remove 'remedy' of Bug 613 Commit 92398025abdabb2fdef0d7... | Sven Gothel | 2012-10-02 | 1 | -9/+0 |
* | Fix commit fbe331f013608eb31ff0d8675f4e4c9881c9c48b (Bug 616 - Remove XInitTh... | Sven Gothel | 2012-10-02 | 1 | -17/+5 |
* | Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94 | Sven Gothel | 2012-10-02 | 9 | -53/+32 |
* | JAWTUtil ToolkitLock: Add lock counter to make lock validation recursive (Fix... | Sven Gothel | 2012-09-30 | 1 | -2/+10 |
* | NullToolkitLock.validateLocker(): Throw exception if locking is required (det... | Sven Gothel | 2012-09-30 | 1 | -5/+3 |