| Commit message (Expand) | Author | Age | Files | Lines |
* | NativeWindow Point.set*(..): Return instance for scaling (chaining) | Sven Gothel | 2020-01-12 | 2 | -5/+20 |
* | NEWT JVM_JNI8: Adapt to native library separation (head, drm) of commit b91c6... | Sven Gothel | 2020-01-09 | 1 | -2/+9 |
* | Bug 1358: Merely simplifying the non MacOS getClientAreaInPixels() code path | Sven Gothel | 2020-01-06 | 1 | -2/+6 |
* | Bug 1421: Tackle wrong position of TabFolder, SashForm etc | Sven Gothel | 2020-01-06 | 2 | -60/+154 |
* | Bug 1421: Minor commenting | Sven Gothel | 2020-01-06 | 1 | -2/+1 |
* | Bug 1421: Minor cleanup / commenting | Sven Gothel | 2020-01-06 | 1 | -9/+8 |
* | Bug 1421: Move Bug 1362 'setBackground(..)' fix before potential 'setNEWTChil... | Sven Gothel | 2020-01-06 | 1 | -4/+4 |
* | Bug 1421: OSXUtil: Add GetLocation(..), simply returning the view's frame pos... | Sven Gothel | 2020-01-06 | 2 | -0/+44 |
* | Bump SWT to Release 4.14-201912100610 (jogl/make/lib/swt) | Sven Gothel | 2020-01-06 | 8 | -748/+748 |
* | Bug 1421, Bug 1358, Bug 969, Bug 672: Deleting merged tests (obsolete) | Sven Gothel | 2020-01-06 | 4 | -739/+1 |
* | Bug 1421, Bug 1358, Bug 969, Bug 672: Generalization of test case TestGLCanva... | Sven Gothel | 2020-01-06 | 2 | -114/+392 |
* | SWT GLCanvas: Fix NPE in DEBUG mode; NewtCanvasSWT: Resurect comment in setBo... | Sven Gothel | 2020-01-06 | 2 | -2/+5 |
* | Bug 1358: GLCanvas: Call new OSXUtil.SetWindowPixelScale(..) when GLCanvas ge... | Sven Gothel | 2020-01-05 | 3 | -4/+57 |
* | Bug 1421, Bug 1358, Bug 969, Bug 672: SWTAccessor: Add get[Location|Size]InPi... | Sven Gothel | 2020-01-05 | 1 | -1/+74 |
* | Bug 1421, Bug 1358, Bug 969, Bug 672: Generalization of test case TestGLCanva... | Sven Gothel | 2020-01-05 | 2 | -69/+118 |
* | Bug 1421: NewtCanvasSWT child on layouted SWT parent only occurs on MacOS, re... | Sven Gothel | 2020-01-05 | 4 | -8/+13 |
* | Bug 1421: Demo wrong NEWT Child window position within an SWT TabFolder layou... | Sven Gothel | 2020-01-05 | 2 | -1/+240 |
* | linker.cfg.linux.*.nativewindow: Specialize for x86 and amd64 allowing cross-... | Sven Gothel | 2020-01-04 | 1 | -2/+12 |
* | scripts: use gluegen's renamed setenv-build-jogl-* -> setenv-build-jogamp-* | Sven Gothel | 2020-01-04 | 20 | -40/+40 |
* | swt.jar: On linux-i586 and windows-i586 we have to use any 64bit for compilat... | Sven Gothel | 2020-01-04 | 1 | -6/+2 |
* | fix windows build scripts | Sven Gothel | 2020-01-04 | 2 | -3/+3 |
* | native.tag.jar: Revert explicit inclusion of *.symbols file | Sven Gothel | 2020-01-04 | 5 | -6/+6 |
* | Bug 1358: MacOS NEWT WindowDriver / NewtCanvasSWT High-DPI: | Sven Gothel | 2020-01-04 | 2 | -11/+18 |
* | Bug 1358: NewtCanvasSWT High-DPI: Propagate pixelScale to NEWT-Child and util... | Sven Gothel | 2020-01-04 | 1 | -3/+39 |
* | Bug 1358: NewtCanvasSWT High-DPI: Use window-units where required instead of ... | Sven Gothel | 2020-01-04 | 1 | -8/+8 |
* | Bug 1358: Add OSXUtil.GetWindowPixelScale(..) | Sven Gothel | 2020-01-04 | 2 | -1/+52 |
* | Bug 1420: Add FFMpeg 4.* versioned lib-names and provide optional internal li... | Sven Gothel | 2020-01-03 | 3 | -73/+156 |
* | native.tag.jar: include *.symbols (fix) | Sven Gothel | 2020-01-02 | 2 | -7/+7 |
* | native.tag.jar: include *.symbols | Sven Gothel | 2020-01-02 | 5 | -6/+6 |
* | javadoc: Enable frames | Sven Gothel | 2020-01-02 | 1 | -0/+4 |
* | javadoc: replair gluegen-javadoc.path and drop com.jogamp.newt.util.applet3.* | Sven Gothel | 2020-01-02 | 1 | -4/+5 |
* | Bug 1393: MacOS: getLocationOnScreen w/ JAWT Parent: Use parent's unblocking ... | Sven Gothel | 2020-01-02 | 3 | -18/+30 |
* | all build scripts: make.jogl.all-host-macos.sh make.jogl.all-host-linux.sh | Sven Gothel | 2020-01-02 | 2 | -0/+16 |
* | iOS build scripts: Bump iOS 12.2 -> 13.2; Use GLUEGEN_CPPTASKS_FILE instead o... | Sven Gothel | 2020-01-02 | 2 | -4/+6 |
* | update make-all script | Sven Gothel | 2020-01-01 | 1 | -5/+16 |
* | Bug 1312: GLContextShareSet: Utilize WeakIdentityHashMap for shareMap and its... | Sven Gothel | 2019-12-31 | 5 | -9/+288 |
* | Bug 1312: GLContextShareSet Cleanup | Sven Gothel | 2019-12-31 | 2 | -15/+63 |
* | Gears* tests: Obey verbose flags | Sven Gothel | 2019-12-31 | 2 | -16/+41 |
* | Reuse Gluegen's Bitfield.Util for 'PowerOf2' computation | Sven Gothel | 2019-12-31 | 1 | -30/+6 |
* | Bug 1347: Resolve Merged EGL/Desktop Profile Mapping | Sven Gothel | 2019-12-28 | 6 | -22/+60 |
* | Bug 1287 - Complete Immutable glNamedBufferStorage support in GLBufferObjectT... | Sven Gothel | 2019-12-27 | 1 | -8/+9 |
* | Bug 1417 - Android: APK Manifest [min=21, target=28]; Adopt to GlueGen's 'aap... | Sven Gothel | 2019-12-26 | 4 | -4/+30 |
* | Bug 1417 - Android: Add adb scripts for x86 [re-]install | Sven Gothel | 2019-12-26 | 2 | -0/+9 |
* | Bug 1156 Regression (Bug 1417): Probe whether 'eglGetPlatformDisplay(..)' is ... | Sven Gothel | 2019-12-25 | 2 | -1/+38 |
* | Bug 1417 - Android: Disable native FFmpeg binding for Android | Sven Gothel | 2019-12-25 | 2 | -7/+18 |
* | Bug 1156: Seperate DRM/GBM NEWT native library from main head NEWT native lib... | Sven Gothel | 2019-12-25 | 14 | -30/+80 |
* | Bug 1417 - Android: Adopt to gluegen/make/scripts/setenv-android-tools.sh cha... | Sven Gothel | 2019-12-24 | 6 | -118/+87 |
* | Bug 1411 DRM/GBM JOGL: Fix 'junit.run.console' - fourth times | Sven Gothel | 2019-12-09 | 1 | -3/+27 |
* | Bug 1411 DRM/GBM JOGL: Fix 'junit.run.console' - three times a charm? | Sven Gothel | 2019-12-09 | 1 | -13/+30 |
* | Bug 1411 DRM/GBM JOGL: Fix 'junit.run.console' unit test target, use it in re... | Sven Gothel | 2019-12-09 | 4 | -78/+63 |