CVSROOT:        /cvs/gnome
Module name:    gegl
Changes by:     ok      06/12/11 17:09:39

Modified files:
        .              : ChangeLog 
        gegl           : gegl-eval-mgr.c gegl-eval-mgr.h 
                         gegl-eval-visitor.c gegl-node-dynamic.c 
                         gegl-node-dynamic.h gegl-node.c gegl-node.h 
                         gegl-operation-composer.c 
                         gegl-operation-composer.h 
                         gegl-operation-filter.c gegl-operation-filter.h 
                         gegl-operation-point-composer.c 
                         gegl-operation-point-filter.c 
                         gegl-operation-sink.c gegl-operation-sink.h 
                         gegl-operation-source.c gegl-operation-source.h 
                         gegl-operation.c gegl-operation.h 

Log message:
Made graph evaluation reentrant.
* gegl/gegl-eval-mgr.c: (gegl_eval_mgr_apply):
* gegl/gegl-eval-mgr.h:
* gegl/gegl-eval-visitor.c: (visit_pad):
* gegl/gegl-node-dynamic.c: (gegl_node_dynamic_class_init),
(gegl_node_dynamic_set_property), (gegl_node_dynamic_get_property),
(property_new), (property_destroy), (lookup_property),
(gegl_node_dynamic_get_value), (gegl_node_dynamic_remove_property),
(gegl_node_dynamic_add_value), (finalize):
* gegl/gegl-node-dynamic.h:
* gegl/gegl-node.c: (gegl_node_apply_roi), (gegl_node_blit),
(gegl_node_apply), (gegl_node_get_property),
(gegl_node_find_property), (gegl_node_process):
* gegl/gegl-node.h:
* gegl/gegl-operation-composer.c:
(gegl_operation_composer_class_init),
(gegl_operation_composer_init), (get_property), (set_property),
(process):
* gegl/gegl-operation-composer.h:
* gegl/gegl-operation-filter.c: (gegl_operation_filter_class_init),
(gegl_operation_filter_init), (get_property), (set_property),
(process):
* gegl/gegl-operation-filter.h:
* gegl/gegl-operation-point-composer.c: (process_inner):
* gegl/gegl-operation-point-filter.c: (process_inner):
* gegl/gegl-operation-sink.c: (gegl_operation_sink_class_init),
(gegl_operation_sink_init), (get_property), (set_property),
(process):
* gegl/gegl-operation-sink.h:
* gegl/gegl-operation-source.c: (gegl_operation_source_init),
(get_property), (set_property), (process):
* gegl/gegl-operation-source.h:
* gegl/gegl-operation.c: (gegl_operation_get_data),
(gegl_operation_set_data):
* gegl/gegl-operation.h:

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gegl&who=ok&date=explicit&mindate=2006-12-11%2017:08&maxdate=2006-12-11%2017:10

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to