| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1441 - Fix ARB_multi_draw_indirect: Belongs to GL4, glMultiDrawElementsIn... | Sven Gothel | 2023-08-06 | 1 | -3/+8 |
* | Add support for Linux/ppc64le architecture | Tom G. Christensen | 2023-06-07 | 1 | -1/+7 |
* | Add support for riscv64 architecture | Andreas Schwab | 2023-05-24 | 1 | -1/+7 |
* | Move png assets (NEWT icons + GLMediaPlayer dummy/test) to simple classpath, ... | Sven Gothel | 2023-03-13 | 1 | -7/+10 |
* | GraphUI: Promote API to JOGL via graphui.jar or within any jogl-all*.jar (WIP) | Sven Gothel | 2023-03-10 | 1 | -1/+1 |
* | Graph GPUUISceneNewtDemo: Filter out all FSAA (multisample) caps if undesired... | Sven Gothel | 2023-03-08 | 1 | -1/+1 |
* | FFMPEGMediaPlayer: Add implementation update for FFmpeg version 4.* (Debian 1... | Sven Gothel | 2023-02-23 | 1 | -21/+14 |
* | Remove Windows dll-rename, adopting to cpptasks.jar change | Sven Gothel | 2023-01-23 | 1 | -11/+0 |
* | When explicitly generating native header, avoid implicit referenced classes. | Sven Gothel | 2020-02-02 | 1 | -0/+3 |
* | native.tag.jar: Revert explicit inclusion of *.symbols file | Sven Gothel | 2020-01-04 | 1 | -2/+2 |
* | native.tag.jar: include *.symbols (fix) | Sven Gothel | 2020-01-02 | 1 | -2/+2 |
* | native.tag.jar: include *.symbols | Sven Gothel | 2020-01-02 | 1 | -2/+2 |
* | Bug 1417 - Android: Disable native FFmpeg binding for Android | Sven Gothel | 2019-12-25 | 1 | -6/+8 |
* | Bug 1417 - Android: Adopt to gluegen/make/scripts/setenv-android-tools.sh cha... | Sven Gothel | 2019-12-24 | 1 | -0/+1 |
* | Fixed clean target so it doesn't fail if GlueGenTask is not present | Sven Gothel | 2019-08-19 | 1 | -2/+2 |
* | Bug 1363: Java 11: bring back bootclasspath for java 8 target accuracy | Sven Gothel | 2019-08-19 | 1 | -0/+10 |
* | Removed remaining bootclasspath and javah; build now works on Windows 10 | Wade Walker | 2019-08-19 | 1 | -13/+51 |
* | iOS: Initial working commit supporting iOS (ipad pro 11) | Sven Gothel | 2019-06-23 | 1 | -20/+74 |
* | Bug 1190: Adapt cross build TARGET_PLATFORM_USRLIBS and TARGET_PLATFORM_SYSRO... | Sven Gothel | 2019-04-08 | 1 | -2/+2 |
* | Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib) | Sven Gothel | 2019-03-30 | 1 | -14/+3 |
* | Adapt to new JNI header location within GlueGen, completes commit 9fb45e70730... | Sven Gothel | 2015-03-24 | 1 | -6/+5 |
* | Bug 1135 - Change JOGL's GlueGen Plugin to support EGL 1.5 , ES 3.1 and GL 4.5 | Sven Gothel | 2015-03-06 | 1 | -2/+4 |
* | FFMPEGMediaPlayer: Add support for libav-11 and ffmpeg 2.[4-x] (Latest releas... | Sven Gothel | 2015-02-05 | 1 | -1/+7 |
* | Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 (G... | Sven Gothel | 2015-02-03 | 1 | -0/+3 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -51/+51 |
* | Bug 1124 - Refine AArch64 Linux in ant build recipe, add Android AArch64 buil... | Sven Gothel | 2015-01-30 | 1 | -1/+17 |
* | Bug 1096 - Expose EGL to public: com.jogamp.opengl.egl.EGL ; EGLDrawableFacto... | Sven Gothel | 2015-01-23 | 1 | -1/+3 |
* | Bug 1024: Add fallback for native-jar-file location via classpath | Sven Gothel | 2014-07-11 | 1 | -11/+24 |
* | Bug 1021: Add GenericStereoDevice* Supporting custom configurations; Hook-in ... | Sven Gothel | 2014-07-07 | 1 | -2/+5 |
* | Merge remote-tracking branch 'github-mark/master' (Bug 1023/Bug 1024) | Sven Gothel | 2014-07-05 | 1 | -2/+2 |
|\ |
|
| * | Attempt to remove aliasing from native libraries. | Mark Raynsford | 2014-06-30 | 1 | -2/+2 |
* | | Bug 1021: Refine Stereo Rendering API and OculusVR implementing renderer | Sven Gothel | 2014-07-03 | 1 | -1/+1 |
* | | Bug 1027: Fix usage of atomic jar files (NEWT) | Sven Gothel | 2014-06-29 | 1 | -2/+2 |
|/ |
|
* | Bug 1021: Add OculusSDK binding / Basic OVR support | Sven Gothel | 2014-06-19 | 1 | -3/+1 |
* | FFMPEGMediaPlayer / FFMPEGv10Natives: Fix libav-10 and ffmpeg-2.x version val... | Sven Gothel | 2014-05-09 | 1 | -2/+2 |
* | Bug 934, Bug 935: NEWT: Add support for custom Application/Window and Pointer... | Sven Gothel | 2013-12-31 | 1 | -1/+1 |
* | Bug 754 - Remove Ubuntu fonts from jogl-all.jar, provide it separately to red... | Sven Gothel | 2013-10-31 | 1 | -1/+6 |
* | Bug 852: Remove CPU sourced data API entry where not allowed (ES3 and GL core... | Sven Gothel | 2013-10-10 | 1 | -3/+16 |
* | Fix Bug 835: Use target.[sourcelevel,targetlevel,rt.jar] for all javac tasks. | Sven Gothel | 2013-09-19 | 1 | -3/+3 |
* | Relocate FFMPEGNatives.initIDS0() -> FFMPEGStaticNatives.initIDS0(); Cleanup ... | Sven Gothel | 2013-09-11 | 1 | -0/+1 |
* | build-*.xml: Unify 'javah' tasks where possible, i.e. per destination directo... | Sven Gothel | 2013-09-08 | 1 | -2/+1 |
* | Enhance GLMediaPlayer: Full FFMPeg support, 'dshow' camera support on windows... | Sven Gothel | 2013-08-29 | 1 | -6/+16 |
* | Fix libav/ffmpeg compilation; FFMPEGMediaPlayer Enahncements (More YUV*, Use ... | Sven Gothel | 2013-08-28 | 1 | -0/+3 |
* | Fix libav/ffmpeg compilation: Use 'dot less' dir/file names; Compile ffmpeg v... | Sven Gothel | 2013-08-28 | 1 | -13/+95 |
* | GLMediaPlayer: Add camera input / FFMPEG: Fix 'av_packet' leak and add missin... | Sven Gothel | 2013-08-27 | 1 | -0/+1 |
* | libav/ffmpeg: Compile/Link 2 versions of native FFMPEGMediaPlayer methods FFM... | Sven Gothel | 2013-08-26 | 1 | -5/+9 |
* | ffmpeg/libav: lavc54.lavf54.lavu52 -> lavc54.lavf54.lavu52.lavr01: Adding lib... | Sven Gothel | 2013-08-26 | 1 | -1/+1 |
* | libav/ffmpeg: Move current lavc53.lavf53.lavu51 (version 8) header files to t... | Sven Gothel | 2013-08-25 | 1 | -1/+2 |
* | JOGL API Doc: Remove 'JSR 231' identifier - we are no more bound to a JSR, fo... | Sven Gothel | 2013-07-17 | 1 | -1/+1 |
* | Only use base pipelines for Trace/Debug, mock others (ES2, GL2, ..); BuildCom... | Sven Gothel | 2013-07-16 | 1 | -44/+9 |