Skip to content
  • Øyvind "pippin" Kolås's avatar
    gegl-buffer: always do locking · c8a0b9ef
    Øyvind "pippin" Kolås authored
    This reduces the throughpput of gegl buffer accessors and more slightly in
    the single-threaded case, which is now becoming rare - at least when GEGL
    is operated through GIMP.
    
    Relying less on this dynamically changing parameter from gegl_config()
    will also make it easier to split GeglBuffer out in its own project.
    c8a0b9ef