gimp/app/gegl
Martin Nordholts 18603ac192 Bug 401754 – Port Hue, Saturation, Value to CIE LCH
When using GEGL for the projection, use CIE LCH for the Hue,
Saturation and Value layer modes, just as we already do for the Color
layer mode. The Value layer mode will later be renamed to Lightness
since that is the semantics it has now.
2009-08-02 21:36:00 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimp-gegl-types.h Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimp-gegl-utils.c Add a GEGL utility function gimp_buffer_to_tiles() 2009-02-23 20:43:26 +00:00
gimp-gegl-utils.h Add a GEGL utility function gimp_buffer_to_tiles() 2009-02-23 20:43:26 +00:00
gimp-gegl.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimp-gegl.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbrightnesscontrastconfig.c Fix typo in the class' stock-id 2009-05-24 17:42:44 +02:00
gimpbrightnesscontrastconfig.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorbalanceconfig.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpcolorbalanceconfig.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcolorizeconfig.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpcolorizeconfig.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcurvesconfig.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpcurvesconfig.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00: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 Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimphuesaturationconfig.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimplevelsconfig.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimplevelsconfig.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoperationcolorbalance.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpoperationcolorbalance.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoperationcolorize.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpoperationcolorize.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoperationcurves.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpoperationcurves.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoperationdesaturate.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpoperationdesaturate.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoperationhuesaturation.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpoperationhuesaturation.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoperationlevels.c Clamp levels after input changes applied. 2009-07-16 22:00:38 +02:00
gimpoperationlevels.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoperationpointfilter.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpoperationpointfilter.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoperationpointlayermode.c Bug 401754 – Port Hue, Saturation, Value to CIE LCH 2009-08-02 21:36:00 +02:00
gimpoperationpointlayermode.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoperationposterize.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpoperationposterize.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoperationthreshold.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpoperationthreshold.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoperationtilesink.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpoperationtilesink.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpoperationtilesource.c Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpoperationtilesource.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00: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 Rename gegl-types.h to gimp-gegl-types.h 2009-02-21 15:06:49 +00:00
gimpthresholdconfig.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00