| Commit message (Expand) | Author | Age | Files | Lines |
* | GraphUI: Scene/Shape: Decouple PMVMatrix operations (picking, obj<->win) by u... | Sven Gothel | 2023-03-15 | 4 | -73/+71 |
* | GraphUI: Complete rename of UISceneDemo01 | Sven Gothel | 2023-03-15 | 1 | -14/+6 |
* | GLMediaPlayer usage: Fix verbose strings, disable verbose in GraphUI demos | Sven Gothel | 2023-03-15 | 3 | -4/+4 |
* | GraphUI: Rename UISceneDemo00 -> UISceneDemo01 | Sven Gothel | 2023-03-15 | 1 | -0/+0 |
* | Graph: Have RegionRenderer.reshapeNotify(..) track x/y as well (vieport); Gra... | Sven Gothel | 2023-03-14 | 3 | -19/+18 |
* | GraphUI: Add a most simple Scene demo with one Shape. | Sven Gothel | 2023-03-14 | 1 | -0/+358 |
* | GPUUISceneGLListener0A: Simplify according to Scene class changes (view-based... | Sven Gothel | 2023-03-14 | 2 | -129/+76 |
* | GraphUI: UIShapeDemo01.reshape(): Drop redundant glViewport(..) call | Sven Gothel | 2023-03-14 | 1 | -1/+0 |
* | GraphUI: GLButton: Don't pass FBO size @ ctor, calculate true view-size @ 1st... | Sven Gothel | 2023-03-14 | 1 | -2/+1 |
* | TextureSequence (API Change): Use setTextureLookupFunctionName(..) explicitly... | Sven Gothel | 2023-03-14 | 3 | -3/+3 |
* | GLMediaPlayer: Overhaul and simplify states, allow usage before stream ready ... | Sven Gothel | 2023-03-13 | 13 | -472/+576 |
* | Demos: FontSetDemos: Remove remove fonts | Sven Gothel | 2023-03-11 | 1 | -10/+0 |
* | Demos: Remove unused fonts | Sven Gothel | 2023-03-11 | 9 | -0/+0 |
* | Cleanup Demos: Move demos to jogl-demos.jar (here Graph + AudioVideo), ready ... | Sven Gothel | 2023-03-11 | 72 | -6/+13997 |
* | GLArrayData: Promote sealed() from GLArrayDataEditable, to correctly being us... | Sven Gothel | 2023-03-07 | 1 | -1/+1 |
* | GLArrayData*: Shorten methods (*API Change*), use proper constructor and fina... | Sven Gothel | 2023-02-24 | 1 | -1/+1 |
* | Bug 1406, Bug 1405: demos.Launcher0: Defaults to use multiple PointerIcons again | Sven Gothel | 2019-12-05 | 1 | -4/+4 |
* | Bug 1406, Bug 1405: demos.Launcher0: Allow passing GLEventListener via '-demo... | Sven Gothel | 2019-12-05 | 1 | -14/+34 |
* | Bug 1406, Bug 1405: demos.Launcher0: No sleep w/o animator. VSYNC setting rul... | Sven Gothel | 2019-12-04 | 1 | -1/+0 |
* | Bug 1406: demos.Launcher0: More code path reduction: useMultiplePointerIcon m... | Sven Gothel | 2019-12-04 | 1 | -4/+9 |
* | Bug 1406: demos.Launcher0: More tests .. | Sven Gothel | 2019-12-04 | 2 | -76/+14 |
* | Bug 1405: Provide stand alone demo launcher reducing complexity | Sven Gothel | 2019-12-04 | 2 | -0/+743 |
* | NEWT iOS: Support translucent windows | Sven Gothel | 2019-07-08 | 2 | -1/+5 |
* | NEWT iOS: Support Multi-Touch Events, PixelScale, .. | Sven Gothel | 2019-07-08 | 2 | -50/+321 |
* | iOS: Clean up promotion of EAGLLayer use down to FBObject | Sven Gothel | 2019-06-24 | 1 | -8/+16 |
* | iOS: Initial working commit supporting iOS (ipad pro 11) | Sven Gothel | 2019-06-23 | 34 | -0/+3690 |