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
/
CLCommandQueue.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
-50
/
+50
*
resolve conflicts
Sven Gothel
2011-05-18
1
-71
/
+157
|
\
|
*
more acquire/releaseGLObject methods, made CLGLObject interface public.
Michael Bien
2011-04-26
1
-14
/
+59
|
*
switched from PointerBuffer to NativeSizeBuffer.
Michael Bien
2011-04-23
1
-52
/
+52
|
*
added a set of put3DRangeKernel utility methods.
Michael Bien
2011-04-21
1
-11
/
+53
*
|
Sync w/ gluegen change 8f8aa3f73e3c9804c4a86f5d4fdac257d50d831a and c5a56e106...
Sven Gothel
2011-05-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'mbien/master'
Sven Gothel
2011-05-01
1
-40
/
+40
|
\
|
|
*
duplicate buffer before changing its position.
Michael Bien
2011-04-20
1
-1
/
+1
|
*
added mapped CLMemory argument to putUnmapMemory for more flexibility.
Michael Bien
2011-04-20
1
-7
/
+8
|
*
made 3d version of putCopyImage less restrictive, its now possible to copy fr...
Michael Bien
2011-04-05
1
-1
/
+1
|
*
fixed a bug which used a wrong eventlist offset under certain conditions and ...
Michael Bien
2011-04-04
1
-32
/
+31
*
|
Sync w/ gluegen change 8f8aa3f73e3c9804c4a86f5d4fdac257d50d831a / PointerBuff...
Sven Gothel
2011-05-01
1
-1
/
+1
|
/
*
CachedBufferFactory optimization in CLCommandQueue and CLProgram.create(binar...
Michael Bien
2011-02-27
1
-6
/
+9
*
code review using findbugs
Michael Bien
2011-02-27
1
-9
/
+12
*
fixed compiler redundant-casts warnings due to language level changes in glue...
Michael Bien
2011-02-13
1
-3
/
+3
*
paper work: license and file headers.
Michael Bien
2010-11-26
1
-0
/
+28
*
fix for #426. No events created in CLCommandQueue.putMarker(events).
Michael Bien
2010-11-18
1
-0
/
+1
*
fixed bug introduced in recent commit.
Michael Bien
2010-09-20
1
-7
/
+8
*
fixed exception message in NDRange Kernel method.
Michael Bien
2010-09-18
1
-9
/
+9
*
exception msg formatting improvements.
Michael Bien
2010-07-19
1
-33
/
+44
*
finished CLSubBuffer, added junit testcase, perf improvements and cleanup.
Michael Bien
2010-07-05
1
-2
/
+2
*
update due to changes in JDK7's ARM spec.
Michael Bien
2010-07-03
1
-4
/
+0
*
OpenCL 1.1; added 12 *BufferRect methods to CLCommandQueue.
Michael Bien
2010-06-27
1
-0
/
+240
*
OpenCL 1.1 support.
OpenCL1.1
Michael Bien
2010-06-15
1
-16
/
+0
*
changes due to gluegen size_t fix. Switched back to PointerBuffer. 32bit syst...
Michael Bien
2010-05-31
1
-26
/
+21
*
code review: improved exception messages to be more verbose whenever possible.
Michael Bien
2010-04-15
1
-1
/
+8
*
renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...
Michael Bien
2010-04-12
1
-0
/
+1585