| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1363: Java 11: Resolve unsupported JAWTUtil.getMonitorDisplayID(..) | Sven Gothel | 2019-08-19 | 1 | -5/+11 |
* | Bug 1363: Java 11: Use getPixelScale standard method even on Mac under Java9+ | Sven Gothel | 2019-08-19 | 1 | -50/+50 |
* | Bug 1363: Java 11: Don't use GraphicsDevice.getScaleFactor() on Java9+ [illeg... | Sven Gothel | 2019-08-19 | 1 | -3/+16 |
* | Bug 1363: Java 11: Don't use sun.awt.SunToolkit.awtLock/Unlock on Java9+ [ill... | Sven Gothel | 2019-08-19 | 1 | -10/+15 |
* | NEWT iOS: Support translucent windows | Sven Gothel | 2019-07-08 | 2 | -4/+4 |
* | iOS / MacOS: PixelScale Update | Sven Gothel | 2019-07-08 | 3 | -18/+18 |
* | iOS: Initial working commit supporting iOS (ipad pro 11) | Sven Gothel | 2019-06-23 | 2 | -0/+416 |
* | Bug 1370: Call from Main-Thread: NW's OSXUtil.CreateNSWindow0(..) and NEWT's ... | Sven Gothel | 2019-04-05 | 1 | -3/+8 |
* | Bug 1367: Adapt to TempFileCache & TempJarCache Changes | Sven Gothel | 2019-04-03 | 1 | -1/+1 |
* | Bug 1290: Expand query whether BCM IV is being used, exclude '/dev/dri/card0'rcpulled | Sven Gothel | 2018-01-16 | 1 | -0/+76 |
* | X11Util.openDisplay: DEBUG: Show reusable and pending display count | Sven Gothel | 2015-11-15 | 1 | -4/+6 |
* | Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La... | Sven Gothel | 2015-10-01 | 1 | -1/+78 |
* | 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 | 1 | -22/+21 |
* | 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 | 1 | -5/+7 |
* | Bug 1181 - JOGL WebStart Applications using GLCanvas/AWT may Deadlock by two ... | Sven Gothel | 2015-07-27 | 3 | -6/+11 |
* | 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 | 2 | -3/+58 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 32 | -117/+117 |
* | Bug 1120 - Refine HiDPI Support ( Part-2 ) (API CHANGE) | Sven Gothel | 2015-01-27 | 5 | -200/+212 |
* | 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 | -92/+0 |
* | Bug 1068, 1096: Unify EGL surface related code in EGLSurface; Add notion of '... | Sven Gothel | 2014-12-07 | 3 | -1/+130 |
* | Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered... | Sven Gothel | 2014-12-06 | 1 | -19/+10 |
* | Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack() | Sven Gothel | 2014-10-26 | 3 | -4/+8 |
* | 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 1024: Add fallback for native-jar-file location via classpath | Sven Gothel | 2014-07-11 | 2 | -34/+22 |
* | Findbugs: Use <NumberType>.valueOf(..) instead of 'new <NumberType>(..)' | Sven Gothel | 2014-07-08 | 1 | -1/+1 |
* | 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 | 29 | -198/+205 |
* | Fix 'typo' in messages: 'Catched' -> 'Caught' | Sven Gothel | 2014-06-28 | 2 | -2/+2 |
* | 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 | 2 | -67/+89 |
* | Bug 741 HiDPI: Add ScalableSurface.getNativeSurfaceScale(..) to compute surfa... | Sven Gothel | 2014-06-09 | 2 | -17/+20 |
* | Bug 741 HiDPI: Simplify ScalableSurface (2): Add request pixelScale API entry... | Sven Gothel | 2014-06-08 | 3 | -11/+12 |
* | Bug 741 HiDPI: Simplify ScalableSurface [set|get]SurfaceScale(..) spec, which... | Sven Gothel | 2014-06-08 | 3 | -7/+12 |
* | Bug 741 HiDPI: Add ScalableSurface interface to get/set pixelScale w/ full OS... | Sven Gothel | 2014-06-08 | 4 | -6/+272 |
* | Minor: API-Doc / DEBUG Typo, GDISurface: Make fields private | Sven Gothel | 2014-06-08 | 3 | -4/+4 |
* | UpstreamSurfaceHook: Add 'NativeSurface getUpstreamSurface()' (from EGLUpstre... | Sven Gothel | 2014-06-08 | 1 | -2/+3 |
* | Bug 741 HiDPI: Add new NativeSurfaceHolder interface to GLDrawable and Native... | Sven Gothel | 2014-06-06 | 1 | -0/+4 |
* | Bug 741 HiDPI: [Core API Change] Bring back get[Width|Height]() in NativeWind... | Sven Gothel | 2014-05-27 | 2 | -6/+6 |
* | Bug 1012: Fix erroneous handling of multiple monitor coordinates on OSX with ... | Sven Gothel | 2014-05-26 | 1 | -21/+3 |
* | Bug 741 HiDPI: Refine Monitor/Screen [virtual] Viewport Definition / Add NEWT... | Sven Gothel | 2014-05-26 | 2 | -9/+21 |
* | Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re... | Sven Gothel | 2014-05-22 | 6 | -30/+17 |
* | Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad... | Sven Gothel | 2014-05-21 | 12 | -47/+118 |
* | Bug 742 HiDPI: Add access to private HiDPI in AWT pixelScale value in JAWTUti... | Sven Gothel | 2014-05-20 | 1 | -2/+64 |