| Commit message (Expand) | Author | Age | Files | Lines |
* | GraphUI Demo: Rename UISceneDemoU01a -> UIGraphDemoU01a, not using GraphUI's ... | Sven Gothel | 2023-09-01 | 1 | -1/+1 |
* | GraphUI Demo FontView01: Enhance usability and refactor: Add left-column glyp... | Sven Gothel | 2023-08-28 | 1 | -3/+3 |
* | make/scripts/test-fat-jars.sh: Adjust UISceneDemo03b -> UISceneDemo03 | Sven Gothel | 2023-08-27 | 1 | -1/+1 |
* | GraphUI: Extract generalized AnimGroup functionality from UISceneDemo03*, pro... | Sven Gothel | 2023-08-27 | 1 | -3/+2 |
* | Add TestVec3f01NOUI: This test shall be enhanced, only priliminary angle test... | Sven Gothel | 2023-08-27 | 1 | -0/+1 |
* | UISceneDemo03b: Add a little more customization .. | Sven Gothel | 2023-08-19 | 1 | -2/+2 |
* | Bug 1310: Detect missing glViewport(..) on Windows before GLEventListener.res... | Sven Gothel | 2023-08-18 | 3 | -4/+7 |
* | Add make/scripts/test-fat-jars.sh for a quick bringup-test | Sven Gothel | 2023-08-14 | 1 | -0/+71 |
* | MacOS test scripts: Enable FFmpeg6 from Homebrew | Sven Gothel | 2023-08-13 | 2 | -1/+2 |
* | Demos: ..demos.graph.ui.util.GraphUIDemoArgs -> ..demos.util.CommandlineOptions | Sven Gothel | 2023-08-13 | 1 | -1/+2 |
* | make/scripts/tests.sh: Add Basic demos if jogl-demos.jar | Sven Gothel | 2023-08-13 | 1 | -2/+16 |
* | Fix typo of commit d8e086e0321ef1021f4a7810d7bfd2306c4ac725: jogl{s->}-demo{-... | Sven Gothel | 2023-08-12 | 1 | -1/+1 |
* | Add GraphUI to javadoc source path | Sven Gothel | 2023-08-12 | 1 | -1/+1 |
* | GLMediaPlayer: Show more reasonable DEBUG output in factory; Impl initGL(GL) ... | Sven Gothel | 2023-08-11 | 1 | -2/+2 |
* | Bug 1450: Remove nativewindow's drm-gbm GlueGen config's manual constant defi... | Sven Gothel | 2023-08-10 | 1 | -3/+3 |
* | Untangle joal from build requirements as introduced via new jogl-demos | Sven Gothel | 2023-08-07 | 2 | -16/+112 |
* | scripts/tests.sh: Add TestGLJPanelReadd01Bug1310AWT | Sven Gothel | 2023-08-07 | 1 | -1/+2 |
* | Bug 1441, 852: Annotate ARB_draw_indirect dual sourcing, remove redundant man... | Sven Gothel | 2023-08-06 | 2 | -8/+1 |
* | Bug 1441 - Fix ARB_multi_draw_indirect: Belongs to GL4, glMultiDrawElementsIn... | Sven Gothel | 2023-08-06 | 6 | -19/+115 |
* | Update tests script .. (consolidate GraphUI demo lines) | Sven Gothel | 2023-08-01 | 1 | -24/+8 |
* | Add Graph/GraphUI UISceneDemoU01a, showcase integration and multiple projecti... | Sven Gothel | 2023-08-01 | 1 | -1/+2 |
* | Add {GL, GLContext}.getDefaultDrawBuffer() to complement getDefaultReadBuffer() | Sven Gothel | 2023-07-15 | 1 | -0/+5 |
* | Adopt to GlueGen commit 952e0c1f83c9e0583a97d39988a6ba1428911c8c | Sven Gothel | 2023-06-16 | 13 | -25/+58 |
* | Add swt 4.26 for gtk-linux-ppc64le | Tom G. Christensen | 2023-06-07 | 8 | -0/+1589 |
* | Add support for Linux/ppc64le architecture | Tom G. Christensen | 2023-06-07 | 4 | -4/+33 |
* | Add support for riscv64 architecture | Andreas Schwab | 2023-05-24 | 4 | -4/+32 |
* | make/build-test.xml: Add JOAL to classpath | Sven Gothel | 2023-05-23 | 3 | -5/+7 |
* | Relocate 'jar/atomic/jogl-fonts-p0.jar' -> 'jar/jogl-fonts-p0.jar' to simplif... | Sven Gothel | 2023-05-20 | 1 | -0/+2 |
* | build.xml: Preserve README.md, copy filtered README-zip-bundles.txt to archiv... | Sven Gothel | 2023-05-20 | 1 | -1/+2 |
* | make/scripts/tests.sh: Adjust D_ARGS for AudioSink (moved to gluegen/joal); V... | Sven Gothel | 2023-05-17 | 1 | -5/+6 |
* | Common av classes (*AudioSink, ..) are promoted to gluegen (commit 270172bcbd... | Sven Gothel | 2023-05-17 | 1 | -2/+2 |
* | HiDPI: Revise AWT GLCanvas/GLJPanel ScalableSurface: No setSurfaceScale(), ha... | Sven Gothel | 2023-05-15 | 2 | -4/+5 |
* | HiDPI: Complete testing on Windows (AWT, NEWT, AWT+NEWT): AWT pixel scale pro... | Sven Gothel | 2023-05-14 | 3 | -2/+25 |
* | HiDPI AWT/NEWT: Propagate AWT enforced pixelScale via setSurfaceScale() block... | Sven Gothel | 2023-05-14 | 1 | -1/+5 |
* | JOGL File Layout: Have *-java-src.zip inside jar folder, add missing jar/jogl... | Sven Gothel | 2023-05-07 | 1 | -8/+5 |
* | doc/HowToBuild.html: Align w/ GlueGen (MacOS changes, min deployment target 1... | Sven Gothel | 2023-05-06 | 1 | -1/+1 |
* | 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 |