summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/CLMemory.java
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-34/+34
* Fix copyright/author tagsedgeSven Gothel2011-06-281-2/+2
* Fix merge w/ latest mbien/edgeSven Gothel2011-06-281-4/+4
|\
| * Synced w/ mbien's JOCL branch - Making it compatible w/ GlueGen againSven Gothel2011-05-181-1/+1
| * resolve conflictsSven Gothel2011-05-181-5/+10
| |\
| * \ Merge remote-tracking branch 'mbien/master'Sven Gothel2011-05-011-20/+1
| |\ \
| * | | Sync w/ gluegen change 8f8aa3f73e3c9804c4a86f5d4fdac257d50d831a / PointerBuff...Sven Gothel2011-05-011-1/+1
* | | | - added isReleased() to CLResource, made CLObject public.Michael Bien2011-06-191-1/+2
* | | | internal refactoring to use new binding interfaces in highlevel api impl.Michael Bien2011-06-151-26/+30
* | | | LLB refactoring.Michael Bien2011-05-271-5/+6
| |_|/ |/| |
* | | - CLGLBuffer size must now be specified when the buffer is createdMichael Bien2011-04-261-4/+9
* | | switched from PointerBuffer to NativeSizeBuffer.Michael Bien2011-04-231-3/+3
| |/ |/|
* | reverted a3654a0b8a4e0c9e246aa04019bf1d5a09e7a28dMichael Bien2011-04-201-3/+0
* | equals of CLMemory should also check the nio buffer.Michael Bien2011-04-111-0/+3
* | using Buffers.sizeOfBufferElem(buffer) instead of old private implementation.Michael Bien2011-04-101-20/+1
|/
* added getElementSize().Michael Bien2011-02-271-5/+25
* paper work: license and file headers.Michael Bien2010-11-261-0/+28
* better toString()Michael Bien2010-10-151-1/+1
* CLMemObjectDestructorCallback for HLB and LLB.Michael Bien2010-09-021-0/+13
* finished CLSubBuffer, added junit testcase, perf improvements and cleanup.Michael Bien2010-07-051-10/+24
* misc OpenCL 1.1 HLB updates. ImageFormats, getters, javadoc.Michael Bien2010-07-041-0/+12
* update due to changes in JDK7's ARM spec.Michael Bien2010-07-031-5/+2
* code review: improved exception messages to be more verbose whenever possible.Michael Bien2010-04-151-2/+4
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-0/+392