diff options
author | M Joonas Pihlaja <jpihlaja@cc.helsinki.fi> | 2008-07-11 00:59:47 +0300 |
---|---|---|
committer | M Joonas Pihlaja <jpihlaja@cc.helsinki.fi> | 2008-12-06 14:04:36 +0200 |
commit | 4a9b274eebe674bbc5c66dc3e33256723cdf9829 (patch) | |
tree | ef6445766c969c24848f0cc3317a0c68c20df24d /perf/README | |
parent | 948c3526dcdbc440395fff4ce9bf4b7553930d92 (diff) |
[cairo-spans] Add a check/create_span_renderer backend methods.
A surface will have the chance to use span rendering at cairo_fill()
time by creating a renderer for a specific combination of
pattern/dst/op before the path is scan converted. The protocol is to
first call check_span_renderer() to see if the surface wants to render
with spans and then later call create_span_renderer() to create the
renderer for real once the extents of the path are known.
No backends have an implementation yet.
Diffstat (limited to 'perf/README')
0 files changed, 0 insertions, 0 deletions