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
/
CLEventList.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Synced w/ mbien's JOCL branch - Making it compatible w/ GlueGen again
Sven Gothel
2011-05-18
1
-5
/
+5
*
resolve conflicts
Sven Gothel
2011-05-18
1
-5
/
+5
|
\
|
*
switched from PointerBuffer to NativeSizeBuffer.
Michael Bien
2011-04-23
1
-8
/
+8
*
|
Sync w/ gluegen change 8f8aa3f73e3c9804c4a86f5d4fdac257d50d831a and c5a56e106...
Sven Gothel
2011-05-01
1
-3
/
+3
|
/
*
CLEventList uses now buffer.duplicate() to create a view of the buffer ids in...
Michael Bien
2011-04-19
1
-2
/
+2
*
CachedBufferFactory constructors for CLEventList allows efficient creation of...
Michael Bien
2011-04-05
1
-5
/
+25
*
fixed a bug which used a wrong eventlist offset under certain conditions and ...
Michael Bien
2011-04-04
1
-0
/
+12
*
fixed compiler redundant-casts warnings due to language level changes in glue...
Michael Bien
2011-02-13
1
-0
/
+1
*
jdk7 try-with-resource support
Michael Bien
2011-02-08
1
-0
/
+4
*
paper work: license and file headers.
Michael Bien
2010-11-26
1
-0
/
+28
*
toString() for CLEventList.
Michael Bien
2010-07-19
1
-0
/
+13
*
update due to changes in JDK7's ARM spec.
Michael Bien
2010-07-03
1
-2
/
+2
*
implemented OpenCL 1.1 user events + JUnit test.
Michael Bien
2010-06-16
1
-0
/
+10
*
renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...
Michael Bien
2010-04-12
1
-0
/
+99