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
/
util
/
concurrent
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduced CLResourceQueueContext CLQueueContext implementation.
Michael Bien
2011-09-18
1
-9
/
+31
*
renamed CLAbstractExecutorService -> CLExecutorService.
Michael Bien
2011-08-03
5
-9
/
+9
*
javadoc improvements in concurrent package.
Michael Bien
2011-08-03
5
-5
/
+32
*
initial import of CLForkJoinPool, a JOCL variant of the Java 7 ForkJoinPool +...
Michael Bien
2011-08-03
2
-0
/
+278
*
refactoring; extracted CLAbstractExecutorService and CLPoolable.
Michael Bien
2011-08-03
5
-255
/
+374
*
fixed generics and vargs warning.
Michael Bien
2011-07-26
1
-1
/
+1
*
added missing license headers.
Michael Bien
2011-07-20
4
-0
/
+104
*
trivial javadoc fixes.
Michael Bien
2011-07-20
1
-2
/
+2
*
fixed generics to accept subdevices.
Michael Bien
2011-07-19
1
-1
/
+1
*
redesigned CLCommandQueuePool.
Michael Bien
2011-07-11
5
-159
/
+122
*
changed impl to use an extended ThreadPoolExecutor directly.
Michael Bien
2011-07-09
1
-5
/
+73
*
- initial import of CLTaskCompletionService.
Michael Bien
2011-07-05
2
-7
/
+98
*
CLCommandQueuePool support for invokeAny(tasks).
Michael Bien
2011-06-20
1
-0
/
+24
*
- added isReleased() to CLResource, made CLObject public.
Michael Bien
2011-06-19
2
-0
/
+17
*
javadoc updates.
Michael Bien
2011-05-27
1
-0
/
+7
*
added submitAll() utility method
Michael Bien
2011-05-09
3
-9
/
+41
*
concurrent utils bugfixes and improvements.
Michael Bien
2011-05-09
3
-22
/
+60
*
added context switching functionality.
Michael Bien
2011-05-08
2
-10
/
+41
*
introduced CLQueueContext and its factory - WIP.
Michael Bien
2011-05-07
4
-38
/
+147
*
worker threads should be deamons and should have a name (like all evil things)
Michael Bien
2011-05-06
1
-3
/
+5
*
added finish action and several utility methods, WIP.
Michael Bien
2011-05-04
1
-8
/
+68
*
initial import of CLCommandQueuePool and CLTask.
Michael Bien
2011-05-04
2
-0
/
+149