summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/CLDevice.java
Commit message (Expand)AuthorAgeFilesLines
* Synced w/ mbien's JOCL branch - Making it compatible w/ GlueGen againSven Gothel2011-05-181-2/+2
* moved all cl calls to CLInfoAccessor (CLDevice and CLPlatform).Michael Bien2011-05-121-27/+13
* switched from PointerBuffer to NativeSizeBuffer.Michael Bien2011-04-231-2/+2
* added CLDeviceFilters utility api.Michael Bien2011-03-291-0/+12
* cl_apple_gl_sharing -> cl_APPLE_gl_sharing.Michael Bien2011-03-291-4/+4
* fixed compiler redundant-casts warnings due to language level changes in glue...Michael Bien2011-02-131-1/+1
* paper work: license and file headers.Michael Bien2010-11-261-0/+28
* removed CLContext factory methods with CLPlatform + CLDevice list combinations.Michael Bien2010-09-151-1/+9
* added com.jogamp.util.CLInfo.Michael Bien2010-09-071-0/+61
* misc OpenCL 1.1 HLB updates. ImageFormats, getters, javadoc.Michael Bien2010-07-041-8/+79
* update due to changes in JDK7's ARM spec.Michael Bien2010-07-031-5/+5
* changes due to gluegen size_t fix. Switched back to PointerBuffer. 32bit syst...Michael Bien2010-05-311-2/+2
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-0/+823