libvips/libvips/iofuncs
John Cupitt 34c17fc3e8 don't minimise after sink_screen expose
We were minimising at the end of threadpool_run, but this was being
called for each sinkscreen render pass, so we were throwing away the
display cache.

Instead, minimise after sink, sink_memory and sink_disc.
2022-08-05 09:12:13 +01:00
..
buf.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
buffer.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
cache.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
connection.c Minor cleanups (#2857) 2022-06-12 12:22:36 +01:00
dbuf.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
error.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
gate.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
generate.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
ginputsource.c improve scaling of SVG images 2022-06-06 12:08:43 +01:00
header.c fix RGBA_ONLY with generic mono 2022-07-10 19:32:14 +01:00
image.c lock progress to 100% on posteval 2022-05-23 19:27:40 +01:00
init.c Simplify VIPS_CONFIG definition (#2964) 2022-07-30 19:23:09 +01:00
mapfile.c Improve symbol visibility (#2688) 2022-04-16 10:58:55 +01:00
memory.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
meson.build Improve symbol visibility (#2688) 2022-04-16 10:58:55 +01:00
object.c Add tiffsave target (#2798) 2022-05-20 18:38:17 +01:00
operation.c cleaner blocking code 2022-06-11 15:37:27 +01:00
rect.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
region.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
reorder.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
sbuf.c Minor cleanups (#2857) 2022-06-12 12:22:36 +01:00
semaphore.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
sink.c don't minimise after sink_screen expose 2022-08-05 09:12:13 +01:00
sink.h rename nlines as n_lines 2017-04-26 09:45:00 +01:00
sinkdisc.c don't minimise after sink_screen expose 2022-08-05 09:12:13 +01:00
sinkmemory.c don't minimise after sink_screen expose 2022-08-05 09:12:13 +01:00
sinkscreen.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
source.c Minor cleanups (#2857) 2022-06-12 12:22:36 +01:00
sourcecustom.c Minor cleanups (#2857) 2022-06-12 12:22:36 +01:00
sourceginput.c Minor cleanups (#2857) 2022-06-12 12:22:36 +01:00
system.c Prefer to use flags |= everywhere (#2854) 2022-06-11 15:40:39 +01:00
target.c Fix dzsave_target for ZIP output (#2927) 2022-07-15 19:39:56 +01:00
targetcustom.c Minor cleanups (#2857) 2022-06-12 12:22:36 +01:00
threadpool.c don't minimise after sink_screen expose 2022-08-05 09:12:13 +01:00
type.c Improve symbol visibility (#2688) 2022-04-16 10:58:55 +01:00
util.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
vector.c Cleanup gettext handling (#2695) 2022-02-27 15:27:28 +00:00
vips.c vipsload: ensure resolution is positive (#2742) 2022-04-03 11:00:44 +01:00
vipsmarshal.list add VipsStreamiu 2019-11-21 16:22:43 +00:00
window.c Improve symbol visibility (#2688) 2022-04-16 10:58:55 +01:00