summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/CLEventList.java
Commit message (Expand)AuthorAgeFilesLines
* Synced w/ mbien's JOCL branch - Making it compatible w/ GlueGen againSven Gothel2011-05-181-5/+5
* resolve conflictsSven Gothel2011-05-181-5/+5
|\
| * switched from PointerBuffer to NativeSizeBuffer.Michael Bien2011-04-231-8/+8
* | Sync w/ gluegen change 8f8aa3f73e3c9804c4a86f5d4fdac257d50d831a and c5a56e106...Sven Gothel2011-05-011-3/+3
|/
* CLEventList uses now buffer.duplicate() to create a view of the buffer ids in...Michael Bien2011-04-191-2/+2
* CachedBufferFactory constructors for CLEventList allows efficient creation of...Michael Bien2011-04-051-5/+25
* fixed a bug which used a wrong eventlist offset under certain conditions and ...Michael Bien2011-04-041-0/+12
* fixed compiler redundant-casts warnings due to language level changes in glue...Michael Bien2011-02-131-0/+1
* jdk7 try-with-resource supportMichael Bien2011-02-081-0/+4
* paper work: license and file headers.Michael Bien2010-11-261-0/+28
* toString() for CLEventList.Michael Bien2010-07-191-0/+13
* update due to changes in JDK7's ARM spec.Michael Bien2010-07-031-2/+2
* implemented OpenCL 1.1 user events + JUnit test.Michael Bien2010-06-161-0/+10
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-0/+99