Re: [webkit-dev] Regarding OpenVG

2011-07-19 Thread Jakob Petsovits
Hi Madadi, Mustafizur, Things have not been going as planned with the OpenVG upstreaming effort, partially because of my lack of drive to work on it in my free time, partially because of internal priorities that made it harder for me to find time during work to finish up the initial

Re: [webkit-dev] Canvas performance and memory usage

2010-09-14 Thread Jakob Petsovits
On August 16, 2010, David Hyatt wrote: There is a temporary method implemented by all ports called: bool drawsUsingCopy() const; // If the image buffer has to render using a copied image, it will return true. This method only exists right now because some of the ports are

Re: [webkit-dev] A proposal for Platform Mechanisms

2010-06-19 Thread Jakob Petsovits
On June 18, 2010, Anders Carlsson wrote: On Jun 17, 2010, at 2:04 PM, Jeremy Orlow wrote: Overall, looks great!! On Wed, Jun 16, 2010 at 6:05 PM, Anders Carlsson ander...@apple.com wrote: Also, PlatformMechanism is a Factory, and should be named accordingly. Or maybe it's a Source

Re: [webkit-dev] OpenVG - AmanithVG SRE + EGL evaluation Linux X11 builds (x86 and x86_64) pre release.

2010-04-14 Thread Jakob Petsovits
On April 13, 2010, Info wrote: I'm Matteo Muratori from Mazatech S.r.l., the company behind AmanithVG. As I've seen that an OpenVG backend for Webkit is in development, I'd like to share with you all developers the binary evaluation builds (AmanithVG source code is not public), that could be

[webkit-dev] Upstreaming an OpenVG graphics backend

2010-01-08 Thread Jakob Petsovits
Hi list, with help from Adam Treat, Eli Fidler, Yong Li and Genevieve Mak, I've implemented a graphics backend for native OpenVG. Now is (finally) the time to upstream that stuff, and for now I've started with two patches: https://bugs.webkit.org/show_bug.cgi?id=33403