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
/
CLBuffer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
code review, spell checks and scope.
Michael Bien
2010-02-24
1
-1
/
+1
*
added putCopyBufferToImage, putCopyImageToBuffer and putMap/UnmapBuffer opera...
Michael Bien
2010-02-18
1
-2
/
+21
*
moved all CLGL specific methods into CLGLBuffer.
Michael Bien
2010-01-21
1
-23
/
+8
*
more device properties.
Michael Bien
2010-01-21
1
-1
/
+1
*
introduced CLMemory as superclass for all memory objects.
Michael Bien
2010-01-18
1
-163
/
+15
*
re-enabled create from host pointer CLBuffer options and added bufferWithHost...
Michael Bien
2010-01-12
1
-11
/
+25
*
introduced CLSampler and CLEvent.
Michael Bien
2010-01-08
1
-16
/
+18
*
improved Exception handling in CLProgram and CLKernel.
Michael Bien
2009-11-08
1
-1
/
+1
*
bug fixes in buffer handling.
Michael Bien
2009-11-05
1
-1
/
+30
*
generified CLBuffer, added createFromGLBuffer(...).
Michael Bien
2009-10-27
1
-9
/
+17
*
utility methods and refactoring.
Michael Bien
2009-10-23
1
-64
/
+63
*
32bit compatibility.
Michael Bien
2009-10-22
1
-1
/
+3
*
api cleanup and refactoring.
Michael Bien
2009-10-22
1
-2
/
+82
*
added CLCommandQueue to CLContext's resource management code, minor fixes...
Michael Bien
2009-10-20
1
-1
/
+2
*
initial import of CLCommandQueue.
Michael Bien
2009-10-19
1
-7
/
+6
*
initial import of CLBuffer and CLKernel.
Michael Bien
2009-10-19
1
-0
/
+70