gegl r2281 - trunk
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2281 - trunk
- Date: Sun, 11 May 2008 10:08:10 +0100 (BST)
Author: ok
Date: Sun May 11 09:08:10 2008
New Revision: 2281
URL: http://svn.gnome.org/viewvc/gegl?rev=2281&view=rev
Log:
* NEWS: detailed most new changes.
Modified:
trunk/ChangeLog
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sun May 11 09:08:10 2008
@@ -7,15 +7,27 @@
Changes in GEGL 0.0.17
ââââââââââââââââââââââ
- â Performance of GeglBuffer improved.
- â Handle optimized versions of innerloops for operations.
- â SSE detection and optimization for some point ops.
+ â Configuration both from commandline arguments and at runtime.
+ â GeglBuffer
+ â Transparently sharable across processes.
+ â Fileformat compatible with swap format.
+ â Tunable cache size.
+ â Operations
+ â Handle variant implementations of GeglOperations.
+ â Optimized variants of some point and compositing operations reimplemented
+ using a new data type /g4float/ that allows writing cpu agnostic vectorized
+ code for GCC.
+ â New operations: write-buffer, v4l, color-temperature.
+
+Contributions from:
+ Ãyvind KolÃs, Kevin Cozens, Sven Neumann, Manish Singh, Martin Nordholts,
+ Ãtienne Bersac, Hans Petter Jansson, Jan Heller.
Changes in GEGL 0.0.16
ââââââââââââââââââââââ
â Install headers for development of external operation plug-ins.
â Added rowstride argument to gegl_buffer_set ()
- â Made it possible for sink operations to do cunkwise processing
+ â Made it possible for sink operations to do chunkwise processing
through GeglProcessor.
when processed using a GeglProcessor.
â constification of GeglRectangles and babl formats.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]