[cairo] [PATCH 02/41] core: reintroduce bot-scan-converter functions
Enrico Weigelt, metux IT consult
enrico.weigelt at gr13.net
Sat Dec 12 08:30:27 PST 2015
On 12.12.2015 10:45, Uli Schlachter wrote:
> Sorry, I meant "where is this still needed"? If it were needed, "git
> grep" should tell me so.
Ah, you wont find it w/ a simple grep, as the situation is a bit more
complex (took me a while to sort that out):
In older versions, the composite_polygon_info_t had a callback vector,
which had been initialized to one of the *_add_polygon() functions.
That's gone for quite some time.
As the _composite_polygon_spans() functions of the i915 / i965 create an
cairo_botor_scan_converter_t, I've guessed that it's *_add_polygon()
function needs to be called here.
The actual changes to call it are done in subsequent patches.
--mtx
--
Enrico Weigelt,
metux IT consulting
+49-151-27565287
More information about the cairo
mailing list