aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
...
* TestTextRendererNEWT20: Cover Graph-VBAA, Graph-MSAA, FSAA, NONE .. (have pro...Sven Gothel2023-03-081-2/+1
* Add raspi4b test script w/ set screen-sizeSven Gothel2023-03-082-0/+15
* Graph GPUUISceneNewtDemo: Filter out all FSAA (multisample) caps if undesired...Sven Gothel2023-03-081-1/+1
* [GL]Capabilities*: Enhance identity-check in root Capabilities.equals(..), co...Sven Gothel2023-03-081-1/+3
* scripts/tests.sh: Refine uncommented section about 'Flight Recorder' setupSven Gothel2023-03-071-1/+5
* Graph Perf Test: {Test->Perf}TextRendererNEWT00: Drop junit, ... (WIP)Sven Gothel2023-03-074-8/+14
* Clock: Use Clock.currentNanos() instead of System.nanoTime(); Enhancing FPSCo...Sven Gothel2023-03-071-1/+2
* Graph Perf Counter: Use GlueGen's Clock.currentNanos() to ease on performance...Sven Gothel2023-03-071-1/+1
* scripts/tests.sh: add testmobile launch w/ JOGAMP_MOBILE_CLASSPATHSven Gothel2023-03-062-20/+35
* NEWT Screen: Allow injection of global (single) monitor size in [mm] via newt...Sven Gothel2023-03-051-1/+5
* make/scripts/tests.sh: Update for my personal unit-test runsSven Gothel2023-03-041-35/+25
* Windows test scripts: Inject FFmpeg 5.1.2 and Mesa3D (disabled C:\Windows\Sys...Sven Gothel2023-02-264-16/+13
* Graph Region: Address overflow issue using GL2ES3 integer indices (WIP...); E...Sven Gothel2023-02-241-2/+2
* GLArrayData*: Shorten methods (*API Change*), use proper constructor and fina...Sven Gothel2023-02-243-29/+29
* FFMPEGMediaPlayer: Add implementation update for FFmpeg version 4.* (Debian 1...Sven Gothel2023-02-233-43/+26
* FFMPEGMediaPlayer: Replace old FFmpeg header w/ FFmpeg version 4.3, 5.1 and 6...Sven Gothel2023-02-23515-42234/+78223
* Graph Overflow Bug: Reorder TestTextRendererNEWT* tests from simple to comple...Sven Gothel2023-02-171-3/+4
* Graph UI: Fix UIShape's PMVMatrix handling of getSurfaceSize, objToWinCoord a...Sven Gothel2023-02-171-2/+2
* Graph: Fix Loop.initFromPolyline()'s Winding determination, document Winding ...Sven Gothel2023-02-171-3/+6
* Graph Type Rendering: Drop pixelSize and use font em-size [0..1] throughout s...Sven Gothel2023-02-131-3/+3
* Graph font/typecast: Adopt to our Typecast updates (see below); Fix kerning; ...Sven Gothel2023-02-121-2/+2
* Graph: TypecastRenderer: Add comment about TTF Glyph's having Winding.CWSven Gothel2023-02-061-2/+2
* Graph: Path2D -> self-contained Path2D (w/ Iterator) fixed; OutlineShape: Add...Sven Gothel2023-02-061-5/+5
* NEWT Soft-PixelScale (p6): Implement Soft-PixelScale for X11 and Windows ... ...Sven Gothel2023-01-313-7/+11
* GDIUtil: Add GetMonitor*() variants incl. PixelScale (Part-2, adding missing ...Sven Gothel2023-01-313-0/+25
* GDIUtil: Add GetMonitor*() variants incl. PixelScale; NEWT MonitorDevice: Add...Sven Gothel2023-01-293-0/+5
* TestDisplayLifecycle01NEWT: Invisible window might have been moved away (Wind...Sven Gothel2023-01-232-4/+5
* tests-x64.bat: Use absolute path for LIB_DIR (commented out, using jars)Sven Gothel2023-01-231-1/+1
* Remove Windows dll-rename, adopting to cpptasks.jar changeSven Gothel2023-01-234-44/+0
* Execute AWT's Frame.setTitle() on AWT-EDT if already visible (avoid rare dead...Sven Gothel2023-01-221-1/+3
* build-test.xml junit.run.swt.awt: Add missing 'jvmarg.generic'Sven Gothel2023-01-221-0/+1
* Workaround MacOS + SWT 4.26: java.lang.NullPointerException: Cannot invoke "o...Sven Gothel2023-01-221-3/+8
* Add scripts/run-test-until-crash.sh: Used to stress test one unit test (for s...Sven Gothel2023-01-221-0/+54
* scripts/tests*.sh: Put 'ulimit -c unlimited' in root scriptSven Gothel2023-01-223-6/+5
* TestSharedContextVBOES2NEWT5: Try harder having the objects destroyed and tak...Sven Gothel2023-01-211-6/+10
* Isolate SWT from core nativewindow; Android apk shall only include core nativ...Sven Gothel2023-01-204-7/+19
* check-java-major-version.sh: Use unique output to validate one class version ...Sven Gothel2023-01-201-3/+4
* Disable oculusvr-sdk for MacOS aarch64, fails to buildSven Gothel2023-01-181-2/+2
* build-test: Add jvmarg.modules for jvm [11..17) and jvm>=17Sven Gothel2023-01-171-0/+30
* MacOS build-oculusvr: Add arm64Sven Gothel2023-01-171-0/+2
* JAR: Add Jar module parameter 'Add-Opens: java.desktop/sun.awt java.desktop/s...Sven Gothel2023-01-179-0/+9
* Update test scripts: Use Java17 module jvm args: --add-opens java.desktop/sun...Sven Gothel2023-01-1715-176/+37
* Build: Add swt.jar definition for MacOS aarch64Sven Gothel2023-01-171-8/+3
* SWT tests on MacOS (w/o AWT) require '-XstartOnFirstThread' JVM argument, els...Sven Gothel2023-01-162-1/+9
* SWT 4.26: Add cocoa-maxosx-aarch64 blob w/o src; Add scripts/tests-osx-aarch6...Sven Gothel2023-01-168-6/+1442
* Bump make/lib/swt to SWT 4.26Sven Gothel2023-01-1614-381/+832
* Build scripts: MacOS + Windows: Use JDK-17 to build our Java-1.8 APISven Gothel2023-01-155-12/+7
* build script: Add comment setting JDK-11, since default build is JDK-17 for J...Sven Gothel2023-01-151-0/+3
* Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged()Sven Gothel2023-01-149-7/+9
* MacOS: MacOSXCGLContext.drawableUpdatedNotify(): Issue updateContext() on mai...Sven Gothel2023-01-141-2/+2