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