gegl r1458 - in trunk: . gegl



Author: ok
Date: 2007-05-10 12:45:11 +0100 (Thu, 10 May 2007)
New Revision: 1458
ViewCVS link: http://svn.gnome.org/viewcvs/gegl?rev=1458&view=rev

Modified:
   trunk/ChangeLog
   trunk/gegl/gegl-operation-point-composer.c
   trunk/gegl/gegl-operation-point-filter.c
   trunk/gegl/gegl-operation.c
   trunk/gegl/gegl-operation.h
Log:
Start of work to migrate the creation of output buffers for operations
from the operations themselves. For now both the old way of doing
things and the new way are supported, the old way will gradually be
deprecated.
* gegl/gegl-operation.c: (gegl_operation_get_target):
* gegl/gegl-operation.h: added gegl_operation_get_target.
* gegl/gegl-operation-point-composer.c: (process_inner),
(fast_paths): retrieve output buffer from GEGL.
* gegl/gegl-operation-point-filter.c: (process_inner):
retrieve output buffer from GEGL.





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