[gegl] Update NEWS for GEGL 0.3.10
- From: Alexandre Prokoudine <aprokoudine src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] Update NEWS for GEGL 0.3.10
- Date: Mon, 31 Oct 2016 22:39:46 +0000 (UTC)
commit d8eacb56ff49a142436a2486959358f877ab0c87
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date: Tue Nov 1 01:39:17 2016 +0300
Update NEWS for GEGL 0.3.10
NEWS | 29 +++++++++++++++++++++++++++++
1 files changed, 29 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 47fd3c8..85d7153 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,35 @@
⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽⎽
GEGL - an image processing framework
⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺
+
+Changes in GEGL 0.3.10
+⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺
+ • buffer:
+ • stop caching tiles in a singly-linked list; use a hash table only
+ • adjust box filtering threshold of linear/cubic samplers
+ • add const qualifier to input rect parameter of
+ gegl_tile_backend_set_extent()
+ • don't acquire tile storage lock in NN sampler when not using
+ multithreading
+ • operations:
+ • rgbe-load: add image/x-hdr mimetype
+ • map-relative: sample from the pixel centers for integer vectors
+ • warp: fix and rework the operation, now matches more closely the
+ iWarp behaviour
+ • color-reduction: add arithmetic dithers; inline for loop for each
+ different method
+ • bin: speed up some commands by not intializing opencl
+ • json: make bundleable
+ • translations: Greek, Italian, Occiatan, Polish, Portuguese, Serbian,
+ Slovenian, Spanish updated
+
+Contributions from:
+
+Simon Budig, Marco Ciampa, Piotr Drąg, Ell, Øyvind Kolås, Roman Lebedev,
+Daniel Mustieles, Michael Natterer, Jehan Pagès, Martin Pelikán,
+Yolanda Álvarez Pérez, Tiago Santos, Dimitris Spingos, Martin Srebotnjak,
+Cédric Valmary, Милош Поповић.
+
Changes in GEGL 0.3.8
⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺
• buffer:
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]