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
/
src
/
com
/
mbien
/
opencl
/
CLContext.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved Exception handling in CLProgram and CLKernel.
Michael Bien
2009-11-08
1
-2
/
+5
*
added more buffer creation factory methods.
Michael Bien
2009-11-06
1
-13
/
+50
*
added cl_ext header to build - extensions are now included in CL and CLGLI api.
Michael Bien
2009-11-06
1
-8
/
+9
*
refactoring and more utility methods.
Michael Bien
2009-11-02
1
-20
/
+1
*
generified CLBuffer, added createFromGLBuffer(...).
Michael Bien
2009-10-27
1
-10
/
+28
*
implemented clCreateContext(...) and updated Tests and high level binding.
Michael Bien
2009-10-25
1
-7
/
+54
*
utility methods and refactoring.
Michael Bien
2009-10-23
1
-38
/
+60
*
32bit compatibility.
Michael Bien
2009-10-22
1
-4
/
+6
*
api cleanup and refactoring.
Michael Bien
2009-10-22
1
-35
/
+38
*
added CopyBuffer implementation to CLCommandQueue and and test method to High...
Michael Bien
2009-10-21
1
-0
/
+5
*
refactored JOCLTest into LowLevelBindingTest and HighLevelBindingTest.
Michael Bien
2009-10-20
1
-43
/
+33
*
added CLCommandQueue to CLContext's resource management code, minor fixes...
Michael Bien
2009-10-20
1
-0
/
+26
*
initial import of CLCommandQueue.
Michael Bien
2009-10-19
1
-13
/
+12
*
initial import of CLBuffer and CLKernel.
Michael Bien
2009-10-19
1
-2
/
+59
*
initial import of CLProgram. Updated JUnit Test accordingly.
Michael Bien
2009-10-19
1
-22
/
+85
*
implemented clBuildProgram(...) and updated JUnit test.
Michael Bien
2009-10-14
1
-2
/
+8
*
cleaned up test output, removed some internal hardcoded fields from CLDevice.
Michael Bien
2009-10-12
1
-4
/
+9
*
added utility methods and getters to CLPlatform, CLDevice and CLContext.
Michael Bien
2009-10-01
1
-1
/
+83
*
started with high level abstraction.
Michael Bien
2009-09-30
1
-0
/
+45