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
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-24
/
+24
*
Remove Java lint warnings.
Wade Walker
2014-03-07
1
-1
/
+1
*
Avoid sealed package violation: Move AutoCloseable to com.jogamp.opencl
Sven Gothel
2014-01-25
1
-1
/
+0
*
Fix regression of commit 20a94528161909e12fdcbd06cf5affe89a37efb9: Missing po...
Sven Gothel
2013-06-25
1
-1
/
+1
*
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
-12
/
+12
|
\
|
*
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
|
|
\
|
*
|
Sync w/ gluegen change 8f8aa3f73e3c9804c4a86f5d4fdac257d50d831a and c5a56e106...
Sven Gothel
2011-05-01
1
-3
/
+3
*
|
|
- added isReleased() to CLResource, made CLObject public.
Michael Bien
2011-06-19
1
-0
/
+4
*
|
|
added blocking waitForEvents() methods to CLEventList.
Michael Bien
2011-06-13
1
-0
/
+35
*
|
|
LLB refactoring.
Michael Bien
2011-05-27
1
-0
/
+6
|
|
/
|
/
|
*
|
switched from PointerBuffer to NativeSizeBuffer.
Michael Bien
2011-04-23
1
-8
/
+8
|
/
*
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