Skip to content
Changes
- Remove maven '-android' aliasing, our make-copy-jars-one handles it
—
Sven Gothel /
cgit
- Bug 1523: Java8 build setup using target.releaselevel=8 (gluegen default) and replace InternalBufferUtil w/ UnsafeUtil
—
Sven Gothel /
cgit
- Fix whitespace of build*.xml files
—
Sven Gothel /
cgit
- Bug 1523: Eclipse Java8 settings
—
Sven Gothel /
cgit
- Android: Min API 24 -> 26 (Use GlueGen default settings)
—
Sven Gothel /
cgit
- uses-sdk android:minSdkVersion="24" android:targetSdkVersion="35" (2025-08-31 requirements)
—
Sven Gothel /
cgit
- Bug 1516 - Add Doxygen Documentation
—
Sven Gothel /
cgit
- Eclipse Java-11 (min target) setting
—
Sven Gothel /
cgit
- Eclipse: Drop android from build-path, no more working w/ using JRE-11 from JDK-21
—
Sven Gothel /
cgit
- Bug 1479 - NativeLibrary: Add getNativeLibraryPath() returning actual native library path, support throughout DynamicLibraryBundle[Info]
—
Sven Gothel /
cgit
- Build/test: Use OpenJDK-21 per default
—
Sven Gothel /
cgit
- Use OpenJDK-21 and Java-11 source/target
—
Sven Gothel /
cgit
- Add new kernel workgroup info functions to CLKernel
—
Wade Walker /
cgit
- Remove non-functional CL_KERNEL_GLOBAL_WORK_SIZE test
—
Wade Walker /
cgit
- Changes CLMemory's getNIOSize() and getNIOCapacity() to use buffer.limit() instead of capacity() in order to respect the user's desired buffer size in memory operations.
—
emily.leiviska /
cgit
- Changing CLBuffer#create to respect the limit instead of capacity on the direct buffer that the CLBuffer is being created for as this more closely represents the users intention about the buffer size.
—
emily.leiviska /
cgit
- Adopt to GlueGen change: Drop ManualStaticInitCall, PointerBuffer.ELEMENT_SIZE -> AbstractBuffer.POINTER_SIZE
—
Sven Gothel /
cgit
- JOCL File Layout: Have *-java-src.zip inside jar folder
—
Sven Gothel /
cgit
- Update Windows build scripts
—
Sven Gothel /
cgit