aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NativeWindow Point.set*(..): Return instance for scaling (chaining)Sven Gothel2020-01-122-5/+20
* NEWT JVM_JNI8: Adapt to native library separation (head, drm) of commit b91c6...Sven Gothel2020-01-091-2/+9
* Bug 1358: Merely simplifying the non MacOS getClientAreaInPixels() code pathSven Gothel2020-01-061-2/+6
* Bug 1421: Tackle wrong position of TabFolder, SashForm etcSven Gothel2020-01-062-60/+154
* Bug 1421: Minor commentingSven Gothel2020-01-061-2/+1
* Bug 1421: Minor cleanup / commentingSven Gothel2020-01-061-9/+8
* Bug 1421: Move Bug 1362 'setBackground(..)' fix before potential 'setNEWTChil...Sven Gothel2020-01-061-4/+4
* Bug 1421: OSXUtil: Add GetLocation(..), simply returning the view's frame pos...Sven Gothel2020-01-062-0/+44
* Bump SWT to Release 4.14-201912100610 (jogl/make/lib/swt)Sven Gothel2020-01-068-748/+748
* Bug 1421, Bug 1358, Bug 969, Bug 672: Deleting merged tests (obsolete)Sven Gothel2020-01-064-739/+1
* Bug 1421, Bug 1358, Bug 969, Bug 672: Generalization of test case TestGLCanva...Sven Gothel2020-01-062-114/+392
* SWT GLCanvas: Fix NPE in DEBUG mode; NewtCanvasSWT: Resurect comment in setBo...Sven Gothel2020-01-062-2/+5
* Bug 1358: GLCanvas: Call new OSXUtil.SetWindowPixelScale(..) when GLCanvas ge...Sven Gothel2020-01-053-4/+57
* Bug 1421, Bug 1358, Bug 969, Bug 672: SWTAccessor: Add get[Location|Size]InPi...Sven Gothel2020-01-051-1/+74
* Bug 1421, Bug 1358, Bug 969, Bug 672: Generalization of test case TestGLCanva...Sven Gothel2020-01-052-69/+118
* Bug 1421: NewtCanvasSWT child on layouted SWT parent only occurs on MacOS, re...Sven Gothel2020-01-054-8/+13
* Bug 1421: Demo wrong NEWT Child window position within an SWT TabFolder layou...Sven Gothel2020-01-052-1/+240
* linker.cfg.linux.*.nativewindow: Specialize for x86 and amd64 allowing cross-...Sven Gothel2020-01-041-2/+12
* scripts: use gluegen's renamed setenv-build-jogl-* -> setenv-build-jogamp-*Sven Gothel2020-01-0420-40/+40
* swt.jar: On linux-i586 and windows-i586 we have to use any 64bit for compilat...Sven Gothel2020-01-041-6/+2
* fix windows build scriptsSven Gothel2020-01-042-3/+3
* native.tag.jar: Revert explicit inclusion of *.symbols fileSven Gothel2020-01-045-6/+6
* Bug 1358: MacOS NEWT WindowDriver / NewtCanvasSWT High-DPI:Sven Gothel2020-01-042-11/+18
* Bug 1358: NewtCanvasSWT High-DPI: Propagate pixelScale to NEWT-Child and util...Sven Gothel2020-01-041-3/+39
* Bug 1358: NewtCanvasSWT High-DPI: Use window-units where required instead of ...Sven Gothel2020-01-041-8/+8
* Bug 1358: Add OSXUtil.GetWindowPixelScale(..)Sven Gothel2020-01-042-1/+52
* Bug 1420: Add FFMpeg 4.* versioned lib-names and provide optional internal li...Sven Gothel2020-01-033-73/+156
* native.tag.jar: include *.symbols (fix)Sven Gothel2020-01-022-7/+7
* native.tag.jar: include *.symbolsSven Gothel2020-01-025-6/+6
* javadoc: Enable framesSven Gothel2020-01-021-0/+4
* javadoc: replair gluegen-javadoc.path and drop com.jogamp.newt.util.applet3.*Sven Gothel2020-01-021-4/+5
* Bug 1393: MacOS: getLocationOnScreen w/ JAWT Parent: Use parent's unblocking ...Sven Gothel2020-01-023-18/+30
* all build scripts: make.jogl.all-host-macos.sh make.jogl.all-host-linux.shSven Gothel2020-01-022-0/+16
* iOS build scripts: Bump iOS 12.2 -> 13.2; Use GLUEGEN_CPPTASKS_FILE instead o...Sven Gothel2020-01-022-4/+6
* update make-all scriptSven Gothel2020-01-011-5/+16
* Bug 1312: GLContextShareSet: Utilize WeakIdentityHashMap for shareMap and its...Sven Gothel2019-12-315-9/+288
* Bug 1312: GLContextShareSet CleanupSven Gothel2019-12-312-15/+63
* Gears* tests: Obey verbose flagsSven Gothel2019-12-312-16/+41
* Reuse Gluegen's Bitfield.Util for 'PowerOf2' computationSven Gothel2019-12-311-30/+6
* Bug 1347: Resolve Merged EGL/Desktop Profile MappingSven Gothel2019-12-286-22/+60
* Bug 1287 - Complete Immutable glNamedBufferStorage support in GLBufferObjectT...Sven Gothel2019-12-271-8/+9
* Bug 1417 - Android: APK Manifest [min=21, target=28]; Adopt to GlueGen's 'aap...Sven Gothel2019-12-264-4/+30
* Bug 1417 - Android: Add adb scripts for x86 [re-]installSven Gothel2019-12-262-0/+9
* Bug 1156 Regression (Bug 1417): Probe whether 'eglGetPlatformDisplay(..)' is ...Sven Gothel2019-12-252-1/+38
* Bug 1417 - Android: Disable native FFmpeg binding for AndroidSven Gothel2019-12-252-7/+18
* Bug 1156: Seperate DRM/GBM NEWT native library from main head NEWT native lib...Sven Gothel2019-12-2514-30/+80
* Bug 1417 - Android: Adopt to gluegen/make/scripts/setenv-android-tools.sh cha...Sven Gothel2019-12-246-118/+87
* Bug 1411 DRM/GBM JOGL: Fix 'junit.run.console' - fourth timesSven Gothel2019-12-091-3/+27
* Bug 1411 DRM/GBM JOGL: Fix 'junit.run.console' - three times a charm?Sven Gothel2019-12-091-13/+30
* Bug 1411 DRM/GBM JOGL: Fix 'junit.run.console' unit test target, use it in re...Sven Gothel2019-12-094-78/+63