| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | NativeSignatureJavaMethodBindingEmitter: Adopt to GlueGen changes | Sven Gothel | 2023-07-10 | 1 | -41/+40 |
* | Adopt to GlueGen Struct API Change get/set array arguments | Sven Gothel | 2023-06-16 | 2 | -3/+6 |
* | Adopt to GlueGen commit 952e0c1f83c9e0583a97d39988a6ba1428911c8c | Sven Gothel | 2023-06-16 | 16 | -232/+263 |
* | README.md: Shorten gl4java section | Sven Gothel | 2023-06-11 | 1 | -13/+6 |
* | Merge pull request #2 from tgc/master | Göthel Software | 2023-06-11 | 12 | -4/+1622 |
|\ |
|
| * | 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 |
* | | Merge pull request #114 from gbburkhardt/master | Göthel Software | 2023-06-11 | 1 | -1/+14 |
|\ \ |
|
| * | | Use DPI scaling to scale drawn fonts. | Glenn Burkhardt | 2023-06-04 | 1 | -1/+14 |
| |/ |
|
* / | README.md: Adding JogAmp History & Milestones, ... | Sven Gothel | 2023-06-11 | 1 | -10/+109 |
|/ |
|
* | Merge pull request #111 from EwoutH/master-1 | Göthel Software | 2023-05-24 | 1 | -0/+1 |
|\ |
|
| * | Enable GitHub sponsor button | Ewout ter Hoeven | 2023-03-09 | 1 | -0/+1 |
* | | Merge pull request #113 from andreas-schwab/master | Göthel Software | 2023-05-24 | 4 | -4/+32 |
|\ \ |
|
| * | | Add support for riscv64 architecture | Andreas Schwab | 2023-05-24 | 4 | -4/+32 |
|/ / |
|
* | | GraphUI UISceneDemo20: Add OpenAL spatial 3D sound features: Add SimpleSineSy... | Sven Gothel | 2023-05-23 | 1 | -5/+219 |
* | | GraphUI Shape: Add one-shot init callback, will be called after each draw(..)... | Sven Gothel | 2023-05-23 | 1 | -0/+22 |
* | | GraphUI Scene: Drop redundant and wrong setupMatrix(pmv) for forOne(..) and f... | Sven Gothel | 2023-05-23 | 1 | -4/+2 |
* | | GraphUI MediaButton: Expose AudioSink | Sven Gothel | 2023-05-23 | 1 | -0/+3 |
* | | GLMediaPlayer: Add setAudioChannelLimit(..), correlating with AudioSink.setCh... | Sven Gothel | 2023-05-23 | 3 | -1/+29 |
* | | make/build-test.xml: Add JOAL to classpath | Sven Gothel | 2023-05-23 | 3 | -5/+7 |
* | | *MediaPlayer: Adop to JOAL 39a32fd56de313c31bd197ee6022288e97f9729a | Sven Gothel | 2023-05-21 | 2 | -2/+6 |
* | | Relocate 'jar/atomic/jogl-fonts-p0.jar' -> 'jar/jogl-fonts-p0.jar' to simplif... | Sven Gothel | 2023-05-20 | 2 | -2/+3 |
* | | build.xml: Preserve README.md, copy filtered README-zip-bundles.txt to archiv... | Sven Gothel | 2023-05-20 | 1 | -1/+2 |
* | | FFMPEGMediaPlayer: Adjust to AudioFormat changes | Sven Gothel | 2023-05-20 | 1 | -2/+2 |
* | | MovieCube: Restart @ EOS | Sven Gothel | 2023-05-18 | 2 | -9/+18 |
* | | FFMPEGMediaPlayer: AudioFormat is now a stand-alone class (gluegen 2b339721a4... | Sven Gothel | 2023-05-18 | 1 | -2/+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 | 15 | -2023/+15 |
* | | HiDPI: Revise AWT GLCanvas/GLJPanel ScalableSurface: No setSurfaceScale(), ha... | Sven Gothel | 2023-05-15 | 13 | -175/+427 |
* | | Fix MovieSimpleActivity1: Adjust to GLMediaPlayer API change (commit 9a7b9768... | Sven Gothel | 2023-05-15 | 1 | -11/+12 |
* | | HiDPI: Complete testing on Windows (AWT, NEWT, AWT+NEWT): AWT pixel scale pro... | Sven Gothel | 2023-05-14 | 5 | -6/+35 |
* | | HiDPI: Revert WindowImpl.applySoftPixelScale()'s if( DEBUG...) { ..; dumpStac... | Sven Gothel | 2023-05-14 | 1 | -1/+1 |
* | | SurfaceScaleUtils: Remove unused isZero(..) | Sven Gothel | 2023-05-14 | 1 | -9/+0 |
* | | HiDPI AWT/NEWT: Propagate AWT enforced pixelScale via setSurfaceScale() block... | Sven Gothel | 2023-05-14 | 9 | -65/+757 |
* | | HiDPI: NEWT/MacOS: WindowDriver.sizeScreenPosInsetsChanged() is called w/ cli... | Sven Gothel | 2023-05-13 | 1 | -1/+1 |
* | | HiDPI: TestGearsES2NEWT: Show MonitorDevice properties, validating pixelScale | Sven Gothel | 2023-05-13 | 1 | -0/+5 |
* | | Fix GLMediaPlayerImpl.initGL(GL): Allow null==gl and audio-only mode (regress... | Sven Gothel | 2023-05-09 | 1 | -16/+33 |
* | | GLMediaPlayer: Replace GLMediaEventListener.EVENT_CHANGE_* 'int event_mask' w... | Sven Gothel | 2023-05-09 | 10 | -156/+221 |
* | | JOGL File Layout: Have *-java-src.zip inside jar folder, add missing jar/jogl... | Sven Gothel | 2023-05-07 | 1 | -8/+5 |
* | | MacOSXCGLDrawableFactory.canCreateGLPbuffer(): Disabled for MacOS >= 10.13 (H... | Sven Gothel | 2023-05-06 | 2 | -2/+6 |
* | | Nativewindow OSXmisc.m: Minor cleanup | Sven Gothel | 2023-05-06 | 1 | -18/+19 |
* | | doc/HowToBuild.html: Align w/ GlueGen (MacOS changes, min deployment target 1... | Sven Gothel | 2023-05-06 | 2 | -3/+8 |
* | | Graph CDTriangulator2D: Drop invalid innerPoly, avoiding Loop.initFromPolylin... | Sven Gothel | 2023-05-05 | 1 | -2/+30 |
* | | Graph GLRegion: DEBUG_BUFFER (growth) 'jogl.debug.graph.curve.Buffer' | Sven Gothel | 2023-05-05 | 1 | -19/+35 |
* | | doc/HowToBuild.html: Align w/ GlueGen's MacOS changes | Sven Gothel | 2023-05-04 | 1 | -2/+7 |
* | | HowToBuild: MacOS: Detail cmake commandline installation and mention 7-Zip | Sven Gothel | 2023-05-04 | 1 | -1/+5 |
* | | Graph GLRegion.growBuffer(..): Disable debug output (static final flag) | Sven Gothel | 2023-05-04 | 1 | -3/+9 |
* | | AudioSinkFactory: Add debug output in case of failed initialization | Sven Gothel | 2023-05-04 | 1 | -0/+2 |
* | | Graph FontFactor: Adopt to GlueGen commit 69d22df0a6132dbf8b88fd04090c0bc8112... | Sven Gothel | 2023-05-04 | 1 | -1/+1 |
* | | Windows tests scripts: Update Graph* and *Movie* demos cmdline launches | Sven Gothel | 2023-05-04 | 4 | -20/+43 |