Accepting request 770097 from home:iznogood:branches:graphics
- Update to version 0.4.20: + Build: Improvements and refinements of meson builds and CI. Fixing major issues for OSX and win32. + Buffer: - Pass O_BINARY where relevant on windows, fixing crashes occuring when swap is used. - Avoid 32bit overflows in computations for gegl_buffer_set and gegl_buffer_get. + Core: - Avoid running more thread jobs than there are pixels to process. - Faster teardown of buffer caches when bounding box shrinks. - Only do in-place processing if ROI fits in input abyss. + Operations: - Improved edge handling for gegl:distance-transform. - gegl:crop removed workaround for incorrect in-place handling. - Drop gegl-0.4.18_allow_unknown_arch.patch: Fixed upstream. - No longer recommend -lang: supplements are in use. OBS-URL: https://build.opensuse.org/request/show/770097 OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=92
This commit is contained in:
22
gegl.changes
22
gegl.changes
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 4 20:53:14 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 0.4.20:
|
||||
+ Build: Improvements and refinements of meson builds and CI.
|
||||
Fixing major issues for OSX and win32.
|
||||
+ Buffer:
|
||||
- Pass O_BINARY where relevant on windows, fixing crashes
|
||||
occuring when swap is used.
|
||||
- Avoid 32bit overflows in computations for gegl_buffer_set and
|
||||
gegl_buffer_get.
|
||||
+ Core:
|
||||
- Avoid running more thread jobs than there are pixels to
|
||||
process.
|
||||
- Faster teardown of buffer caches when bounding box shrinks.
|
||||
- Only do in-place processing if ROI fits in input abyss.
|
||||
+ Operations:
|
||||
- Improved edge handling for gegl:distance-transform.
|
||||
- gegl:crop removed workaround for incorrect in-place handling.
|
||||
- Drop gegl-0.4.18_allow_unknown_arch.patch: Fixed upstream.
|
||||
- No longer recommend -lang: supplements are in use.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 3 10:42:57 UTC 2019 - ecsos@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user