[gegl] NEWS: update



commit 6352c9328dc92c75dafe94a56ff1e6636a8a4563
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Dec 14 00:51:38 2017 +0100

    NEWS: update

 docs/NEWS.txt |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/docs/NEWS.txt b/docs/NEWS.txt
index 8c9bcf5..3479250 100644
--- a/docs/NEWS.txt
+++ b/docs/NEWS.txt
@@ -1,3 +1,30 @@
+GEGL-0.3.26 2017-12-14
+
+Core
+~~~~
+
+Make gegl-chain parser more robust wrt parsing babl formats, and improved -
+translatable - error handling.
+
+Add capabilitity to use per thread input buffers for multi-threaded
+filter/composer/composer3 ops, this reduces contention over the buffer tile
+locks and improves multi-threaded performance in some cases without reducing it
+for the majority of cases.
+
+Buffer
+~~~~~~
+
+Threads no longer blocked while locking tiles, and fixes to gegL_buffer_copy.
+Better clone accounting in tile cache.
+
+Operations
+~~~~~~~~~~
+
+  exp-combine: code cleanup/simplification
+  libraw: make bounding box handling consistent with rest of code.
+  transform ops: re-enabled multi-threading, reduced some format
+conversions and added wiggle-room in required/invalidated calculations.
+
 GEGL-0.3.24 2017-11-24
 ----------------------
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]