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
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-34
/
+34
*
Fix copyright/author tags
edge
Sven Gothel
2011-06-28
1
-2
/
+2
*
Fix merge w/ latest mbien/edge
Sven Gothel
2011-06-28
1
-4
/
+4
|
\
|
*
Synced w/ mbien's JOCL branch - Making it compatible w/ GlueGen again
Sven Gothel
2011-05-18
1
-1
/
+1
|
*
resolve conflicts
Sven Gothel
2011-05-18
1
-5
/
+10
|
|
\
|
*
\
Merge remote-tracking branch 'mbien/master'
Sven Gothel
2011-05-01
1
-20
/
+1
|
|
\
\
|
*
|
|
Sync w/ gluegen change 8f8aa3f73e3c9804c4a86f5d4fdac257d50d831a / PointerBuff...
Sven Gothel
2011-05-01
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