pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/gegl



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon May  7 08:35:57 UTC 2012

Modified Files:
        pkgsrc/graphics/gegl: Makefile PLIST buildlink3.mk distinfo
Added Files:
        pkgsrc/graphics/gegl/patches: patch-configure

Log Message:
Changes 0.2.0:
* OpenCL support
* build improvements.
* High level API to apply ops directly to buffers with arguments.
* Final bits of translation infrastructure.
* Invalidate regions when disconnecting input pads.
* Operations:
  * New operation: global-matting
  * Allow transform core to do perspective transforms.
  * Added string based key/value pairs to operations.
  * Added arguments for dealing with scaled down preview rendering.
* Added human interaction ranges and non-linear mapping to properties.
* Buffer:
  * Removed broken lanczos sampler.
  * Add gegl_buffer_set_color and gegl_buffer_set_pattern
  * Added ability to drop cached tiles.
  * Added API for handling abyss policy (not implemented yet)
  * Avoid iterating global tile cache when flushing/destroying buffers
    that have no tiles in the cache.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/gegl/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/gegl/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/gegl/buildlink3.mk
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/gegl/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/gegl/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index