aboutsummaryrefslogtreecommitdiffstats
path: root/test/com/mbien/opencl/CLCommandQueueTest.java
Commit message (Expand)AuthorAgeFilesLines
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-266/+0
* modifications due to class movement in gluegen.Michael Bien2010-04-011-1/+1
* changes due to BufferFactory -> Buffers renaming in gluegen.Michael Bien2010-03-291-1/+1
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1
* moved utilities to util package.Michael Bien2010-03-081-5/+8
* renamed QueueBarrier to MultiQueueBarrier.Michael Bien2010-02-251-1/+1
* several small refactorings, api and javadoc improvements.Michael Bien2010-02-221-4/+4
* added a few tests for event profiling and enums.Michael Bien2010-02-131-0/+263