summaryrefslogtreecommitdiff
path: root/opencl
AgeCommit message (Expand)AuthorFilesLines
2013-10-31Added OpenCL support to box-maxCarlos Zubieta2-0/+100
2013-10-31Added OpenCL support to box-minCarlos Zubieta2-0/+100
2013-10-31Added partial OpenCL support to contrast-curveCarlos Zubieta2-0/+77
2013-10-31Added OpenCL support to weighted-blendCarlos Zubieta2-0/+60
2013-10-31Added OpenCL support to color-to-alphaCarlos Zubieta2-0/+128
2013-10-28cltostring.py: Don't pretend to handle unicodeDaniel Sabo1-10/+8
2013-10-27Pocl wasn't able to compile this kernel.Victor Oliveira2-2/+2
2013-10-27Make cltostring.py work with absolute pathsDaniel Sabo1-1/+1
2013-10-22Whitespace related diffs in regenerated filesDaniel Sabo3-5/+0
2013-10-22opencl: new source generator, cltostring.pyDaniel Sabo4-35/+68
2013-10-19box-blur: Fix syntax error and wrong abyss in OpenCL versionDaniel Sabo2-4/+4
2013-10-17edge:laplace: Fix offsets & stride in OpenCL versionDaniel Sabo2-170/+149
2013-10-15opencl: Use the right roi for pre_edgelaplace, still not enoughTéo Mazars2-4/+4
2013-10-14opencl: fix a compilation error of the last commit for edge-laplaceTéo Mazars2-4/+4
2013-10-14operations,opencl: fix edge-laplaceTéo Mazars2-8/+12
2013-10-11operations,opencl: Follow up on the changes for babl Y conversions.Michael Henning2-36/+6
2013-06-23operations: rename gegl:invert to gegl:invert-linearMichael Henning2-5/+5
2013-06-04missing files in previous commitVictor Oliveira2-0/+255
2013-06-04Simplying opencl buffer iteratorsVictor Oliveira2-0/+251
2013-06-02operations: rename motion-blur to motion-blur-linearTéo Mazars2-23/+23
2013-05-08opencl: bilateral-filter-fast was using too much local memoryVictor Oliveira2-2/+12
2013-03-19opencl: fast bilateral filter produces right results.Victor Oliveira2-236/+272
2013-03-12opencl: Fast approximation of the bilateral filter in opencl.Victor Oliveira2-0/+438
2013-02-26opencl: fixed bug in gegl:opacityVictor Oliveira2-4/+2
2013-02-19new automated testing system for OpenCL showed a lot of bugs in filtersVictor Oliveira2-48/+38
2013-01-30opencl: also distribute header filesØyvind Kolås1-1/+1
2013-01-14opencl: many changesVictor Oliveira14-0/+1044
2013-01-13Add .gitignore to opencl directoryDaniel Sabo1-0/+6
2013-01-13opencl: new opacity kernelsVictor Oliveira2-0/+52
2013-01-13opencl: missing color kernelsVictor Oliveira2-0/+1272
2013-01-11opencl: small fix in MakefileVictor Oliveira1-1/+1
2013-01-11opencl: more filters updated and forgotten MakefileVictor Oliveira12-1/+639
2013-01-11opencl: splitting opencl kernels in separate files for point opsVictor Oliveira11-1/+163
2013-01-11opencl: opencl kernels are now separated filesVictor Oliveira4-0/+59