I just had a good look at the gegl git repository, it looks to me that plugins and filters are implemented in the directory
operations where plugins are subdivided into subdirectories such as core, transform, generated, common and workshop. Then I see some of these plugins have opencl versions in the directory opencl but implementations in opencl/ are not separated into corresponding subdirectories. I just wonder are there any plan to group opencl the same way as operations? Also is it true that unit test scripts of opencl are placed at: tests/opencl that compares output of opencl and CPU implemenations? If so, then the number of tests seems to be much fewer than number of opencl plugins. If I am correct, then would it be most productive for me to write XML test files for the plugins which has no corresponding test XML file? _______________________________________________ gegl-developer-list mailing list List address: gegl-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gegl-developer-list