aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/CLImage.java
Commit message (Collapse)AuthorAgeFilesLines
* finished CLSubBuffer, added junit testcase, perf improvements and cleanup.Michael Bien2010-07-051-1/+1
| | | | CLMemory methods contain now NIO infix for nio buffer specific queries and CL infix for memory object queries.
* changes due to gluegen size_t fix. Switched back to PointerBuffer. 32bit ↵Michael Bien2010-05-311-2/+2
| | | | systems are now supported again.
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵Michael Bien2010-04-121-0/+90
team player ;).