| Commit message (Expand) | Author | Age | Files | Lines |
* | Windows tests scripts: Update Graph* and *Movie* demos cmdline launches | Sven Gothel | 2023-05-04 | 4 | -20/+43 |
* | HowToBuild: Windows: We use MinGW64 w/ 'posix threads' instead of 'win32 thre... | Sven Gothel | 2023-05-04 | 1 | -1/+1 |
* | GraphUI Working GridLayout w/ and w/o cell-size and alignment; Added BoxLayout. | Sven Gothel | 2023-04-29 | 1 | -1/+2 |
* | GraphUI: Add BoxLayout and Margin, todo: Have GridLayout properly use Gap w/ ... | Sven Gothel | 2023-04-18 | 1 | -1/+2 |
* | GraphUI Tests: Add TestTextRendererNEWT21 using FontViewListener01 (like Font... | Sven Gothel | 2023-04-14 | 1 | -0/+2 |
* | GraphUI Demos: Adding prelim FontView01, which may become a 'little FontForge... | Sven Gothel | 2023-04-13 | 1 | -1/+2 |
* | GraphUI GridLayout: Functional Grid Layout w/ Padding, demo'ed in UISceneDemo... | Sven Gothel | 2023-04-12 | 1 | -2/+2 |
* | GraphUI UISceneDemo03b: Action with the Glyph Group Container: Rotate auto an... | Sven Gothel | 2023-04-10 | 1 | -2/+3 |
* | GraphUI: Adjust for rotation: Drag-resize and -move (flip x- and/or y-axix), ... | Sven Gothel | 2023-04-08 | 1 | -4/+4 |
* | Doxygen: Refine javapublic + javaall, update README.md and www/index.html text | Sven Gothel | 2023-04-08 | 2 | -2377/+24 |
* | Adding experimental Doxygen target 'doxygen.public' .. (WIP) | Sven Gothel | 2023-04-07 | 3 | -0/+2397 |
* | PMVMatrix rewrite using Matrix4f, providing SyncMatrix4f* for GLUniformData; ... | Sven Gothel | 2023-04-07 | 1 | -12/+17 |
* | Matrix4f Perf: Enhance invert(), Drop (test) load on Matrix4f.mul(Matrix4f) f... | Sven Gothel | 2023-04-05 | 1 | -2/+2 |
* | GraphUI: Adopting Vec*f API; Adding Group; Scene + Group are Container, trave... | Sven Gothel | 2023-04-05 | 1 | -2/+2 |
* | Math: Complete Matrix4f w/ Vec[234]f and adopt it throughout Quaternion, Ray,... | Sven Gothel | 2023-04-05 | 2 | -2/+14 |
* | GraphUI: Add GlyphShape representing a single Font.Glyph as a GraphShape; Use... | Sven Gothel | 2023-03-30 | 1 | -2/+2 |
* | GraphUI: Decouple GraphShape from Shape, i.e. allow future Shape w/o Graph/GL... | Sven Gothel | 2023-03-28 | 1 | -2/+4 |
* | GraphUI Demos: (Text) Type Animation ... | Sven Gothel | 2023-03-22 | 1 | -1/+2 |
* | GraphUI UISceneDemo20: Consolidate the actual implementation and main launche... | Sven Gothel | 2023-03-21 | 1 | -5/+7 |
* | GraphUI Demos: Bring back GPUUISceneGLListener0A .. | Sven Gothel | 2023-03-20 | 1 | -2/+3 |
* | GraphUI: Add UISceneDemo00 for linear animation in one main function; UIScene... | Sven Gothel | 2023-03-19 | 1 | -0/+1 |
* | Graph UI: Apply API changes to demos *WIP* (not all working yet, but compile ... | Sven Gothel | 2023-03-19 | 1 | -2/+4 |
* | API doc cleanup, add + refine math tests | Sven Gothel | 2023-03-19 | 1 | -0/+3 |
* | GraphUI: Rename UISceneDemo00 -> UISceneDemo01 | Sven Gothel | 2023-03-15 | 1 | -2/+2 |
* | GraphUI: Add a most simple Scene demo with one Shape. | Sven Gothel | 2023-03-14 | 1 | -0/+2 |
* | make/scripts/setenv.jogl.sh: Add JOAL_LIB_DIR to LD_LIBRARY_PATH (used if not... | Sven Gothel | 2023-03-14 | 1 | -2/+3 |
* | build: Disable oculusvr by default, allow manual enable via property 'oculusv... | Sven Gothel | 2023-03-14 | 2 | -1/+9 |
* | build-test.xml: Add src.demos to determine to skip build or not | Sven Gothel | 2023-03-13 | 1 | -0/+1 |
* | Move png assets (NEWT icons + GLMediaPlayer dummy/test) to simple classpath, ... | Sven Gothel | 2023-03-13 | 7 | -9/+24 |
* | GraphUI: Shape: Add build-in resize w/ 1-pointer-click and drag in 1/4th bott... | Sven Gothel | 2023-03-11 | 1 | -2/+2 |
* | Cleanup Demos: Move demos to jogl-demos.jar (here Graph + AudioVideo), ready ... | Sven Gothel | 2023-03-11 | 11 | -150/+125 |
* | GraphUI: Promote API to JOGL via graphui.jar or within any jogl-all*.jar (WIP) | Sven Gothel | 2023-03-10 | 6 | -21/+214 |
* | Misc: Add MonitorDevice.perMMToPerInch(..); Drop unused RegionRenderer.init(.... | Sven Gothel | 2023-03-09 | 3 | -8/+8 |
* | TestTextRendererNEWT20: Cover Graph-VBAA, Graph-MSAA, FSAA, NONE .. (have pro... | Sven Gothel | 2023-03-08 | 1 | -2/+1 |
* | Add raspi4b test script w/ set screen-size | Sven Gothel | 2023-03-08 | 2 | -0/+15 |
* | Graph GPUUISceneNewtDemo: Filter out all FSAA (multisample) caps if undesired... | Sven Gothel | 2023-03-08 | 1 | -1/+1 |
* | [GL]Capabilities*: Enhance identity-check in root Capabilities.equals(..), co... | Sven Gothel | 2023-03-08 | 1 | -1/+3 |
* | scripts/tests.sh: Refine uncommented section about 'Flight Recorder' setup | Sven Gothel | 2023-03-07 | 1 | -1/+5 |
* | Graph Perf Test: {Test->Perf}TextRendererNEWT00: Drop junit, ... (WIP) | Sven Gothel | 2023-03-07 | 4 | -8/+14 |
* | Clock: Use Clock.currentNanos() instead of System.nanoTime(); Enhancing FPSCo... | Sven Gothel | 2023-03-07 | 1 | -1/+2 |
* | Graph Perf Counter: Use GlueGen's Clock.currentNanos() to ease on performance... | Sven Gothel | 2023-03-07 | 1 | -1/+1 |
* | scripts/tests.sh: add testmobile launch w/ JOGAMP_MOBILE_CLASSPATH | Sven Gothel | 2023-03-06 | 2 | -20/+35 |
* | NEWT Screen: Allow injection of global (single) monitor size in [mm] via newt... | Sven Gothel | 2023-03-05 | 1 | -1/+5 |
* | make/scripts/tests.sh: Update for my personal unit-test runs | Sven Gothel | 2023-03-04 | 1 | -35/+25 |
* | Windows test scripts: Inject FFmpeg 5.1.2 and Mesa3D (disabled C:\Windows\Sys... | Sven Gothel | 2023-02-26 | 4 | -16/+13 |
* | Graph Region: Address overflow issue using GL2ES3 integer indices (WIP...); E... | Sven Gothel | 2023-02-24 | 1 | -2/+2 |
* | GLArrayData*: Shorten methods (*API Change*), use proper constructor and fina... | Sven Gothel | 2023-02-24 | 3 | -29/+29 |
* | FFMPEGMediaPlayer: Add implementation update for FFmpeg version 4.* (Debian 1... | Sven Gothel | 2023-02-23 | 3 | -43/+26 |
* | FFMPEGMediaPlayer: Replace old FFmpeg header w/ FFmpeg version 4.3, 5.1 and 6... | Sven Gothel | 2023-02-23 | 515 | -42234/+78223 |
* | Graph Overflow Bug: Reorder TestTextRendererNEWT* tests from simple to comple... | Sven Gothel | 2023-02-17 | 1 | -3/+4 |