Skip to content
  • Victor Oliveira's avatar
    opencl: opencl kernels are now separated files · 0ef6ca2d
    Victor Oliveira authored
    created a new folder in gegl to contain opencl kernels.
    the point is to have kernels as .cl files that are
    included (with #include).
    
    also, added some perl scripts that take .cl sources and
    generate C strings that are fed to the opencl compiler
    in runtime.
    
    Thanks RPG for help with perl.
    0ef6ca2d