.. |
.gitignore
|
Added .gitignore files generated with git svn create-ignore.
|
2009-01-31 11:37:44 +00:00 |
Makefile.am
|
*/Makefile.am: merge INCLUDES into AM_CPPFLAGS
|
2013-06-05 20:48:37 +02:00 |
gimp-babl-compat.c
|
Add support for both gamma-corrected and linear for all bit depths
|
2013-06-23 16:51:24 +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
|
Add support for both gamma-corrected and linear for all bit depths
|
2013-06-23 16:51:24 +02:00 |
gimp-babl.h
|
Add support for both gamma-corrected and linear for all bit depths
|
2013-06-23 16:51:24 +02:00 |
gimp-gegl-apply-operation.c
|
app: support src ops in gimp_gegl_apply_operation()
|
2013-09-13 09:42:53 +02:00 |
gimp-gegl-apply-operation.h
|
app: follow the GEGL invert -> invert-linear vs. invert-gamma change
|
2013-06-24 00:45:04 +02:00 |
gimp-gegl-config-proxy.c
|
app: implement GimpConfigInterface::equal() in gimp-gegl-config-proxy.c
|
2013-03-12 19:09:22 +01: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: shorten the labels of the cage tool options by adding newlines
|
2013-03-24 22:11:20 +01:00 |
gimp-gegl-enums.h
|
app: shorten the labels of the cage tool options by adding newlines
|
2013-03-24 22:11:20 +01:00 |
gimp-gegl-loops.c
|
app, plug-ins: Don't modify iter->length
|
2013-09-12 17:43:54 -07:00 |
gimp-gegl-loops.h
|
app: port smudge blending to RGBA float
|
2012-12-08 22:16:05 +01:00 |
gimp-gegl-mask-combine.c
|
app, plug-ins: Don't modify iter->length
|
2013-09-12 17:43:54 -07:00 |
gimp-gegl-mask-combine.h
|
app: factor out the core mask combine functions to gegl-only functions
|
2013-04-08 21:54:46 +02:00 |
gimp-gegl-mask.c
|
app: factor our more lowlevel GimpChannel code to GeglBuffer utils
|
2013-04-09 00:38:46 +02:00 |
gimp-gegl-mask.h
|
app: factor our more lowlevel GimpChannel code to GeglBuffer utils
|
2013-04-09 00:38:46 +02:00 |
gimp-gegl-nodes.c
|
app: don't reset the mode node's opacity when changing the layer mode
|
2013-06-12 22:13:01 +02:00 |
gimp-gegl-nodes.h
|
app: set paint_mode and opacity separately on mode nodes
|
2013-04-22 22:53:07 +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: adapt to the transform ops API change in GEGL
|
2013-06-06 19:58:48 +02:00 |
gimp-gegl-utils.h
|
app: adapt to the transform ops API change in GEGL
|
2013-06-06 19:58:48 +02:00 |
gimp-gegl.c
|
app: remove support for the old GeglConfig:cache-size property
|
2013-06-06 00:03:26 +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: remove flush parameter from write-buffer op in GimpApplicator
|
2013-07-06 21:24:12 +03:00 |
gimpapplicator.h
|
app: add gimp_drawable_get_linear() which currently always returns FALSE
|
2013-04-27 08:41:06 +02:00 |
gimptilehandlerprojection.c
|
app: do not recurse to invalidate the pyramid
|
2013-08-10 16:24:16 +02:00 |
gimptilehandlerprojection.h
|
app: add gimp_tile_handler_projection_undo_invalidate()
|
2013-08-02 20:19:00 +02:00 |