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
/
jogamp
/
opencl
/
CLMemory.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed resource release synchronization in a way that we can allow concurren...
Michael Bien
2011-07-11
1
-1
/
+1
*
- added isReleased() to CLResource, made CLObject public.
Michael Bien
2011-06-19
1
-1
/
+2
*
internal refactoring to use new binding interfaces in highlevel api impl.
Michael Bien
2011-06-15
1
-26
/
+30
*
LLB refactoring.
Michael Bien
2011-05-27
1
-5
/
+6
*
- CLGLBuffer size must now be specified when the buffer is created
Michael Bien
2011-04-26
1
-4
/
+9
*
switched from PointerBuffer to NativeSizeBuffer.
Michael Bien
2011-04-23
1
-3
/
+3
*
reverted a3654a0b8a4e0c9e246aa04019bf1d5a09e7a28d
Michael Bien
2011-04-20
1
-3
/
+0
*
equals of CLMemory should also check the nio buffer.
Michael Bien
2011-04-11
1
-0
/
+3
*
using Buffers.sizeOfBufferElem(buffer) instead of old private implementation.
Michael Bien
2011-04-10
1
-20
/
+1
*
added getElementSize().
Michael Bien
2011-02-27
1
-5
/
+25
*
paper work: license and file headers.
Michael Bien
2010-11-26
1
-0
/
+28
*
better toString()
Michael Bien
2010-10-15
1
-1
/
+1
*
CLMemObjectDestructorCallback for HLB and LLB.
Michael Bien
2010-09-02
1
-0
/
+13
*
finished CLSubBuffer, added junit testcase, perf improvements and cleanup.
Michael Bien
2010-07-05
1
-10
/
+24
*
misc OpenCL 1.1 HLB updates. ImageFormats, getters, javadoc.
Michael Bien
2010-07-04
1
-0
/
+12
*
update due to changes in JDK7's ARM spec.
Michael Bien
2010-07-03
1
-5
/
+2
*
code review: improved exception messages to be more verbose whenever possible.
Michael Bien
2010-04-15
1
-2
/
+4
*
renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...
Michael Bien
2010-04-12
1
-0
/
+392