index
:
jocl.git
b22x
edge
java11
master
rc
JOCL repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
resources
/
clImplCustomCode.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduced CLGLContext, refactored dependencies, cleanup in opencl code.
Michael Bien
2010-01-02
1
-0
/
+11
*
added cl_ext header to build - extensions are now included in CL and CLGLI api.
Michael Bien
2009-11-06
1
-2
/
+2
*
generified CLBuffer, added createFromGLBuffer(...).
Michael Bien
2009-10-27
1
-2
/
+2
*
implemented clCreateContext(...) and updated Tests and high level binding.
Michael Bien
2009-10-25
1
-6
/
+17
*
utility methods and refactoring.
Michael Bien
2009-10-23
1
-8
/
+10
*
fixed clBuildProgram, finished VectorAdd unit test.
Michael Bien
2009-10-16
1
-5
/
+16
*
implemented clBuildProgram(...) and updated JUnit test.
Michael Bien
2009-10-14
1
-9
/
+24
*
added utility methods and getters to CLPlatform, CLDevice and CLContext.
Michael Bien
2009-10-01
1
-4
/
+4
*
fixed stdinit header, modified test to print out CL platform info.
Michael Bien
2009-09-29
1
-2
/
+2
*
temporary added GL3 headers, we should use JOGL's headers in future.
Michael Bien
2009-09-29
1
-4
/
+5
*
splitted binding in core (CL) and CL-GL interop. (CLGLI)
Michael Bien
2009-09-23
1
-0
/
+13