• Introduce ClipStore, an arena for storing clip sources.

    This reduces a lot of memory copying and allocations, since
    the clip stack built each frame now just contains handles
    into the clip store, rather than copying the entire mask cache.
    gw3583 committed Sep 11, 2017