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
/
CLCommandQueue.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
enabled putMapImage methods in CLCommandQueue.
Michael Bien
2010-02-19
1
-2
/
+2
*
fixed CLImage2d methods, range/offset buffers have now correct values for the...
Michael Bien
2010-02-19
1
-14
/
+27
*
added putCopyBufferToImage, putCopyImageToBuffer and putMap/UnmapBuffer opera...
Michael Bien
2010-02-18
1
-14
/
+238
*
trivial bugfixes, typo and javadoc warning fixes.
Michael Bien
2010-02-01
1
-2
/
+18
*
internal refactoring.
Michael Bien
2010-01-25
1
-22
/
+34
*
CLImage support for CLCommandQueue.
Michael Bien
2010-01-25
1
-24
/
+197
*
added blockingWait parameter to putWaitForEvent(...) CLCommandQueue methods.
Michael Bien
2010-01-22
1
-4
/
+6
*
introduced CLMemory as superclass for all memory objects.
Michael Bien
2010-01-18
1
-2
/
+2
*
CLInfoAccessor uses now threadlocal direct nio buffers for all operations.
Michael Bien
2010-01-15
1
-9
/
+22
*
cleaned up NioDirectOnly list, added clSetKernelArg to list.
Michael Bien
2010-01-14
1
-20
/
+36
*
refactored HighLevelBindingTest into seperate tests.
Michael Bien
2010-01-13
1
-2
/
+3
*
introduced CLEventList, an optimized nio collecton for storing CLEvents.
Michael Bien
2010-01-12
1
-43
/
+163
*
introduced CLSampler and CLEvent.
Michael Bien
2010-01-08
1
-18
/
+20
*
introduced CLGLContext, refactored dependencies, cleanup in opencl code.
Michael Bien
2010-01-02
1
-0
/
+10
*
improved Exception handling in CLProgram and CLKernel.
Michael Bien
2009-11-08
1
-3
/
+3
*
bug fixes in buffer handling.
Michael Bien
2009-11-05
1
-4
/
+41
*
added remaining utility getters to CLDevice.
Michael Bien
2009-11-01
1
-0
/
+17
*
generified CLBuffer, added createFromGLBuffer(...).
Michael Bien
2009-10-27
1
-3
/
+3
*
utility methods and refactoring.
Michael Bien
2009-10-23
1
-1
/
+37
*
api cleanup and refactoring.
Michael Bien
2009-10-22
1
-5
/
+44
*
added CopyBuffer implementation to CLCommandQueue and and test method to High...
Michael Bien
2009-10-21
1
-4
/
+79
*
added CLCommandQueue to CLContext's resource management code, minor fixes...
Michael Bien
2009-10-20
1
-1
/
+4
*
initial import of CLCommandQueue.
Michael Bien
2009-10-19
1
-0
/
+77