gimp/app/gegl
Ville Sokk c41ac185b5 app: added initial gegl hue blending mode 2012-05-10 21:54:48 +03:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am Replace the semi-flatten plug-in by a GEGL operation 2012-05-04 23:56:10 +02:00
gimp-babl-compat.c app: add gimp_babl_compat_u8_format() instead of having this code 5 times 2012-05-02 17:51:18 +02:00
gimp-babl-compat.h app: add gimp_babl_compat_u8_format() instead of having this code 5 times 2012-05-02 17:51:18 +02:00
gimp-babl.c app: add GIMP_PRECISION_U32 and all its formats 2012-05-02 17:51:19 +02:00
gimp-babl.h app: add gimp_babl_component_format() and use it in GimpImage 2012-05-02 17:51:10 +02:00
gimp-gegl-config-proxy.c app: support GimpParamSpecRGB in generated GEGL UI, not only GeglParamSpecColor 2012-05-04 23:56:10 +02:00
gimp-gegl-config-proxy.h app: add gimp_gegl_get_config_container() 2012-05-02 17:50:49 +02:00
gimp-gegl-enums.c app: large scale formatting cleanup in the new cage code 2010-11-04 22:16:27 +01:00
gimp-gegl-enums.h app: large scale formatting cleanup in the new cage code 2010-11-04 22:16:27 +01:00
gimp-gegl-loops.c app: port gimp_gegl_replace() to float 2012-05-07 02:35:21 +02:00
gimp-gegl-loops.h app: port gimp_gegl_replace() to float 2012-05-07 02:35:21 +02:00
gimp-gegl-nodes.c app: added initial gegl hue blending mode 2012-05-10 21:54:48 +03:00
gimp-gegl-nodes.h app: implement active, affected components in GEGL 2012-05-02 17:51:17 +02:00
gimp-gegl-tile-compat.c app: port XCF loading to writing to the drawable's GeglBuffer 2012-05-02 17:50:53 +02:00
gimp-gegl-tile-compat.h app: port XCF loading to writing to the drawable's GeglBuffer 2012-05-02 17:50:53 +02:00
gimp-gegl-types.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimp-gegl-utils.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimp-gegl-utils.h libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimp-gegl.c Replace the semi-flatten plug-in by a GEGL operation 2012-05-04 23:56:10 +02:00
gimp-gegl.h app: add gimp-babl.[ch] and move Babl specific code there 2012-05-02 17:51:08 +02:00
gimpbrightnesscontrastconfig.c app: create an own GimpOperationBrightnessContrast 2012-03-13 15:02:17 +01:00
gimpbrightnesscontrastconfig.h app: create an own GimpOperationBrightnessContrast 2012-03-13 15:02:17 +01:00
gimpcageconfig.c GimpCageConfig: add function to remove all selected points 2011-05-03 00:46:42 +02:00
gimpcageconfig.h GimpCageConfig: add function to remove all selected points 2011-05-03 00:46:42 +02:00
gimpcolorbalanceconfig.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpcolorbalanceconfig.h app: remove the legacy color-balance cruft 2012-05-02 17:50:38 +02:00
gimpcolorizeconfig.c app: add a color button and picker to the colorize tool dialog 2012-05-03 15:02:34 +02:00
gimpcolorizeconfig.h app: add a color button and picker to the colorize tool dialog 2012-05-03 15:02:34 +02:00
gimpcurvesconfig.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpcurvesconfig.h app: remove the legacy curves cruft 2012-05-02 17:46:11 +02:00
gimpdesaturateconfig.c Get rid of artificial compiler warnings 2009-07-20 12:47:59 +02:00
gimpdesaturateconfig.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimphuesaturationconfig.c app: remove the lagacy hue-saturation cruft 2012-05-02 17:50:40 +02:00
gimphuesaturationconfig.h app: remove the lagacy hue-saturation cruft 2012-05-02 17:50:40 +02:00
gimplevelsconfig.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimplevelsconfig.h app: remove the legacy levels cruft 2012-05-02 17:46:12 +02:00
gimpoperationadditionmode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationadditionmode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationantierasemode.c app: code cleanup in the GEGL ops 2012-05-02 17:51:06 +02:00
gimpoperationantierasemode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationbehindmode.c app: code cleanup in the GEGL ops 2012-05-02 17:51:06 +02:00
gimpoperationbehindmode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationborder.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationborder.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationbrightnesscontrast.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationbrightnesscontrast.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationburnmode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationburnmode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationcagecoefcalc.c app: code cleanup in the GEGL ops 2012-05-02 17:51:06 +02:00
gimpoperationcagecoefcalc.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationcagetransform.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationcagetransform.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationcolorbalance.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationcolorbalance.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationcolorerasemode.c app: code cleanup in the GEGL ops 2012-05-02 17:51:06 +02:00
gimpoperationcolorerasemode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationcolorize.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationcolorize.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationcolormode.c app: code cleanup in the GEGL ops 2012-05-02 17:51:06 +02:00
gimpoperationcolormode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationcurves.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationcurves.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationdarkenonlymode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationdarkenonlymode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationdesaturate.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationdesaturate.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationdifferencemode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationdifferencemode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationdissolvemode.c app: code cleanup in the GEGL ops 2012-05-02 17:51:06 +02:00
gimpoperationdissolvemode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationdividemode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationdividemode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationdodgemode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationdodgemode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationequalize.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationequalize.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationerasemode.c app: added gegl erase mode 2012-05-02 17:51:20 +02:00
gimpoperationerasemode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationgrainextractmode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationgrainextractmode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationgrainmergemode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationgrainmergemode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationgrow.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationgrow.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationhardlightmode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationhardlightmode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationhistogramsink.c app: more WIP on GimpOperationHistogramSink, not used yet 2012-05-02 17:51:04 +02:00
gimpoperationhistogramsink.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationhuemode.c app: added initial gegl hue blending mode 2012-05-10 21:54:48 +03:00
gimpoperationhuemode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationhuesaturation.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationhuesaturation.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationlevels.c fix NaN issue in gimpoperationlevels.c 2012-05-09 02:24:12 +02:00
gimpoperationlevels.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationlightenonlymode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationlightenonlymode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationmaskcomponents.c app: implement active, affected components in GEGL 2012-05-02 17:51:17 +02:00
gimpoperationmaskcomponents.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationmultiplymode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationmultiplymode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationnormalmode.c app: code cleanup in the GEGL ops 2012-05-02 17:51:06 +02:00
gimpoperationnormalmode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationoverlaymode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationoverlaymode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationpointfilter.c app: code cleanup in the GEGL ops 2012-05-02 17:51:06 +02:00
gimpoperationpointfilter.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoperationpointlayermode.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationpointlayermode.h app: add a "premultiplied" property to GimpOperationPointLayerMode 2012-05-02 17:46:12 +02:00
gimpoperationposterize.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationposterize.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationreplacemode.c app: fix GimpOperationReplaceMode to not do two things different than legacy 2012-05-02 17:51:23 +02:00
gimpoperationreplacemode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationsaturationmode.c app: code cleanup in the GEGL ops 2012-05-02 17:51:06 +02:00
gimpoperationsaturationmode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationscreenmode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationscreenmode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationsemiflatten.c app: oops should also commit the new op files 2012-05-05 03:04:06 +02:00
gimpoperationsemiflatten.h app: oops should also commit the new op files 2012-05-05 03:04:06 +02:00
gimpoperationsetalpha.c app: code cleanup in the GEGL ops 2012-05-02 17:51:06 +02:00
gimpoperationsetalpha.h Replace the threshold-slpha plug-in by a GEGL operation 2012-05-04 17:59:36 +02:00
gimpoperationshapeburst.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationshapeburst.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationshrink.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationshrink.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationsoftlightmode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationsoftlightmode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationsubtractmode.c app: fixed a bug in gegl legacy blending modes 2012-05-02 17:51:19 +02:00
gimpoperationsubtractmode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationthreshold.c libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimpoperationthreshold.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpoperationthresholdalpha.c Replace the threshold-slpha plug-in by a GEGL operation 2012-05-04 17:59:36 +02:00
gimpoperationthresholdalpha.h Replace the threshold-slpha plug-in by a GEGL operation 2012-05-04 17:59:36 +02:00
gimpoperationvaluemode.c app: code cleanup in the GEGL ops 2012-05-02 17:51:06 +02:00
gimpoperationvaluemode.h app: move the opaque typedefs of most operations to their resp. headers 2012-05-04 17:36:39 +02:00
gimpposterizeconfig.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpposterizeconfig.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpthresholdconfig.c app: remove the legacy threshold code 2012-05-02 17:45:45 +02:00
gimpthresholdconfig.h app: remove the legacy threshold code 2012-05-02 17:45:45 +02:00
gimptilebackendtilemanager.c app: set default tilemul for gimpgegltilebackend to 2 2012-05-02 17:51:18 +02:00
gimptilebackendtilemanager.h app: remove write property of GeglBuffer backend 2012-05-02 17:46:05 +02:00