aboutsummaryrefslogtreecommitdiffstats
path: root/test/com/jogamp/opencl/CLProgramTest.java
Commit message (Expand)AuthorAgeFilesLines
* enabled create-context and build-program callbacks using CL_CALLBACK calling ...Michael Bien2010-07-061-1/+0
* moved calls to program.createCLKernels() into seperate test method.Michael Bien2010-06-161-7/+33
* changes due to gluegen size_t fix. Switched back to PointerBuffer. 32bit syst...Michael Bien2010-05-311-2/+10
* disabled callbacks temporary to be able to build on windows.Michael Bien2010-05-121-0/+1
* CLBuildListener functionality for high level bindings.Michael Bien2010-05-021-3/+20
* fixed CLProgramTest on AMD platform + GPU device.Michael Bien2010-05-011-5/+12
* fixed buffer-offset bug in CLKernel.getCompileWorkGroupSize, optimized buffer...Michael Bien2010-04-161-1/+5
* code review: improved exception messages to be more verbose whenever possible.Michael Bien2010-04-151-0/+28
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-0/+224