index
:
jogamp/jocl.git
b22x
edge
java11
master
rc
JOCL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1479 - NativeLibrary: Add getNativeLibraryPath() returning actual native ...
HEAD
master
Sven Gothel
2023-11-26
1
-0
/
+3
*
Merge remote-tracking branch 'wwalker/master'
v2.5.0
Sven Gothel
2023-07-12
5
-4
/
+122
|
\
|
*
Merge branch 'master' of https://github.com/JogAmp/jocl
Wade Walker
2018-12-29
1
-0
/
+39
|
|
\
|
*
\
Merge pull request #2 from EmilyBjoerk/master
Wade Walker
2016-11-26
3
-4
/
+70
|
|
\
\
|
|
*
|
Changing CLBuffer#create to respect the limit instead of capacity on the dire...
Emily Leiviskä
2016-11-16
2
-1
/
+21
|
|
*
|
Changes CLMemory's getNIOSize() and getNIOCapacity() to use buffer.limit() in...
Emily Leiviskä
2016-11-16
2
-3
/
+49
|
|
/
/
|
*
|
Remove non-functional CL_KERNEL_GLOBAL_WORK_SIZE test
Wade Walker
2016-04-30
1
-16
/
+0
|
*
|
Add new kernel workgroup info functions to CLKernel
Wade Walker
2016-04-17
2
-0
/
+68
*
|
|
Adopt to GlueGen change: Drop ManualStaticInitCall, PointerBuffer.ELEMENT_SIZ...
Sven Gothel
2023-06-16
7
-8
/
+11
*
|
|
Update Windows build scripts
Sven Gothel
2023-05-07
2
-4
/
+4
*
|
|
JOCL File Layout: Have *-java-src.zip inside jar folder
Sven Gothel
2023-05-07
1
-4
/
+2
*
|
|
Remove Windows dll-rename, adopting to cpptasks.jar change
v2.4.0
Sven Gothel
2023-01-23
1
-9
/
+0
*
|
|
scripts: use gluegen's renamed setenv-build-jogl-* -> setenv-build-jogamp-*
Sven Gothel
2020-01-04
15
-30
/
+30
*
|
|
fix windows build scripts
Sven Gothel
2020-01-04
2
-3
/
+3
*
|
|
native.tag.jar: Revert explicit inclusion of *.symbols file
Sven Gothel
2020-01-04
1
-1
/
+1
*
|
|
native.tag.jar: include *.symbols
Sven Gothel
2020-01-02
1
-5
/
+9
*
|
|
javadoc: fix
Sven Gothel
2020-01-02
1
-3
/
+9
*
|
|
Depend on jogl-all-noawt.jar instead of jogl-all.jar, allowing mobile device ...
Sven Gothel
2020-01-02
2
-7
/
+7
*
|
|
all build scripts: make.jocl.all-host-macos.sh make.jocl.all-host-linux.sh ; ...
Sven Gothel
2020-01-02
4
-0
/
+80
*
|
|
update make-all script
Sven Gothel
2020-01-01
1
-5
/
+16
*
|
|
Native CC: Set usehighleveltool=true (e.g. ld via clang) writesoname=true (re...
Sven Gothel
2019-12-26
1
-0
/
+2
*
|
|
Bug 1417 - Android: Manifest*-android* can no more have 'Name: <folder>' dire...
Sven Gothel
2019-12-26
2
-2
/
+32
*
|
|
Bug 1417: Android: Adapt to GlueGen's 'aapt.signed' d8 usage and use manifest...
Sven Gothel
2019-12-26
25
-246
/
+183
*
|
|
Bug 1363: Java 11: Use new Android SDK 24 for Eclipse Android .classpath
java11
Sven Gothel
2019-09-04
1
-1
/
+1
*
|
|
Update CSS; Add responsive viewport design tag
Sven Gothel
2019-05-06
1
-0
/
+2
*
|
|
Update CSS; Add responsive viewport design tag
Sven Gothel
2019-05-06
1
-0
/
+2
*
|
|
Bug 1190: Adapt cross build scripts
Sven Gothel
2019-04-08
6
-60
/
+11
*
|
|
Bug 1367: Adapt to TempFileCache & TempJarCache Changes
Sven Gothel
2019-04-03
1
-1
/
+1
*
|
|
Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib)
Sven Gothel
2019-03-30
1
-9
/
+0
*
|
|
Merge pull request #1 from ghost/master
Sven Gothel
2019-03-26
2
-1
/
+108
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
added workaround to list devices in case platform only supports CL_DEVICE_TYP...
Xavier Hallade
2015-01-09
1
-1
/
+6
|
*
|
added support for Android x86 platforms
Xavier Hallade
2015-01-08
1
-0
/
+102
*
|
|
Bug 1295: Add linux-aarch64 GNU/Linux AArch64 support
Xerxes Rånby
2016-12-12
1
-0
/
+39
|
|
/
|
/
|
*
|
Bump scripts to jre1.8.0_66
rc
Sven Gothel
2015-11-16
4
-8
/
+8
*
|
Bug 1268: Adapt to GlueGen commit 2034bbfac88b7d1360f9c939e173ff758f7f47ac
Sven Gothel
2015-11-15
1
-0
/
+10
*
|
Fix OS X 32-bit builds for OpenCL 1.2 and 2.0
Wade Walker
2015-11-08
2
-4
/
+4
*
|
Fix compilation of OpenCL 2.x headers on OS X
Wade Walker
2015-11-08
8
-8
/
+16
*
|
Fix command queue test for Intel
Wade Walker
2015-11-08
1
-1
/
+6
*
|
Fix CLProgramTest for Intel OpenCL
Wade Walker
2015-11-08
2
-7
/
+24
*
|
Fix CLProgram build lock to work on Intel OpenCL implementation
Wade Walker
2015-11-08
1
-16
/
+21
*
|
Fix generated files dependency check; remove unused include paths
Wade Walker
2015-11-08
1
-27
/
+16
*
|
Remove unused stuff from build.xml
Wade Walker
2015-11-08
1
-49
/
+15
*
|
Replace erroneous tabs with spaces.
Wade Walker
2015-11-08
1
-23
/
+23
*
|
Add versioned interfaces for CL 1.1, 1.2, and 2.0
Wade Walker
2015-11-08
4
-12
/
+23
*
|
Remove CLGL interface
Wade Walker
2015-11-08
15
-84
/
+35
*
|
Remove creation and all references to CL*Binding interfaces
Wade Walker
2015-11-08
25
-425
/
+104
*
|
Remove use of CL*Binding interfaces
Wade Walker
2015-11-08
15
-177
/
+122
*
|
Add ability to access newer CLImpl versions for devices
Wade Walker
2015-11-08
4
-3
/
+39
*
|
Factor out common custom C and Java code to reduce duplication
Wade Walker
2015-11-08
15
-881
/
+221
*
|
Add explicit version number to original CL impl classes.
Wade Walker
2015-11-08
9
-36
/
+35
[next]