diff options
author | adam <adam> | 2012-05-07 08:35:57 +0000 |
---|---|---|
committer | adam <adam> | 2012-05-07 08:35:57 +0000 |
commit | 92cbf3cc592fe1c2fed7fc03b895e89e870741f6 (patch) | |
tree | 4e998aa5ba717e0b0be037205d17dd530a6a06f2 /graphics/gegl/distinfo | |
parent | b121c096c07dc05822b98f7acf0bd2f47502642c (diff) | |
download | pkgsrc-92cbf3cc592fe1c2fed7fc03b895e89e870741f6.tar.gz |
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.
Diffstat (limited to 'graphics/gegl/distinfo')
-rw-r--r-- | graphics/gegl/distinfo | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/gegl/distinfo b/graphics/gegl/distinfo index eb5a1986e46..ffcd981ea0e 100644 --- a/graphics/gegl/distinfo +++ b/graphics/gegl/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.10 2011/12/09 17:45:13 adam Exp $ +$NetBSD: distinfo,v 1.11 2012/05/07 08:35:57 adam Exp $ -SHA1 (gegl-0.1.8.tar.bz2) = 3d4d902580f5c5122b01b5188b6b5da03089ecac -RMD160 (gegl-0.1.8.tar.bz2) = 5ebd7663285a57205661868452e650ba41b9df7f -Size (gegl-0.1.8.tar.bz2) = 5532682 bytes +SHA1 (gegl-0.2.0.tar.bz2) = 764cc66cb3c7b261b8fc18a6268a0e264a91d573 +RMD160 (gegl-0.2.0.tar.bz2) = cc10365cff27dd42b002bf305f82de54d8c158fa +Size (gegl-0.2.0.tar.bz2) = 7502040 bytes SHA1 (patch-aa) = 0f46061f7b0c213abfe422124839eec29780d039 +SHA1 (patch-configure) = 769f90b79ee581ccb7d160f28f61231de32eb723 |