Skip to content
  • Michael Natterer's avatar
    buffer: add private "cache" and "tile_storage" members to GeglTileHandler · c66bf7af
    Michael Natterer authored
    and private API to set/get them. Also add to-become-public API to create
    and dup tiles. In gegl_tile_handler_chain_add(), set the chain's own
    storage and cache on the added handlers. Set them on the chain itself
    in GeglTileStorage (which is a chain). Port the cache, zoom and empty
    tile handlers to use the new stuff.
    c66bf7af