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

Re: [webkit-dev] Windows Compilation Broken?

2008-10-16 Thread Rodrigo Hernandez
I'll try again later today, but that does seem to be the case: $ which link /usr/bin/link Thank you Adam, I'll post again on this thread if I find other issues, this probably should make it into the instructions as a note. Thanks again. Adam Roben wrote: On Oct 15, 2008, at 10:16 PM, Rodrigo

[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,