summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adopt to GlueGen change: Drop ManualStaticInitCall, PointerBuffer.ELEMENT_SIZ...Sven Gothel2023-06-167-8/+11
* Update Windows build scriptsSven Gothel2023-05-072-4/+4
* JOCL File Layout: Have *-java-src.zip inside jar folderSven Gothel2023-05-071-4/+2
* Remove Windows dll-rename, adopting to cpptasks.jar changev2.4.0Sven Gothel2023-01-231-9/+0
* scripts: use gluegen's renamed setenv-build-jogl-* -> setenv-build-jogamp-*Sven Gothel2020-01-0415-30/+30
* fix windows build scriptsSven Gothel2020-01-042-3/+3
* native.tag.jar: Revert explicit inclusion of *.symbols fileSven Gothel2020-01-041-1/+1
* native.tag.jar: include *.symbolsSven Gothel2020-01-021-5/+9
* javadoc: fixSven Gothel2020-01-021-3/+9
* Depend on jogl-all-noawt.jar instead of jogl-all.jar, allowing mobile device ...Sven Gothel2020-01-022-7/+7
* all build scripts: make.jocl.all-host-macos.sh make.jocl.all-host-linux.sh ; ...Sven Gothel2020-01-024-0/+80
* update make-all scriptSven Gothel2020-01-011-5/+16
* Native CC: Set usehighleveltool=true (e.g. ld via clang) writesoname=true (re...Sven Gothel2019-12-261-0/+2
* Bug 1417 - Android: Manifest*-android* can no more have 'Name: <folder>' dire...Sven Gothel2019-12-262-2/+32
* Bug 1417: Android: Adapt to GlueGen's 'aapt.signed' d8 usage and use manifest...Sven Gothel2019-12-2625-246/+183
* Bug 1363: Java 11: Use new Android SDK 24 for Eclipse Android .classpathjava11Sven Gothel2019-09-041-1/+1
* Update CSS; Add responsive viewport design tagSven Gothel2019-05-061-0/+2
* Update CSS; Add responsive viewport design tagSven Gothel2019-05-061-0/+2
* Bug 1190: Adapt cross build scriptsSven Gothel2019-04-086-60/+11
* Bug 1367: Adapt to TempFileCache & TempJarCache ChangesSven Gothel2019-04-031-1/+1
* Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib)Sven Gothel2019-03-301-9/+0
* Merge pull request #1 from ghost/masterSven Gothel2019-03-262-1/+108
|\
| * added workaround to list devices in case platform only supports CL_DEVICE_TYP...Xavier Hallade2015-01-091-1/+6
| * added support for Android x86 platformsXavier Hallade2015-01-081-0/+102
* | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 supportXerxes RĂ„nby2016-12-121-0/+39
* | Bump scripts to jre1.8.0_66rcSven Gothel2015-11-164-8/+8
* | Bug 1268: Adapt to GlueGen commit 2034bbfac88b7d1360f9c939e173ff758f7f47acSven Gothel2015-11-151-0/+10
* | Fix OS X 32-bit builds for OpenCL 1.2 and 2.0Wade Walker2015-11-082-4/+4
* | Fix compilation of OpenCL 2.x headers on OS XWade Walker2015-11-088-8/+16
* | Fix command queue test for IntelWade Walker2015-11-081-1/+6
* | Fix CLProgramTest for Intel OpenCLWade Walker2015-11-082-7/+24
* | Fix CLProgram build lock to work on Intel OpenCL implementationWade Walker2015-11-081-16/+21
* | Fix generated files dependency check; remove unused include pathsWade Walker2015-11-081-27/+16
* | Remove unused stuff from build.xmlWade Walker2015-11-081-49/+15
* | Replace erroneous tabs with spaces.Wade Walker2015-11-081-23/+23
* | Add versioned interfaces for CL 1.1, 1.2, and 2.0Wade Walker2015-11-084-12/+23
* | Remove CLGL interfaceWade Walker2015-11-0815-84/+35
* | Remove creation and all references to CL*Binding interfacesWade Walker2015-11-0825-425/+104
* | Remove use of CL*Binding interfacesWade Walker2015-11-0815-177/+122
* | Add ability to access newer CLImpl versions for devicesWade Walker2015-11-084-3/+39
* | Factor out common custom C and Java code to reduce duplicationWade Walker2015-11-0815-881/+221
* | Add explicit version number to original CL impl classes.Wade Walker2015-11-089-36/+35
* | Add OpenCL 1.2 and 2.0 headers and CLImpl classesWade Walker2015-11-0823-58/+7780
* | Remove copy of generated Java files to build-temp directoryWade Walker2015-11-082-23/+12
* | Upgrade OpenCL headers to standard Khronos version 1.1Wade Walker2015-11-088-93/+176
* | Remove unused file cl_render_ext.hWade Walker2015-11-082-66/+1
* | Make gluegen output messages more informativeWade Walker2015-11-081-14/+14
* | JOCL QueueThread extends InterruptSource.Threadv2.3.2Sven Gothel2015-10-031-1/+2
* | Include Khronos derived glcorearb.h before cl_gl.h, avoiding typedef mismatch...Sven Gothel2015-07-143-13/+11
* | Remove obsolete Netbeans build filesWade Walker2015-07-129-1866/+0