aboutsummaryrefslogtreecommitdiffstats
path: root/test/com/jogamp/opencl/CLProgramTest.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1057: Analyze CLProgramTest freeze on Win 8.1 Intel i7-4770T CPU / HD Gra...Sven Gothel2014-09-011-27/+30
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-32/+32
* Bug 978: Promote whether a test shall fail due to unavailable CL driver in ba...Sven Gothel2014-05-101-13/+0
* Fix crashes due to AMD driver bugs.Wade Walker2014-03-081-12/+20
* Fix OpenCL test failures on Solaris.Wade Walker2014-02-231-0/+13
* Adapt all unit tests to use UITestCase and enforce named unit test order. Add...Sven Gothel2014-01-261-9/+20
* CLKernel short setters, setArgs(Object... values) for convenient initialization.Michael Bien2011-06-191-2/+5
* LLB refactoring.Michael Bien2011-05-271-0/+2
* CLKernel code review.Michael Bien2011-05-151-1/+18
* minimal wgs requirement for kernelTest.Michael Bien2011-02-131-15/+7
* paper work: license and file headers.Michael Bien2010-11-261-0/+28
* 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