[cairo] Multi-threaded cairo
KwangYul Seo
kwangyul.seo at gmail.com
Sun May 11 02:54:09 PDT 2008
Hello.
Is it possible to use cairo from multiple threads simultaneously? I want to
draw an image with multiple threads simultaneously. Those threads divide the
surface and only draw their own region. I wonder if I can do this with a
single cairo context shared by multiple threads. If it is possible, does it
mean that I can gain performance boosts if I use it in multi-core machines?
Thanks,
Kwang Yul Seo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cairographics.org/archives/cairo/attachments/20080511/3ff84b0b/attachment.html
More information about the cairo
mailing list