| Commit message (Expand) | Author | Age | Files | Lines |
* | Animator*: Add ctor variants passing modeBits directly, i.e. enable/disable A... | Sven Gothel | 2023-08-13 | 39 | -673/+731 |
* | FontViewListener01/TestTextRendererNEWT21: Use 30 pixelPerCell (total w/ gap)... | Sven Gothel | 2023-08-12 | 1 | -10/+21 |
* | Test Bug1310: Remove and re-add a GLJPanel from its Swing parent (working) | Sven Gothel | 2023-08-07 | 1 | -0/+246 |
* | Graph: Simplify RegionRenderer API by exposing common RenderState methods (an... | Sven Gothel | 2023-08-02 | 8 | -28/+22 |
* | Graph RegionRendered.init(..): Disable renderer (and shader programs etc) to ... | Sven Gothel | 2023-08-01 | 1 | -2/+1 |
* | HiDPI: Revise AWT GLCanvas/GLJPanel ScalableSurface: No setSurfaceScale(), ha... | Sven Gothel | 2023-05-15 | 2 | -2/+211 |
* | HiDPI: Complete testing on Windows (AWT, NEWT, AWT+NEWT): AWT pixel scale pro... | Sven Gothel | 2023-05-14 | 2 | -4/+10 |
* | HiDPI AWT/NEWT: Propagate AWT enforced pixelScale via setSurfaceScale() block... | Sven Gothel | 2023-05-14 | 2 | -12/+705 |
* | HiDPI: TestGearsES2NEWT: Show MonitorDevice properties, validating pixelScale | Sven Gothel | 2023-05-13 | 1 | -0/+5 |
* | GraphUI Working GridLayout w/ and w/o cell-size and alignment; Added BoxLayout. | Sven Gothel | 2023-04-29 | 1 | -2/+3 |
* | Graph GLRegion/TextRegionUtil: Enhance pre-determination of buffer-size, incr... | Sven Gothel | 2023-04-20 | 5 | -8/+11 |
* | GraphUI Test: Have TestTextRendererNEWT21's FontViewListener01 use 8mm/cell t... | Sven Gothel | 2023-04-18 | 1 | -1/+1 |
* | GraphUI Padding: Use CSS alike ctor semantics, hence swizzle ctor arguments | Sven Gothel | 2023-04-18 | 1 | -1/+1 |
* | Graph + GraphUI: Consolidate Vertex: Drop SVertex and factory, use Vec[234]f ... | Sven Gothel | 2023-04-18 | 2 | -3/+4 |
* | GraphUI Demo/Test: FontView[Listener]01: Use 10 'mmPerCell', Monitor resoluti... | Sven Gothel | 2023-04-14 | 1 | -6/+24 |
* | GraphUI Tests: Add TestTextRendererNEWT21 using FontViewListener01 (like Font... | Sven Gothel | 2023-04-14 | 2 | -0/+458 |
* | Graph Unit Tests: Minor edits: Wait for GLRunnable done on screenshot, ... | Sven Gothel | 2023-04-14 | 3 | -3/+6 |
* | Matrix4f.mapWin*(): Drop unused temp matrices, map*() returns false on invPMv... | Sven Gothel | 2023-04-09 | 6 | -80/+174 |
* | PMVMatrix rewrite using Matrix4f, providing SyncMatrix4f* for GLUniformData; ... | Sven Gothel | 2023-04-07 | 40 | -1039/+727 |
* | Matrix4f Perf: Enhance invert(), Drop (test) load on Matrix4f.mul(Matrix4f) f... | Sven Gothel | 2023-04-05 | 3 | -98/+232 |
* | TestAWTCardLayoutAnimatorStartStopBug532: Suppress warnings | Sven Gothel | 2023-04-05 | 1 | -1/+10 |
* | Math: Complete Matrix4f w/ Vec[234]f and adopt it throughout Quaternion, Ray,... | Sven Gothel | 2023-04-05 | 13 | -408/+3218 |
* | Graph FontScale: Simplify names, fix API doc and add unit test | Sven Gothel | 2023-03-28 | 5 | -4/+66 |
* | Graph Font: Rename getBBox*() -> getBounds*() to preserve a common semantic name | Sven Gothel | 2023-03-27 | 1 | -2/+2 |
* | Graph: Cleanup Vertex.Factory referencing: Only bind to OutlineShape and use ... | Sven Gothel | 2023-03-21 | 3 | -4/+4 |
* | API doc cleanup, add + refine math tests | Sven Gothel | 2023-03-19 | 13 | -11/+547 |
* | Graph: Make RenderState a composition of RegionRenderer, which also creates a... | Sven Gothel | 2023-03-15 | 10 | -83/+44 |
* | Graph: Have RegionRenderer.reshapeNotify(..) track x/y as well (vieport); Gra... | Sven Gothel | 2023-03-14 | 1 | -1/+1 |
* | TextureSequence (API Change): Use setTextureLookupFunctionName(..) explicitly... | Sven Gothel | 2023-03-14 | 1 | -1/+7 |
* | Graph: Add GLRegion creation w/ pre-calculating its buffer sizes; TextRegionU... | Sven Gothel | 2023-03-13 | 2 | -20/+4 |
* | Move png assets (NEWT icons + GLMediaPlayer dummy/test) to simple classpath, ... | Sven Gothel | 2023-03-13 | 1 | -2/+4 |
* | Cleanup Demos: Move demos to jogl-demos.jar (here Graph + AudioVideo), ready ... | Sven Gothel | 2023-03-11 | 61 | -12233/+5 |
* | GraphUI: Promote API to JOGL via graphui.jar or within any jogl-all*.jar (WIP) | Sven Gothel | 2023-03-10 | 27 | -2686/+112 |
* | GraphUI: Revision: Simplify resource handling via SceneUIController, add gene... | Sven Gothel | 2023-03-09 | 7 | -297/+818 |
* | Adopt to RegionRenderer.init(..) dropped unused renderModes argument | Sven Gothel | 2023-03-09 | 6 | -6/+6 |
* | Rename NonFSAAGLCapabilitiesChooser -> NonFSAAGLCapsChooser (too long) | Sven Gothel | 2023-03-08 | 3 | -6/+6 |
* | TestTextRendererNEWT20: Cover Graph-VBAA, Graph-MSAA, FSAA, NONE .. (have pro... | Sven Gothel | 2023-03-08 | 3 | -21/+76 |
* | Apply NonFSAAGLCapabilitiesChooser in NEWTGLContext (tests only). TODO: Consi... | Sven Gothel | 2023-03-08 | 3 | -2/+10 |
* | Graph: Font: Add equals() + hash() API doc; GraphUI's Label*.setText(): Only ... | Sven Gothel | 2023-03-08 | 3 | -15/+38 |
* | Graph GPUUISceneNewtDemo: Filter out all FSAA (multisample) caps if undesired... | Sven Gothel | 2023-03-08 | 2 | -10/+36 |
* | [GL]Capabilities*: Enhance identity-check in root Capabilities.equals(..), co... | Sven Gothel | 2023-03-08 | 1 | -0/+109 |
* | PerfTextRendererNEWT00: Scale font to match screen witdh after producing the ... | Sven Gothel | 2023-03-07 | 1 | -10/+10 |
* | Graph Demos: Add 'JOGL line' and tweak PerfTextRendererNEWT00 a little to fit... | Sven Gothel | 2023-03-07 | 3 | -21/+27 |
* | Graph Perf: PerfTextRendererNEWT00 Disable VSync per default (duh!) | Sven Gothel | 2023-03-07 | 1 | -3/+8 |
* | Graph Perf: Add Region.countOutlineShape(), Font.processString(Visitor2,..), ... | Sven Gothel | 2023-03-07 | 1 | -4/+13 |
* | Graph Perf: Font*: Remove PerfCounterCtrl since the Region counter is more th... | Sven Gothel | 2023-03-07 | 1 | -4/+0 |
* | GLArrayData: Promote sealed() from GLArrayDataEditable, to correctly being us... | Sven Gothel | 2023-03-07 | 3 | -3/+3 |
* | Graph: Bring back passing through temp AffineTransform instances (optional, b... | Sven Gothel | 2023-03-07 | 10 | -27/+51 |
* | Graph Perf Test: {Test->Perf}TextRendererNEWT00: Drop junit, ... (WIP) | Sven Gothel | 2023-03-07 | 2 | -72/+58 |
* | Clock: Use Clock.currentNanos() instead of System.nanoTime(); Enhancing FPSCo... | Sven Gothel | 2023-03-07 | 5 | -49/+97 |