| Commit message (Expand) | Author | Age | Files | Lines |
* | NativeWindow API Doc: Fix layout / Add version. | Sven Gothel | 2013-07-17 | 1 | -55/+39 |
* | Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal... | Sven Gothel | 2013-07-17 | 1 | -1/+6 |
* | StringBuffer -> StringBuilder | Sven Gothel | 2013-07-15 | 2 | -2/+2 |
* | NEWT MonitorMode test cases: Add X11 XRandR commandline reset to UITestCase's... | Sven Gothel | 2013-07-09 | 1 | -1/+4 |
* | Add Comparable<?>: Point*, Dimension*, Rectangle*, SurfaceSize* and MonitorMo... | Sven Gothel | 2013-06-30 | 7 | -5/+105 |
* | Fix Bug 761 (part 1/2): Move GLDrawableFactory.shutdownHook -> NativeWindowFa... | Sven Gothel | 2013-06-23 | 1 | -23/+75 |
* | Bug 747: Allow usage of IdentityHashMap w/ keys: AbstractGraphicsDevice.getUn... | Sven Gothel | 2013-06-09 | 2 | -4/+15 |
* | Fix Bug 600 and Bug 721: Adding support for multiple monitors w/ NEWT | Sven Gothel | 2013-05-06 | 6 | -6/+121 |
* | Fix Bug 722: Make GLEventListenerState 'transaction' safe Animator.pause[ sur... | Sven Gothel | 2013-04-23 | 1 | -1/+39 |
* | *Capabilities: Cleanup string ctor; GLGraphicsConfigurationUtil: Clean getExc... | Sven Gothel | 2013-04-17 | 1 | -3/+8 |
* | OSX/CALayer: OSX/CALayer Threading Part3 - Run CALayer ops in a streaming des... | Sven Gothel | 2013-03-19 | 1 | -0/+5 |
* | OSX/CALayer: Simplify FixCALayerLayout()/layoutSurfaceLayer() call, no more n... | Sven Gothel | 2013-03-14 | 1 | -15/+0 |
* | OSX/CALayer: Revise CALayer 'RunOnMainThread' utilization, avoiding deadlocks | Sven Gothel | 2013-03-14 | 1 | -4/+0 |
* | Fix NEWT/AWT WindowClosing Unit Tests ; Review/Cleanup NEWT WindowClosing mec... | Sven Gothel | 2013-02-28 | 2 | -2/+5 |
* | OSX/Java7/CALayer + JAWT: Partially Fix AWT/NEWT CALayer 'out of sight' bug, ... | Sven Gothel | 2013-02-20 | 1 | -0/+15 |
* | Fix Bug 691 (part-3): NSOpenGLLayer::openGLContextForPixelFormat(..) on main-... | Sven Gothel | 2013-02-16 | 1 | -0/+8 |
* | Bug 665 (part 3) - Allow dis-association of GLContext's GLDrawable .. - Add E... | Sven Gothel | 2013-01-27 | 2 | -3/+4 |
* | Fix misc API docs .. | Sven Gothel | 2013-01-27 | 1 | -0/+3 |
* | ProxySurface: Add 'NativeSurface getUpstreamSurface()' ; ProxySurfaceImpl: Do... | Sven Gothel | 2013-01-26 | 1 | -1/+14 |
* | Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable .. | Sven Gothel | 2013-01-24 | 7 | -19/+67 |
* | Android: Allow selection of native window formats RGBA8888, RGBX8888 and RGB5... | Sven Gothel | 2013-01-20 | 1 | -5/+3 |
* | SWTAccessor: OS_gtk_widget_unrealize optional (SWT 4.3) ; decorate Privileged... | Sven Gothel | 2012-11-26 | 1 | -5/+14 |
* | MacOSXCGLContext[NSOpenGLLayer/NSView]: Propagate drawable change | Sven Gothel | 2012-11-04 | 1 | -0/+3 |
* | jogl: use Boolean TRUE/FALSE constants for values that will be immediately un... | Harvey Harrison | 2012-10-23 | 1 | -2/+2 |
* | NativeWindowFactory: Remove 'remedy' of Bug 613 Commit 92398025abdabb2fdef0d7... | Sven Gothel | 2012-10-02 | 1 | -9/+0 |
* | Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94 | Sven Gothel | 2012-10-02 | 1 | -26/+14 |
* | Merge remote-tracking branch 'origin/master' | Sven Gothel | 2012-09-30 | 1 | -0/+20 |
|\ |
|
| * | Add braces and fix indentation to conform with jogl coding standards. | Xerxes Rånby | 2012-09-30 | 1 | -2/+4 |
| * | ".bcm.vc.iv" is enough now -> NEWT agnostic relative package path. | Xerxes Rånby | 2012-09-30 | 1 | -1/+1 |
| * | _getNativeWindowingType() TYPE_BCM_VC_IV autodetection. | Xerxes Rånby | 2012-09-30 | 1 | -0/+18 |
* | | Workaround for Bug 623: Sporadic XCB assertion failures w/ ATI proprietary dr... | Sven Gothel | 2012-09-30 | 4 | -48/+107 |
|/ |
|
* | Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l... | Sven Gothel | 2012-09-27 | 4 | -89/+33 |
* | NativeWindowFactory/NEWT: Use relative sub-package names in NativeWindowFacto... | Sven Gothel | 2012-09-20 | 1 | -7/+7 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 4 | -214/+112 |
* | Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i... | Sven Gothel | 2012-09-08 | 1 | -1/+21 |
* | Cleanup shutdown mechanism ; Fix X11/ATI SIGV at shutdown ; EGLDisplayUtil: C... | Sven Gothel | 2012-09-07 | 1 | -9/+33 |
* | Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a... | Sven Gothel | 2012-09-07 | 3 | -80/+124 |
* | NativeWindowFactory.getNativeWindowType(..): Return canonical string represen... | Sven Gothel | 2012-08-18 | 2 | -36/+38 |
* | NEWT Platform Driver: Uniform impl. class names [DisplayDriver, ScreenDriver,... | Sven Gothel | 2012-08-18 | 1 | -6/+6 |
* | GLProfile/NativeWindowFactory: Remove deprecated argument 'firstUIActionOnPro... | Sven Gothel | 2012-08-18 | 1 | -35/+11 |
* | SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt... | Sven Gothel | 2012-07-25 | 1 | -0/+17 |
* | Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti... | Sven Gothel | 2012-07-24 | 1 | -42/+184 |
* | Fix OSX OffscreenLayerSurface (OLS) regressions (pbuffer based) | Sven Gothel | 2012-07-20 | 1 | -2/+7 |
* | GLCapabilities Native Aquisition: Set alpha bits at last - due to it's auto s... | Sven Gothel | 2012-07-20 | 1 | -3/+12 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 5 | -84/+181 |
* | EGLGraphicsDevice adds desctruction callback and nativeDisplayID; EGLDisplayU... | Sven Gothel | 2012-07-09 | 1 | -0/+4 |
* | NativeSurface.unlockSurface(): Change fail-fast policy to fail safe tolerant | Sven Gothel | 2012-06-29 | 2 | -4/+6 |
* | Capabilities cleanup: make most get*() final, impl. Comparable to Capabilitie... | Sven Gothel | 2012-06-27 | 2 | -64/+82 |
* | Misc cleanup: add @Override | Sven Gothel | 2012-06-27 | 1 | -30/+30 |
* | NativeSurface Cleanup (API Change) - Adapt to GlueGen Lock cleanup commit: 83... | Sven Gothel | 2012-06-27 | 2 | -18/+31 |