gimp/app/gegl
Øyvind Kolås f742f2137e cache the data in "RaGaBa A" float instead as a copy of the tile managers
* app/gegl/gimpoperationtilesource.c:
(gimp_operation_tile_source_prepare),
(gimp_operation_tile_source_process): cache the data in "RaGaBa A"
float instead as a copy of the tile managers exact data, this allows
more direct tile data access at projection compositing time.

svn path=/trunk/; revision=27632
2008-11-12 20:43:36 +00:00
..
Makefile.am Rename to 2008-10-25 14:16:22 +00:00
gegl-types.h Rename to 2008-10-25 14:16:22 +00:00
gimp-gegl-utils.c Instead of having one GEGL operation per layer mode, make 2008-10-25 13:29:55 +00:00
gimp-gegl-utils.h Instead of having one GEGL operation per layer mode, make 2008-10-25 13:29:55 +00:00
gimp-gegl.c Rename to 2008-10-25 14:16:22 +00:00
gimp-gegl.h Some cleanup... 2007-12-29 01:35:04 +00:00
gimpbrightnesscontrastconfig.c quickfix: avoid last-minute-code-cleanup before checkin... 2008-09-17 23:09:29 +00:00
gimpbrightnesscontrastconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpcolorbalanceconfig.c app/gegl/gimpcolorbalanceconfig.c app/gegl/gimpcurvesconfig.c 2008-05-26 18:25:04 +00:00
gimpcolorbalanceconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpcolorizeconfig.c app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpcolorizeconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpcurvesconfig.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
gimpcurvesconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpdesaturateconfig.c use a stock_id that exists. 2008-05-21 19:04:56 +00:00
gimpdesaturateconfig.h Add Desaturate as an image-map tool with live preview (bug #533808): 2008-05-21 13:11:06 +00:00
gimphuesaturationconfig.c app/gegl/gimpcolorbalanceconfig.c app/gegl/gimpcurvesconfig.c 2008-05-26 18:25:04 +00:00
gimphuesaturationconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimplevelsconfig.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
gimplevelsconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpoperationcolorbalance.c Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpoperationcolorbalance.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationcolorize.c Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpoperationcolorize.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationcurves.c Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpoperationcurves.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationdesaturate.c Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpoperationdesaturate.h app/display/gimpdisplayshell-scale.c app/gegl/gimpoperationdesaturate.h 2008-06-04 16:09:57 +00:00
gimpoperationhuesaturation.c Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpoperationhuesaturation.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationlevels.c Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpoperationlevels.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationpointfilter.c make it abstract. 2008-10-11 14:59:27 +00:00
gimpoperationpointfilter.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationpointlayermode.c Reuse the blending formula from the legacy Soft light. (Actually the 2008-11-03 23:00:40 +00:00
gimpoperationpointlayermode.h Rename to 2008-10-25 14:16:22 +00:00
gimpoperationposterize.c Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpoperationposterize.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationthreshold.c Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpoperationthreshold.h app/gegl/Makefile.am app/gegl/gegl-types.h new parent class for all image 2008-01-25 20:50:32 +00:00
gimpoperationtilesink.c Prefix the GIMP GEGL operations with "gimp:" instead of "gimp-" so we 2008-11-01 12:08:35 +00:00
gimpoperationtilesink.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
gimpoperationtilesource.c cache the data in "RaGaBa A" float instead as a copy of the tile managers 2008-11-12 20:43:36 +00:00
gimpoperationtilesource.h #include <gegl-plugin.h> 2008-01-22 01:23:31 +00:00
gimpposterizeconfig.c app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpposterizeconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpthresholdconfig.c app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
gimpthresholdconfig.h app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00