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
/
src
/
com
/
mbien
/
opencl
/
CLException.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved utilities to util package.
Michael Bien
2010-03-08
1
-1
/
+1
*
code review. Fixed typos in javadoc and fixed some warnings.
Michael Bien
2010-02-24
1
-2
/
+2
*
several small refactorings, api and javadoc improvements.
Michael Bien
2010-02-22
1
-108
/
+619
*
added custom cl_vendor_ext.h with a set of NV vendor extensions which are not...
Michael Bien
2010-02-21
1
-0
/
+3
*
enabled automatic download of cl_ext.h in build.
Michael Bien
2010-02-21
1
-4
/
+3
*
trivial bugfixes, typo and javadoc warning fixes.
Michael Bien
2010-02-01
1
-0
/
+5
*
seperated CLProgram specific tests into CLProgramTest.
Michael Bien
2010-01-20
1
-1
/
+10
*
introduced CLSampler and CLEvent.
Michael Bien
2010-01-08
1
-48
/
+50
*
fixed gcc setup on mac.
Michael Bien
2009-12-02
1
-15
/
+5
*
improved Exception handling in CLProgram and CLKernel.
Michael Bien
2009-11-08
1
-11
/
+14
*
added cl_ext header to build - extensions are now included in CL and CLGLI api.
Michael Bien
2009-11-06
1
-1
/
+5
*
added remaining utility getters to CLDevice.
Michael Bien
2009-11-01
1
-0
/
+3
*
initial import of CLProgram. Updated JUnit Test accordingly.
Michael Bien
2009-10-19
1
-0
/
+6
*
fixed memory leak (native CL device) in junit test. Added load test. Added mo...
Michael Bien
2009-10-16
1
-0
/
+36
*
fixed clBuildProgram, finished VectorAdd unit test.
Michael Bien
2009-10-16
1
-1
/
+1
*
implemented clBuildProgram(...) and updated JUnit test.
Michael Bien
2009-10-14
1
-1
/
+1
*
cleaned up test output, removed some internal hardcoded fields from CLDevice.
Michael Bien
2009-10-12
1
-3
/
+2
*
started with high level abstraction.
Michael Bien
2009-09-30
1
-0
/
+134