Skip to content
  • Øyvind "pippin" Kolås's avatar
    node: get rid of a static mutex · 49c8fc02
    Øyvind "pippin" Kolås authored
    This mutex serialized computed events; this is not neccesary when processing
    is only happening in the main thread. It seems like OpenCL might become the
    properly encouraged way to use more cores with GEGL.
    49c8fc02