| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La... | Sven Gothel | 2015-09-26 | 1 | -0/+26 |
* | Bug 1211: Hardening Condition-Wait from Spurious-Wakeups and unintended Inter... | Sven Gothel | 2015-09-15 | 2 | -23/+23 |
* | NativeWindowFactory.createDevice(..): Support creating EGLGraphicsDevice usin... | Sven Gothel | 2015-09-02 | 1 | -3/+23 |
* | Bug 1212 - OSX: Crash using CALayer at UnsetJAWTRootSurfaceLayer0(..) w/ Java... | Sven Gothel | 2015-09-01 | 1 | -4/+5 |
* | Bug 1210 - Use manual impl. XRenderFindVisualFormat instead of buggy generate... | Sven Gothel | 2015-08-31 | 2 | -5/+50 |
* | Bug 1203: EGLGraphicsDevice.nativeDisplayID: Differentiate upstream device's ... | Sven Gothel | 2015-08-29 | 1 | -0/+12 |
* | Bug 1203: Use platform native default display connection | Sven Gothel | 2015-08-29 | 5 | -6/+37 |
* | Bug 1203: Properly format DEBUG output related to mapGLVersions: Use '-MapGLV... | Sven Gothel | 2015-08-27 | 1 | -0/+1 |
* | Bug 1188, Bug 1186: NEWT Window: Support non-resizable, minimize, maximize, a... | Sven Gothel | 2015-08-10 | 1 | -0/+10 |
* | Adapt to GlueGen's Bitfield Changes (commit 047e9adaf2a5f51f7acfa194a744c99b6... | Sven Gothel | 2015-08-02 | 1 | -1/+1 |
* | Use GlueGen's Bitfield instead of IntBitfield | Sven Gothel | 2015-07-30 | 1 | -2/+2 |
* | JAWTWindow: Fix binary compatibility: Add old variants of deprecated method, ... | Sven Gothel | 2015-07-28 | 1 | -0/+14 |
* | Bug 1161 - Fix Canvas resize stops the rendering in Mac OS X (mostly from Web... | Sven Gothel | 2015-07-28 | 1 | -2/+3 |
* | Bug 1181 - JOGL WebStart Applications using GLCanvas/AWT may Deadlock by two ... | Sven Gothel | 2015-07-27 | 4 | -23/+50 |
* | Bug 1184 - JOGL AWT Canvas Components don't update AWTGraphicsConfiguration w... | Sven Gothel | 2015-07-27 | 2 | -14/+64 |
* | Expand bitmasks in SWTAccessor GTK_VERSION method | rhatcher | 2015-07-10 | 1 | -3/+3 |
* | Bug 1148 - OSX MonitorDevice: Use unique and native deviceID instead of index | Sven Gothel | 2015-03-21 | 2 | -15/+14 |
* | Bug 1130 - Add Mapping from AWT Component -> NEWT [Screen, MonitorDevice] | Sven Gothel | 2015-02-17 | 2 | -0/+92 |
* | NativeWindow: Refactor getLocationOnScreenSafe(..) and getLocationOnScreenNon... | Sven Gothel | 2015-02-17 | 3 | -51/+60 |
* | NativeWindowFactory: Add FIXME tag regarding Bug 973 (Needs service provider ... | Sven Gothel | 2015-02-17 | 1 | -10/+30 |
* | Fix typo: PixelFormat.Composition.[componenCount() -> componentCount()] | Sven Gothel | 2015-02-16 | 2 | -8/+8 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 2) | Sven Gothel | 2015-02-02 | 39 | -0/+0 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 90 | -258/+258 |
* | Add FIXME notes: AWTPrintLifecycle, WindowsWGLGraphicsConfiguration | Sven Gothel | 2015-02-02 | 1 | -0/+1 |
* | Bug 1120 - Refine HiDPI Support ( Part-2 ) (API CHANGE) | Sven Gothel | 2015-01-27 | 9 | -260/+361 |
* | Bug 1120 - Add OSXUtil.GetPixelScale(final RectangleImmutable r, final int[] ... | Sven Gothel | 2015-01-23 | 1 | -0/+55 |
* | Bug 1068 - Use GenericUpstreamSurfacelessHook for all createSurfacelessImpl(.... | Sven Gothel | 2015-01-23 | 1 | -10/+6 |
* | Misc Fixes: Bug 1102 GLJPanel.setSurfaceScale(..); SurfaceSize.hashCode() | Sven Gothel | 2014-12-07 | 1 | -1/+1 |
* | Bug 1068, 1096: Unify EGL surface related code in EGLSurface; Add notion of '... | Sven Gothel | 2014-12-07 | 5 | -6/+161 |
* | Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered... | Sven Gothel | 2014-12-06 | 5 | -237/+1040 |
* | Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack() | Sven Gothel | 2014-10-26 | 5 | -8/+15 |
* | Bug 1093 - NEWT PointerIcon swizzled on X11 and OSX; WindowIcon swizzled on O... | Sven Gothel | 2014-10-10 | 1 | -3/+4 |
* | Newt Screen viewport in windows units: Add missing setup in overriden calcVir... | Sven Gothel | 2014-10-09 | 1 | -0/+6 |
* | NativeWindow's ToolkitLock TRACE_LOCK: Show more usable details | Sven Gothel | 2014-10-07 | 4 | -13/+28 |
* | Bug 1036: NVidia's Windows Driver Threaded optimization: Alternative affinity... | Sven Gothel | 2014-07-30 | 1 | -0/+6 |
* | Bug 1033: Guarantee atomicity of high-level GLAutoDrawable operations, avoidi... | Sven Gothel | 2014-07-27 | 1 | -4/+4 |
* | Bug 1024: Add fallback for native-jar-file location via classpath | Sven Gothel | 2014-07-11 | 2 | -34/+22 |
* | Findbugs: Add comments that FB warnings are of no concern .. | Sven Gothel | 2014-07-08 | 1 | -2/+2 |
* | Findbugs: Remove branches where reference cannot be null | Sven Gothel | 2014-07-08 | 1 | -2/+2 |
* | Findbugs: Use <NumberType>.valueOf(..) instead of 'new <NumberType>(..)' | Sven Gothel | 2014-07-08 | 2 | -5/+5 |
* | Findbugs: Remove redundant instanceof checks | Sven Gothel | 2014-07-08 | 1 | -3/+0 |
* | Findbugs.increment_volatile: Use AtomicInteger or add comment that operation ... | Sven Gothel | 2014-07-08 | 1 | -7/+7 |
* | Findbugs.synchronization: Fix double-check w/o volatile; Remove redundant syn... | Sven Gothel | 2014-07-08 | 1 | -1/+1 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 64 | -487/+499 |
* | Fix 'typo' in messages: 'Catched' -> 'Caught' | Sven Gothel | 2014-06-28 | 4 | -5/+5 |
* | Adapt to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37 (compount ca... | Sven Gothel | 2014-06-17 | 1 | -1/+1 |
* | Fix Bug 1019 - Remedy of Bug 691 causes 'access/modify after free' and crashe... | Sven Gothel | 2014-06-12 | 3 | -68/+90 |
* | Bug 741 HiDPI: Add ScalableSurface.getNativeSurfaceScale(..) to compute surfa... | Sven Gothel | 2014-06-09 | 5 | -27/+60 |
* | Bug 741 HiDPI: Simplify ScalableSurface (2): Add request pixelScale API entry... | Sven Gothel | 2014-06-08 | 5 | -25/+34 |
* | Bug 741 HiDPI: Simplify ScalableSurface [set|get]SurfaceScale(..) spec, which... | Sven Gothel | 2014-06-08 | 5 | -26/+28 |