index
:
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
path:
root
/
make
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix OS X 32-bit builds for OpenCL 1.2 and 2.0
Wade Walker
2015-11-08
2
-4
/
+4
*
Add versioned interfaces for CL 1.1, 1.2, and 2.0
Wade Walker
2015-11-08
3
-9
/
+20
*
Remove CLGL interface
Wade Walker
2015-11-08
5
-35
/
+12
*
Remove creation and all references to CL*Binding interfaces
Wade Walker
2015-11-08
12
-190
/
+29
*
Factor out common custom C and Java code to reduce duplication
Wade Walker
2015-11-08
11
-782
/
+398
*
Add explicit version number to original CL impl classes.
Wade Walker
2015-11-08
3
-23
/
+23
*
Add OpenCL 1.2 and 2.0 headers and CLImpl classes
Wade Walker
2015-11-08
8
-1
/
+1011
*
Remove copy of generated Java files to build-temp directory
Wade Walker
2015-11-08
1
-11
/
+11
*
Upgrade OpenCL headers to standard Khronos version 1.1
Wade Walker
2015-11-08
1
-0
/
+1
*
Include Khronos derived glcorearb.h before cl_gl.h, avoiding typedef mismatch...
Sven Gothel
2015-07-14
1
-2
/
+2
*
Remove stub includes that are duplicates of gluegen's and jogl's
Wade Walker
2015-07-12
1
-1
/
+1
*
Adapt to GlueGen commit 5ca2db226e23c61339943f981a3f46300818cb9a (Use contain...
v2.3.1
Sven Gothel
2015-03-27
1
-2
/
+2
*
Adapt to GlueGen commit 454fac44efd1728d8f5c09ed4abd4041f6187e44: RenameJavaM...
v2.3.0
Sven Gothel
2015-03-11
1
-2
/
+2
*
Add System.err log if CL/JNI library could not be loaded
Sven Gothel
2014-06-25
1
-3
/
+3
*
Adapt to GlueGen commit 9ee44e1a289ecbac024662dd5a2ffc42e8add023 (Bug 1025)
Sven Gothel
2014-06-25
1
-2
/
+2
*
Adapt to GlueGen commit 2f6586292cd298bbc19d8acda0f7cf303c82078b (compount ca...
Sven Gothel
2014-06-18
2
-2
/
+3
*
Adapt to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37 (compount ca...
Sven Gothel
2014-06-17
2
-0
/
+4
*
Remove unnamed struct emission warnings.
Wade Walker
2014-03-05
1
-1
/
+12
*
Pass function pointers into clEnqueueMapImage.
Wade Walker
2014-03-02
1
-2
/
+2
*
Fix C build warnings.
Wade Walker
2014-03-02
1
-2
/
+2
*
Merge pull request #5 from WadeWalker/bug_978_fix_solaris_tests
Wade Walker
2014-02-24
2
-13
/
+15
|
\
|
*
Fix OpenCL test failures on Solaris.
Wade Walker
2014-02-23
2
-13
/
+15
*
|
build.xml: Don't re-generate source (gluegen) if CLAbstractImpl_JNI.c uptodat...
Sven Gothel
2014-02-17
1
-1
/
+1
*
|
Fix Bug 920 - JOCL does not work on windows with 32 bit vm (2/2)
Sven Gothel
2014-02-17
1
-0
/
+3
*
|
Fix Bug 920 - JOCL does not work on windows with 32 bit vm (1/2)
Sven Gothel
2014-02-17
1
-4
/
+4
*
|
Fix build.xml: Remove gluegen config dependency on ../build using build-temp
Sven Gothel
2014-02-17
1
-11
/
+11
|
/
*
Cleanup Build: GlueGen config files, stub_includes; Add JoclVersion, Android ...
Sven Gothel
2014-01-26
19
-0
/
+1043