gimp/app/gegl
Michael Natterer b70b04c624 app: formatting in GimpApplicator 2012-08-26 22:52:04 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am app: add GimpTileHandlerProjection and use it to validate the projection 2012-07-05 21:42:26 +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: rename gimp_gegl_node_set_layer_mode() to gimp_gegl_mode_node_set() 2012-05-18 23:50:35 +02:00
gimp-gegl-nodes.h app: rename gimp_gegl_node_set_layer_mode() to gimp_gegl_mode_node_set() 2012-05-18 23:50:35 +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: actually commit the rest of the patch... 2012-05-26 12:42:52 +02:00
gimp-gegl-utils.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
gimp-gegl-utils.h app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
gimp-gegl.c app: use GeglConfig's new 64 bit tile-cache-size property if it exists 2012-06-29 01:51:56 +02:00
gimp-gegl.h app: add gimp-babl.[ch] and move Babl specific code there 2012-05-02 17:51:08 +02:00
gimpapplicator.c app: formatting in GimpApplicator 2012-08-26 22:52:04 +02:00
gimpapplicator.h app: add GimpApplicator which wraps a graph that applies a buffer to a drawable 2012-05-26 12:36:00 +02:00
gimptilehandlerprojection.c app: add GimpTileHandlerProjection and use it to validate the projection 2012-07-05 21:42:26 +02:00
gimptilehandlerprojection.h app: add GimpTileHandlerProjection and use it to validate the projection 2012-07-05 21:42:26 +02:00