| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1416 - Allow EGLDrawableFactory re-creation after shutdown() - be functional | Sven Gothel | 2019-12-09 | 1 | -1/+12 |
* | Bug 1393: Resolve EDT + AppKit Deadlock with native parenting: Fetch parent s... | Sven Gothel | 2019-12-08 | 2 | -42/+16 |
* | Bug 1415: MacOS: Disable multiple Window creation on ExclusiveContextThread i... | Sven Gothel | 2019-12-08 | 1 | -0/+2 |
* | Bug 1415: ExclusiveContextBase00+10: Utilize one Animator per Window for clea... | Sven Gothel | 2019-12-08 | 1 | -2/+5 |
* | Bug 1200: GLRendererQuirks.NoSurfacelessCtx still persists on Linux/X11 NVIDI... | Sven Gothel | 2019-12-08 | 1 | -2/+3 |
* | Bug 1411 - Unit Test Subset for DRM/GBM JOGL(EGL) and NEWT | Sven Gothel | 2019-12-06 | 4 | -20/+82 |
* | Bug 1410: Fix NEWT PointerIcon Lifecycle (destroy and clean references @ clos... | Sven Gothel | 2019-12-06 | 1 | -8/+12 |
* | Bug 1406, Bug 1405: demos.Launcher0: Defaults to use multiple PointerIcons again | Sven Gothel | 2019-12-05 | 1 | -1/+3 |
* | Bug 1408: NEWT DisplayImpl PointerIcon: Property 'newt.disable.PointerIcon' d... | Sven Gothel | 2019-12-04 | 1 | -0/+2 |
* | Bug 1406, Bug 1405: demos.Launcher0: No sleep w/o animator. VSYNC setting rul... | Sven Gothel | 2019-12-04 | 1 | -1/+1 |
* | Bug 1406: demos.Launcher0: More tests .. | Sven Gothel | 2019-12-04 | 1 | -1/+3 |
* | build-test.xml: fix (unused) java.part.demo.mobile | Sven Gothel | 2019-12-04 | 1 | -1/+1 |
* | Bug 1405: Provide stand alone demo launcher reducing complexity | Sven Gothel | 2019-12-04 | 1 | -0/+115 |
* | Scripts: Tests No Verbose | Sven Gothel | 2019-12-02 | 1 | -1/+1 |
* | Scripts: Macos /opt-share -> /usr/local (Catalina Read-Only) | Sven Gothel | 2019-12-02 | 3 | -9/+9 |
* | Bug 1156: LinuxKeyEventTracker, LinuxMouseTracker: Robostness (+NEWT fix) | Sven Gothel | 2019-11-30 | 1 | -0/+3 |
* | Adding test invocation script for linux aarch64 / Refined HowToBuild.html | Sven Gothel | 2019-11-30 | 1 | -0/+7 |
* | Bug 1156 - Implement DRM/GBM Support for JOGL(EGL) and NEWT | Sven Gothel | 2019-11-28 | 12 | -31/+4024 |
* | Bug 1156: GBM: Bring up incl GL rendering (TODO: GBM working page flip / sync) | Sven Gothel | 2019-11-23 | 2 | -6/+13 |
* | Bug 1156: GBM: FIXME: Hard link gbm and drm (temporary) | Sven Gothel | 2019-11-22 | 2 | -10/+10 |
* | Bug 1156: EGL-GBM: Cleanup Code & Replace Newt GBM implementation | Sven Gothel | 2019-11-21 | 3 | -28/+29 |
* | add gbm java & build modifications | Erik De Rijcke | 2019-11-21 | 2 | -1/+47 |
* | make void* an opaque long in EGL generated class | Erik De Rijcke | 2019-11-21 | 1 | -0/+1 |
* | test scripts: add --illegal-access=warn | Sven Gothel | 2019-11-21 | 3 | -2/+3 |
* | Bug 1393: MacOS: Wait for window position setting on main-thread (blocking) | Sven Gothel | 2019-11-21 | 1 | -2/+3 |
* | NEWT Cleanup: WindowImpl::visibleChanged(ZZ): Remove unused 'defer' argument.... | Sven Gothel | 2019-09-10 | 1 | -9/+8 |
* | Bug 1393: OSXUtil: Optionally inject Apple's 'Main Thread Checker'java11ios | Sven Gothel | 2019-09-09 | 2 | -2/+13 |
* | Buig 1389: Fix SIGSEGV on OpenJDK11 on [NSApplicationAWT sendEvent:] | Sven Gothel | 2019-09-08 | 4 | -4/+24 |
* | Bug 1391 Bug 1392: Implement GLRendererQuirks DontChooseFBConfigBestMatch and... | Sven Gothel | 2019-09-07 | 1 | -4/+15 |
* | Bug 1390: Fix GLPixelBuffer.GLPixelAttributes::convert(GL, int, boolean) fail... | Sven Gothel | 2019-09-05 | 3 | -5/+14 |
* | check-junit: enhance output (make it a brief list of classes) | Sven Gothel | 2019-09-04 | 1 | -2/+2 |
* | Bug 1383: Final fix: Always test GL3CompatNonCompliant and test on requested ... | Sven Gothel | 2019-08-22 | 1 | -2/+4 |
* | Reverting erroneous junit-test task condition (ant build) | Sven Gothel | 2019-08-20 | 1 | -3/+3 |
* | Bug 1363: Java 11: Don't use sun.awt.SunToolkit.awtLock/Unlock on Java9+ [ill... | Sven Gothel | 2019-08-19 | 1 | -3/+3 |
* | Bug 1363: Java 11: (Hack) Inject OpenJFX [basic, graphics] into CLASSPATH | Sven Gothel | 2019-08-19 | 5 | -0/+191 |
* | Fixed clean target so it doesn't fail if GlueGenTask is not present | Sven Gothel | 2019-08-19 | 4 | -7/+9 |
* | Bug 1363: Java 11: Adapt scripts for java11 (cont) | Sven Gothel | 2019-08-19 | 24 | -171/+35 |
* | Bug 1363: Java 11: Complement javah replacement: Add new iOS | Sven Gothel | 2019-08-19 | 1 | -21/+20 |
* | Bug 1363: Java 11: bring back bootclasspath for java 8 target accuracy | Sven Gothel | 2019-08-19 | 6 | -2/+30 |
* | Removed remaining bootclasspath and javah; build now works on Windows 10 | Wade Walker | 2019-08-19 | 6 | -33/+201 |
* | Bug 1363: Java 11: Adapt build scripts for java11 | Sven Gothel | 2019-08-19 | 17 | -87/+79 |
* | Bug 1363: Java 11: javah replacement: Use conditional ant targets instead of ... | Sven Gothel | 2019-08-19 | 1 | -64/+74 |
* | Removed import that caused GLUgl2/GLUgl2ProcAddressTable not to compile | Wade Walker | 2019-08-19 | 1 | -1/+0 |
* | Fixed native header generation for native windowing code | Wade Walker | 2019-08-19 | 1 | -6/+62 |
* | NEWT iOS: Support Multi-Touch Events, PixelScale, .. | Sven Gothel | 2019-07-08 | 1 | -0/+2 |
* | Fix build test jar regression (commit bba73bc096250a3c7fc036d84b1ea054d1b70b06) | Sven Gothel | 2019-07-08 | 2 | -3/+4 |
* | NEWT: Align native MacOS / IOS file- and classnames | Sven Gothel | 2019-06-26 | 1 | -2/+2 |
* | iOS: Initial working commit supporting iOS (ipad pro 11) | Sven Gothel | 2019-06-23 | 25 | -64/+506 |
* | Bug 1358: 'Honor' SWT's projection of High-DPI Scaling (Reading hidden pixel ... | Sven Gothel | 2019-04-10 | 1 | -2/+3 |
* | AWTRobotUtil Cleanup: Use specific argument types (AWT, NEWT, ..) | Sven Gothel | 2019-04-10 | 1 | -2/+2 |