GEGL-OpenCL
GEGL-OpenCL copied to clipboard
Gimp-GEGL is the first official OpenCL Porting Project of
Port the GEGL Operation **Cubism** to OpenCL, with optimizations targeting the following:- - Nvidia GPU - AMD GPU - Intel GPU - CPU
Port the GEGL Operation **Convolution Matrix** to OpenCL, with optimizations targeting the following:- - Nvidia GPU - AMD GPU - Intel GPU - CPU
Port the GEGL Operation **Color Rotate** to OpenCL, with optimizations targeting the following:- - Nvidia GPU - AMD GPU - Intel GPU - CPU
Port the GEGL Operation **Color Enhance** to OpenCL, with optimizations targeting the following:- - Nvidia GPU - AMD GPU - Intel GPU - CPU
Port the GEGL Operation **Channel Mixer** to OpenCL, with optimizations targeting the following:- - Nvidia GPU - AMD GPU - Intel GPU - CPU
Port the GEGL Operation **Cartoon** to OpenCL, with optimizations targeting the following:- - Nvidia GPU - AMD GPU - Intel GPU - CPU
Port the GEGL Operation **Bump map** to OpenCL, with optimizations targeting the following:- - Nvidia GPU - AMD GPU - Intel GPU - CPU
Port the GEGL Operation **Apply Lens** to OpenCL, with optimizations targeting the following:- - Nvidia GPU - AMD GPU - Intel GPU - CPU
Port the GEGL Operation **Antialias** to OpenCL, with optimizations targeting the following:- - Nvidia GPU - AMD GPU - Intel GPU - CPU
on ubuntu 15.10, compiling master branch (of 20161405): - tests/opencl/benchmark.pl outputs always 0 seconds in becnhmarks even if the test performs in several seconds - tests/opencl/benchmark.pl do the same with...