[Webkit-unassigned] [Bug 37026] [Qt] WebKit does not build on Windows with --3d-canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 4 01:29:04 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37026





--- Comment #5 from Jarkko Sakkinen <jarkko.j.sakkinen at gmail.com>  2010-04-04 01:29:04 PST ---
Sorry forgot to mention the file: GraphicsContext3DQt.cpp.

I think there are exactly four things that should be platform specific:

- Creation of GL context
- Activation of GL context
- Painting of main FBO
- API resolver that gives set of function pointers

Maybe this functionality should be represented with some kind of adapter?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list