Gimp/app/gegl
Ell f5e652d762 app, pdb: use compat formats for brushes/patterns in plug-ins
Plug-ins are not prepared to handle high-precision brushes/
patterns, even when they're otherwise aware of high-precision
drawables, so make sure to always use compat formats when
communicating brush/pattern data to plug-ins.

Allowing plug-ins to handle high-precision brush/pattern data would
require some additional API.

(cherry picked from commit 82c449496e)
2019-02-07 09:19:27 -05:00
..
.gitignore enums: add intermediate generated enum files to .gitignore 2017-08-24 15:35:27 -04:00
gimp-babl-compat.c app, pdb: use compat formats for brushes/patterns in plug-ins 2019-02-07 09:19:27 -05:00
gimp-babl-compat.h app, pdb: use compat formats for brushes/patterns in plug-ins 2019-02-07 09:19:27 -05:00
gimp-babl.c app: add "cairo-ARGB32" to "R'G'B'A u8" in gimp_babl_init_fishes(). 2018-08-01 19:00:22 +02:00
gimp-babl.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-gegl-apply-operation.c app: in gimp_gegl_apply_cached_operation(), s/cancellable/cancelable/ 2019-01-12 05:11:47 -05:00
gimp-gegl-apply-operation.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-gegl-enums.c enums: generate enum files in source dir 2017-05-06 17:26:16 -04:00
gimp-gegl-enums.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-gegl-loops-sse2.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-gegl-loops-sse2.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-gegl-loops.cc libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:21:36 -05:00
gimp-gegl-loops.h app: add gimp_gegl_clear() 2018-12-02 03:11:20 -05:00
gimp-gegl-mask-combine.c libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:21:36 -05:00
gimp-gegl-mask-combine.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-gegl-mask.c app: more optimizations to gimp_gegl_mask_bounds() 2019-01-01 06:53:35 -05:00
gimp-gegl-mask.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-gegl-nodes.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-gegl-nodes.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-gegl-tile-compat.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-gegl-tile-compat.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-gegl-types.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-gegl-utils.c app: add gimp_gegl_rectangle_align_to_tile_grid() 2018-12-02 03:11:16 -05:00
gimp-gegl-utils.h app: add gimp_gegl_rectangle_align_to_tile_grid() 2018-12-02 03:11:16 -05:00
gimp-gegl.c Issue #2224 - Use the "Swap folder" setting for the GEGL cache 2018-11-18 18:27:05 +01:00
gimp-gegl.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpapplicator.c app: rename gimp_applicator_set_preview() to _set_crop(); add _get_crop() 2018-12-30 05:13:29 -05:00
gimpapplicator.h app: rename gimp_applicator_set_preview() to _set_crop(); add _get_crop() 2018-12-30 05:13:29 -05:00
gimptilehandlervalidate.c app: in gimp_tile_handler_validate_buffer_copy(), temporarily remove source handler 2019-01-12 04:54:18 -05:00
gimptilehandlervalidate.h app: add gimp_tile_handler_validate_validate() 2018-11-28 13:27:00 -05:00
Makefile.am app: switch gimp-gegl-loops.c to C++ 2018-04-04 17:49:47 -04:00