| Commit message (Expand) | Author | Age | Files | Lines |
* | Move png assets (NEWT icons + GLMediaPlayer dummy/test) to simple classpath, ... | Sven Gothel | 2023-03-13 | 5 | -0/+0 |
* | Cleanup Demos: Move demos to jogl-demos.jar (here Graph + AudioVideo), ready ... | Sven Gothel | 2023-03-11 | 7 | -47/+17 |
* | Bug 1417 - Android: APK Manifest [min=21, target=28]; Adopt to GlueGen's 'aap... | Sven Gothel | 2019-12-26 | 2 | -2/+2 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 2 | -2/+2 |
* | Bug 1093 - NEWT PointerIcon swizzled on X11 and OSX; WindowIcon swizzled on O... | Sven Gothel | 2014-10-10 | 4 | -0/+0 |
* | Reduce jar-size / cleanup: Replace 1 kB test-ntsc01-57x32.png w/ 400kB test-n... | Sven Gothel | 2014-04-10 | 2 | -0/+0 |
* | Bug 801: Adjust Tests: GPUUIScene* use window proportional button size; Add A... | Sven Gothel | 2014-03-25 | 2 | -3/+14 |
* | Script: Correct joal.jar path; Remove redundant NewtDebugActivity (Debug is o... | Sven Gothel | 2014-01-26 | 2 | -14/+0 |
* | Bug 676: Use proper pointer icon images (artwork) | Sven Gothel | 2014-01-09 | 4 | -0/+0 |
* | Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio... | Sven Gothel | 2014-01-08 | 2 | -0/+0 |
* | Bug 934, Bug 935: NEWT: Add support for custom Application/Window and Pointer... | Sven Gothel | 2013-12-31 | 5 | -0/+0 |
* | JOGL Assets: Preserve 'original' 'test-ntsc01-160x90.png' (Removed from jar f... | Sven Gothel | 2013-12-28 | 1 | -0/+0 |
* | JOGL Assets: Replace test-ntsc01-160x90.png w/ test-ntsc01-57x32.png (Save ~2... | Sven Gothel | 2013-12-28 | 2 | -0/+0 |
* | Android: Add NewtDebugActivity | Sven Gothel | 2013-11-07 | 2 | -4/+18 |
* | Android uses-sdk: Add android:targetSdkVersion="14" (to show up for tablets) | Sven Gothel | 2013-10-11 | 2 | -2/+2 |
* | GLMediaPlayer: Add camera input / FFMPEG: Fix 'av_packet' leak and add missin... | Sven Gothel | 2013-08-27 | 3 | -7/+31 |
* | Android: Allow selection of native window formats RGBA8888, RGBX8888 and RGB5... | Sven Gothel | 2013-01-20 | 2 | -0/+24 |
* | NEWT-MouseEvent getWheelRotation() API Update - Fixes Bug 659: NEWT Horizonta... | Sven Gothel | 2013-01-14 | 1 | -12/+12 |
* | Android: Add xhdpi icon | Sven Gothel | 2012-05-09 | 2 | -0/+0 |
* | Android: Cleanup Manifest, don't require touch .., Bump version.code: 4 | Sven Gothel | 2012-05-04 | 2 | -2/+11 |
* | Android: Fix JOGL's (NEWT) Version activity: Use Launcher, show GL version | Sven Gothel | 2012-05-04 | 2 | -3/+3 |
* | Refine GLMediaPlayer/TextureSequence, add MovieCube demo, fix minor bug in Te... | Sven Gothel | 2012-04-11 | 2 | -0/+12 |
* | Adding assets-test/placeholder.txt | Sven Gothel | 2012-04-09 | 1 | -0/+1 |
* | Remove tga texture | Sven Gothel | 2012-04-07 | 1 | -0/+0 |
* | NullGLMediaPlayer: Use low-res PNG instead of TGA texture to save footprint. ... | Sven Gothel | 2012-04-07 | 2 | -0/+0 |
* | GLMediaPlayer: Add (c) tag; Add NullGLMediaPlayer (dummy texture); | Sven Gothel | 2012-04-06 | 1 | -0/+0 |
* | Android MovieSimple Split: zoom and orig size for performance analysis | Sven Gothel | 2012-04-06 | 2 | -8/+30 |
* | Split Android MovieSimple Launcher to 3 | Sven Gothel | 2012-04-04 | 2 | -3/+25 |
* | Add Android API 14 GLMediaPlayer demo: MovieSimple | Sven Gothel | 2012-04-03 | 2 | -0/+12 |
* | Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: 0cfc7847c58b5... | Sven Gothel | 2012-03-14 | 9 | -133/+86 |
* | Android test launcher manifest: add external storrage permission for trace | Sven Gothel | 2011-10-07 | 1 | -0/+2 |
* | NEWT/Android: Add TRANSLUCENT feature / Demo: 'GearsES2T' | Sven Gothel | 2011-10-06 | 4 | -0/+42 |
* | Android: launcher manifest: adding INTERNET permission for NV's perfhud | Sven Gothel | 2011-10-06 | 1 | -0/+1 |
* | Graph Shader Simplification, 'a'/'b' redefined; GraphUI 2-pass demo; | Sven Gothel | 2011-10-04 | 2 | -7/+22 |
* | Android launcher manifest: Commented out feature glEsVersion per application | Sven Gothel | 2011-09-30 | 1 | -0/+4 |
* | Android manifest add uses es2 | Rami Santina | 2011-09-30 | 1 | -0/+2 |
* | Merge branch 'android-tegra-playground' of git://github.com/sgothel/jogl into... | Rami Santina | 2011-09-30 | 2 | -0/+28 |
|\ |
|
| * | Android: Use standard launch mode; Add default actions to NewtBaseActivity; A... | Sven Gothel | 2011-09-30 | 2 | -4/+32 |
* | | Allow Android activity launch from another app. | Rami Santina | 2011-09-30 | 1 | -4/+8 |
|/ |
|
* | Android/Demos: Add ElektronenMultiplizierer (fix shader and keylistener add/r... | Sven Gothel | 2011-09-28 | 2 | -0/+14 |
* | Android: Add jogl-test manifest. APK scripts | Sven Gothel | 2011-09-28 | 1 | -0/+17 |
* | Android Activity Launching (jogl.test) | Sven Gothel | 2011-09-28 | 2 | -10/+25 |
* | NEWT/Android Fix: Display/Screen/Window creation ; ScreenMode Change | Sven Gothel | 2011-08-11 | 2 | -0/+3 |
* | Complete Android cleanup (compile/apk launch) | Sven Gothel | 2011-08-05 | 12 | -0/+108 |