aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl
Commit message (Collapse)AuthorAgeFilesLines
* new simple gamma correction OpenCL example featuring lenna.Michael Bien2011-02-033-0/+188
|
* CLInfo demo prints now lib versioning info additional to the CL properties.Michael Bien2010-11-211-2/+7
|
* propper shutdown in MultiDeviceFractal demo.Michael Bien2010-11-211-1/+17
|
* changes due to modifications in joglMichael Bien2010-10-153-6/+7
|
* BandwidthBenchmark fixes and code cleanup.Michael Bien2010-09-171-28/+61
|
* added bandwidth benchmark.Michael Bien2010-09-161-0/+456
|
* fixed bugsMichael Bien2010-09-121-4/+1
| | | | | - released kernels where used - releasing a programm using HLB already releases all kernels, don't do it twice
* exception reporter for CLInfo.Michael Bien2010-09-104-1/+314
|
* initial import of GLInfo html demo.Michael Bien2010-09-071-0/+108
|
* Merge branch 'master' of github.com:mbien/jocl-demosMichael Bien2010-08-312-10/+10
|\
| * removed static function qualifiers from julia set kernels since AMD SDK 2.2 ↵Michael Bien2010-08-122-10/+10
| | | | | | | | compiler doesn't like them.
* | initial import of Michael Zucchi's port of Apples FFT example (RFE 408).Michael Bien2010-08-314-0/+2612
|/ | | | | | small modifications: - pick CLPlatform with a GPU - replaced tabs with spaces :)
* modifications due to API changes in JOCL.Michael Bien2010-07-052-2/+2
|
* added GLProfile.initSingleton() to GL-CL demos (see JOGL Multithreading doc).Michael Bien2010-06-163-3/+12
|
* fixed resizing of fractal demo.Michael Bien2010-06-061-7/+9
|
* MultiDeviceFractal demo can now use devices with different FP precision in ↵Michael Bien2010-05-092-23/+68
| | | | | | parallel. Added support for cl_amd_fp64.
* Merge branch 'master' of github.com:mbien/jocl-demosMichael Bien2010-05-021-1/+4
|\
| * Quick test/fix for GL/CL shared memory devicesSven Gothel2010-04-221-1/+4
| |
* | MultiDeviceFractal is now... multi device again.Michael Bien2010-05-013-16/+42
|/ | | | | Julia3d + AMD: Fixed segfault on exit. minor misc improvements.
* changes due to package renaming in jocl.Michael Bien2010-04-1230-0/+4922