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
/
test
/
com
/
mbien
/
opencl
/
HighLevelBindingTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
added a few tests for event profiling and enums.
Michael Bien
2010-02-13
1
-8
/
+33
*
fixed bug in CL[GL]Context.create(..., device), added test.
Michael Bien
2010-02-12
1
-0
/
+41
*
trivial bugfixes, typo and javadoc warning fixes.
Michael Bien
2010-02-01
1
-1
/
+3
*
splitted CLImageFormat into CLImageFormat and (generated) CLImageFormatImpl.
Michael Bien
2010-01-29
1
-1
/
+1
*
more device properties.
Michael Bien
2010-01-21
1
-0
/
+14
*
seperated CLProgram specific tests into CLProgramTest.
Michael Bien
2010-01-20
1
-43
/
+2
*
introduced CLMemory as superclass for all memory objects.
Michael Bien
2010-01-18
1
-7
/
+7
*
more utility getters for CLDevice.
Michael Bien
2010-01-16
1
-6
/
+13
*
refactored HighLevelBindingTest into seperate tests.
Michael Bien
2010-01-13
1
-91
/
+0
*
re-enabled create from host pointer CLBuffer options and added bufferWithHost...
Michael Bien
2010-01-12
1
-15
/
+62
*
introduced CLEventList, an optimized nio collecton for storing CLEvents.
Michael Bien
2010-01-12
1
-1
/
+1
*
introduced CLGLContext, refactored dependencies, cleanup in opencl code.
Michael Bien
2010-01-02
1
-1
/
+1
*
fixed mingw32 build on windows.
Michael Bien
2009-11-20
1
-0
/
+2
*
improved Exception handling in CLProgram and CLKernel.
Michael Bien
2009-11-08
1
-0
/
+40
*
added more buffer creation factory methods.
Michael Bien
2009-11-06
1
-2
/
+2
*
added cl_ext header to build - extensions are now included in CL and CLGLI api.
Michael Bien
2009-11-06
1
-2
/
+2
*
refactoring and more utility methods.
Michael Bien
2009-11-02
1
-8
/
+5
*
added remaining utility getters to CLDevice.
Michael Bien
2009-11-01
1
-0
/
+22
*
generified CLBuffer, added createFromGLBuffer(...).
Michael Bien
2009-10-27
1
-5
/
+5
*
utility methods and refactoring.
Michael Bien
2009-10-23
1
-7
/
+9
*
api cleanup and refactoring.
Michael Bien
2009-10-22
1
-11
/
+17
*
added CopyBuffer implementation to CLCommandQueue and and test method to High...
Michael Bien
2009-10-21
1
-9
/
+55
*
refactored JOCLTest into LowLevelBindingTest and HighLevelBindingTest.
Michael Bien
2009-10-20
1
-0
/
+156