summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/CLBuffer.java
Commit message (Collapse)AuthorAgeFilesLines
* finished CLSubBuffer, added junit testcase, perf improvements and cleanup.Michael Bien2010-07-051-21/+44
| | | | CLMemory methods contain now NIO infix for nio buffer specific queries and CL infix for memory object queries.
* initial import of CLSubBuffer to HLB.Michael Bien2010-07-041-1/+54
|
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵Michael Bien2010-04-121-0/+60
team player ;).