Re: [Gimp-user] Creating a new operation for GEGL
- From: Øyvind Kolås <pippin gimp org>
- To: felipeek2 <forums gimpusers com>
- Cc: gimp-user-list <gimp-user-list gnome org>, notifications gimpusers com
- Subject: Re: [Gimp-user] Creating a new operation for GEGL
- Date: Mon, 1 Jan 2018 16:38:56 +0100
On Wed, Dec 27, 2017 at 6:04 AM, felipeek2 <forums gimpusers com> wrote:
Thank you very much for your help! The filter is working now.
Is it possible to manually create/manage threads inside a GEGL operation? This
would improve our filter a bit.
When opting out of threading, like outlined in prior response, you are
free to manage threads; ideally using the multi-
threading APIs of glib which are platform independent. The GeglBuffer
API itself is written to be thread safe.
/pippin - http://pippin.gimp.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]