| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -5/+7 |
* | 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 | 2 | -1/+9 |
* | 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 | 2 | -2/+1 |
* | 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 | 3 | -77/+17 |
* | | build-test.xml: fix (unused) java.part.demo.mobile | Sven Gothel | 2019-12-04 | 1 | -1/+1 |
* | | 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 | 3 | -0/+858 |
* | | 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: 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 | 7 | -41/+68 |
* | Bug 1156: LinuxKeyEventTracker, LinuxMouseTracker: Adding property to disable... | Sven Gothel | 2019-11-30 | 2 | -14/+42 |
* | Adding test invocation script for linux aarch64 / Refined HowToBuild.html | Sven Gothel | 2019-11-30 | 2 | -1/+10 |
* | Bug 1156: HowToBuild: Add GNU/Linux dependencies to libdrm and libgbm | Sven Gothel | 2019-11-29 | 1 | -2/+8 |
* | 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 |
* | Updating my eclipse jogl.build.launcher | Sven Gothel | 2019-11-28 | 1 | -20/+20 |
* | 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 | 32 | -762/+5384 |
* | Bug 1156: GBM: Bring up incl GL rendering (TODO: GBM working page flip / sync) | Sven Gothel | 2019-11-23 | 10 | -109/+522 |
* | Bug 1156: GBM: Fixing native GBM code, surviving initialization | Sven Gothel | 2019-11-22 | 3 | -32/+114 |
* | Bug 1156: NEWT: NewtFactory.getCustomClass(..) Robustness | Sven Gothel | 2019-11-22 | 4 | -20/+11 |
* | Bug 1156: EGL-GBM: Fix NativeWindowFactory native-window-type query according... | Sven Gothel | 2019-11-22 | 3 | -59/+73 |
* | Bug 1156: EGL-GBM: [Re]use EGL Platform type for eglCreatePlatformWindowSurfa... | Sven Gothel | 2019-11-22 | 2 | -35/+66 |
* | Bug 1156: GBM: FIXME: Remove scanning for desktop-GL via EGL, see commit e674... | Sven Gothel | 2019-11-22 | 1 | -1/+6 |
* | Bug 1156: Utilize internal glGetStringi (same as glGetString) - Robostness | Sven Gothel | 2019-11-22 | 3 | -81/+147 |
* | Bug 1156: GBM: FIXME: Hard link gbm and drm (temporary) | Sven Gothel | 2019-11-22 | 2 | -10/+10 |
* | Bug 1156: EGL-GBM: Fix Cleanup (Newt package relocation / hack default GBM) | Sven Gothel | 2019-11-21 | 2 | -12/+13 |
* | Bug 1156: EGL-GBM: Cleanup Code & Replace Newt GBM implementation | Sven Gothel | 2019-11-21 | 13 | -460/+751 |
* | gbm/WindowDriver: make it compile and link | Xerxes Rånby | 2019-11-21 | 3 | -6/+8 |
* | Bug 1156: EGL-GBM: Cherry pick changes .. | Sven Gothel | 2019-11-21 | 1 | -2/+5 |
* | add native gbm implementation for drm and gbm initialization. | Erik De Rijcke | 2019-11-21 | 3 | -152/+117 |