[gegl] Updated NEWS for 0.1.2 release.



commit 7f5c5add3a8c8da97f08dee89c51acb284e6f70e
Author: �yvind Kolås <pippin gimp org>
Date:   Tue Jan 12 18:20:29 2010 +0000

    Updated NEWS for 0.1.2 release.

 NEWS |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index eb728e2..b977ff7 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,25 @@
                  GEGL - an image processing framework
                  ������������������������������������
 
+Changes in GEGL 0.1.2
+���������������������
+ â?¢ GeglLookup, configurable floating point lookup tables for lazy computation.
+ â?¢ Use GFileIOStream in GeglTileBackendFile.
+ â?¢ Optimizations: in-place processing for point filters/composers,
+     SIMD version of gegl:opacity, avoid making unneccesary sub-buffers,
+     removed some  manual instrumentation from critical paths.
+ â?¢ Syntactic sugar using varargs for constructing gegl graphs from C.
+ â?¢ Build fixes on cygwin, 
+ â?¢ Gegl# fixes.
+ â?¢ Initial unstable code towards multithreading.
+ â?¢ Improvements to lua op in workshop.
+ â?¢ Removed gegl:tonemap and gegl:normal ops.
+
+Contributions from:
+  Martin Nordholts, Sven Neumann, Nils Philippsen, Adam Turcotte,
+  Danny Robson, Michael Schumacher, Ruben Vermeersch, �yvind Kolås,
+  Javier Jardón, Yaakov Selkowitz and Michael Natterer.
+
 Changes in GEGL 0.1.0
 ����������������������
  â?¢ Renamed gegl:load-buffer to gegl:buffer-source and gegl:save-buffer



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