Re: [Gegl-developer] GEGL OpenCL Porting

2014-11-19 Thread Nanley Chery
19, 2014 at 2:32 PM, Nanley Chery nanleych...@gmail.com wrote: I'm glad we could find this bug. Rolling back to the older version of gegl-operation-point-filter.c and adding support for enums in gegl-operation.c allows my opencl kernel to run (among other changes). I will rebase my repo

Re: [Gegl-developer] GEGL OpenCL Porting

2014-11-20 Thread Nanley Chery
PM, Nanley Chery nanleych...@gmail.com wrote: Thanks for the question Victor. I'm actually running a custom perl script to automate the process. Your question led me to find a bug in the script. Cheers, Nanley On Wed, Nov 19, 2014 at 5:33 PM, Victor Oliveira victormath...@gmail.com

[Gegl-developer] Clamping results to valid range

2014-12-21 Thread Nanley Chery
Why don't operations like gegl:add and gegl:multiply clamp the resulting values between 0.0 and 1.0? Won't this potentially result in garbage rgb values? Thanks, Nanley ___ gegl-developer-list mailing list List address:gegl-developer-list@gnome.org