[webkit-dev] Porting drawing functions

2008-10-16 Thread Rodrigo Hernandez
Hello, Ok, I managed to compile WebKit on Windows (Thank you Adam Roben), now for my reasons to do so: I would like to port the drawing functions to straight OpenGL (and maybe later to DirectX), such that a developer could create a GL context on any platform (Windows, Linux,Mac,wx,gtk,Qt,SDL,e

Re: [webkit-dev] Porting drawing functions

2008-10-17 Thread Rodrigo Hernandez
Thank you Brett, I was hoping for a "everything under directory X" reply or perhaps some empty class templates to fill with code, but I guess its not so simple (it never is :) ). Anyway, Thank you again, I'll take a look at it during the weekend. Brett Wilson wrote: > The Chromium code that i