| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1416 - Allow EGLDrawableFactory re-creation after shutdown() - be functional | Sven Gothel | 2019-12-09 | 4 | -5/+36 |
* | Bug 1156: NEWT Window: Better handling of fixed console case: Not resizable a... | Sven Gothel | 2019-12-09 | 15 | -32/+150 |
* | Bug 1393: Apply 12eed5d38616d23b6e8e2e5b497dfc2f54d90c90 to IOS, avoiding App... | Sven Gothel | 2019-12-08 | 1 | -4/+6 |
* | Bug 1393: Resolve EDT + AppKit Deadlock with native parenting: Fetch parent s... | Sven Gothel | 2019-12-08 | 1 | -4/+6 |
* | Bug 1415: MacOS: Disable multiple Window creation on ExclusiveContextThread i... | Sven Gothel | 2019-12-08 | 2 | -0/+15 |
* | Bug 1415: ExclusiveContextBase00+10: Utilize one Animator per Window for clea... | Sven Gothel | 2019-12-08 | 2 | -185/+248 |
* | NEWT WindowImpl: Wording in comment | Sven Gothel | 2019-12-08 | 1 | -1/+1 |
* | Bug 1393: Make window position check more tolerant (2x insets or 64 pixels, w... | Sven Gothel | 2019-12-08 | 3 | -14/+33 |
* | Bug 1200: GLRendererQuirks.NoSurfacelessCtx still persists on Linux/X11 NVIDI... | Sven Gothel | 2019-12-08 | 2 | -3/+4 |
* | Bug 1156: DRM/GBM NEWT: Clarify drmModeSetCrtc(..)'s x/y parameter and earmar... | Sven Gothel | 2019-12-07 | 2 | -160/+84 |
* | Bug 1412: Fix commit a8c2de110a2254af137a3d99007cc77e3ecd8078 | Sven Gothel | 2019-12-06 | 2 | -6/+11 |
* | Bug 1412 - JNI: NEWT Check & Handle Exception after calling back into Java (N... | Sven Gothel | 2019-12-06 | 1 | -0/+1 |
* | Bug 1413 - NEWT X11Window: NewtWindows_getFrameExtends(..) may hang on XPeekE... | Sven Gothel | 2019-12-06 | 3 | -18/+28 |
* | Bug 1412 - JNI: NEWT Check & Handle Exception after calling back into Java (X... | Sven Gothel | 2019-12-06 | 4 | -7/+57 |
* | Bug 1410: Fix NEWT PointerIcon Lifecycle (destroy and clean references @ clos... | Sven Gothel | 2019-12-06 | 2 | -10/+35 |
* | Fix regression of commit 2b899a55e365aa03aeb234187600526777c1a9ac | Sven Gothel | 2019-12-06 | 1 | -1/+1 |
* | Bug 1409: GNU/Linux DRM Console: Clear stdin before exit and don't act on std... | Sven Gothel | 2019-12-05 | 3 | -3/+60 |
* | PointerIcon new instances are always valid .. | Sven Gothel | 2019-12-05 | 2 | -7/+15 |
* | Bug 1405, Bug 1406, Bug 1408: Resolution: Call ReleasePrimitiveArrayCritical(...egl-gbm | Sven Gothel | 2019-12-05 | 1 | -17/+18 |
* | LinuxKeyEventTracker: Factor out 'sendKeyEvent(..)' call with null check. | Sven Gothel | 2019-12-05 | 1 | -12/+12 |
* | Bug 1406, Bug 1405: demos.Launcher0: Defaults to use multiple PointerIcons again | Sven Gothel | 2019-12-05 | 1 | -4/+4 |
* | Bug 1156, Bug 1401: Disable DesktopGL on EGL w/ DRM/GBM earlier in initializa... | Sven Gothel | 2019-12-05 | 1 | -20/+22 |
* | NEWTDemoListener: Fix NPE | Sven Gothel | 2019-12-05 | 1 | -4/+7 |
* | Bug 1406, Bug 1405: demos.Launcher0: Allow passing GLEventListener via '-demo... | Sven Gothel | 2019-12-05 | 1 | -14/+34 |
* | Bug 1156: NEWT DRM/GBM PointerIcon: Use hotX/hotY drmModeSetCursor2(..), henc... | Sven Gothel | 2019-12-05 | 4 | -30/+35 |
* | Bug 1408: NEWT DRM/GBM WindowDriver: Adding glFinish() before eglSwapBuffers(... | Sven Gothel | 2019-12-04 | 1 | -0/+1 |
* | Bug 1408: NEWT DisplayImpl PointerIcon: Property 'newt.disable.PointerIcon' d... | Sven Gothel | 2019-12-04 | 1 | -1/+7 |
* | Bug 1408: NEWT DRM/GBM DisplayDriver: Add device locking/unlocking decoration... | Sven Gothel | 2019-12-04 | 2 | -9/+44 |
* | NEWT: Align DisplayImpl.createPointerIcon(..) behavior; PointerIconImpl.valid... | Sven Gothel | 2019-12-04 | 3 | -40/+16 |
* | Bug 1406, Bug 1405: demos.Launcher0: No sleep w/o animator. VSYNC setting rul... | Sven Gothel | 2019-12-04 | 1 | -1/+0 |
* | Bug 1156, Bug 1406: NEWT DRM/GBM WindowDriver.surfaceSwap(): Pass swapInterva... | Sven Gothel | 2019-12-04 | 2 | -16/+41 |
* | Bug 1406: demos.Launcher0: More code path reduction: useMultiplePointerIcon m... | Sven Gothel | 2019-12-04 | 3 | -11/+21 |
* | Merge remote-tracking branch 'xranby/master' | Sven Gothel | 2019-12-04 | 3 | -42/+62 |
|\ |
|
| * | VC4: Only load Broadcom EGL driver when guessVCIVUsed | Xerxes Rånby | 2019-12-04 | 3 | -44/+50 |
| * | VC4: Broadcom uses libbrcmEGL.so, libbrcmGLESv2.so, libbrcmOpenVG.so and libb... | Xerxes Rånby | 2019-12-02 | 2 | -3/+17 |
* | | Bug 1406: demos.Launcher0: More tests .. | Sven Gothel | 2019-12-04 | 2 | -76/+14 |
* | | Bug 1406: DRMUtil: Probe DRM device whether it has resources attached (and is... | Sven Gothel | 2019-12-04 | 1 | -2/+41 |
* | | Bug 1405: Provide stand alone demo launcher reducing complexity | Sven Gothel | 2019-12-04 | 2 | -0/+743 |
|/ |
|
* | Bug 1156: Remove verbose print in native CreatePointer.. | Sven Gothel | 2019-11-30 | 1 | -1/+1 |
* | Bug 1156: LinuxKeyEventTracker, LinuxMouseTracker: Robostness (+NEWT fix) | Sven Gothel | 2019-11-30 | 6 | -41/+65 |
* | Bug 1156: LinuxKeyEventTracker, LinuxMouseTracker: Adding property to disable... | Sven Gothel | 2019-11-30 | 2 | -14/+42 |
* | Bug 1156: LinuxKeyEventTracker: Add '/dev/input/by-path/*-event-kbd' and more... | Sven Gothel | 2019-11-29 | 1 | -42/+75 |
* | Bug 1156: DRM/GBM: Add full PointerIcon (Cursor) Support | Sven Gothel | 2019-11-29 | 6 | -40/+307 |
* | Bug 1156: LinuxKeyEventTracker: Fix 64bit InputEvent and attempt to only use ... | Sven Gothel | 2019-11-29 | 2 | -54/+123 |
* | Bug 1156: DRM/GBM Native test: Add Cursor | Sven Gothel | 2019-11-28 | 1 | -0/+89 |
* | Bug 1200: probeSurfacelessCtx works at least since NVIDIA 430.40. | Sven Gothel | 2019-11-28 | 1 | -2/+2 |
* | Bug 1156: Using EGL.eglCreatePlatformWindowSurface(..) crashes on NVIDIA 430.... | Sven Gothel | 2019-11-28 | 1 | -1/+4 |
* | Bug 1402: Standalone native test attempting to reproduce issue | Sven Gothel | 2019-11-28 | 2 | -0/+830 |
* | Bug 1156 - Implement DRM/GBM Support for JOGL(EGL) and NEWT | Sven Gothel | 2019-11-28 | 20 | -731/+1360 |
* | Bug 1156: GBM: Bring up incl GL rendering (TODO: GBM working page flip / sync) | Sven Gothel | 2019-11-23 | 8 | -103/+509 |