RESOLVED FIXED 43119
Hook the GLES2 rendering path up to GraphicsContextSkia.
https://bugs.webkit.org/show_bug.cgi?id=43119
Summary Hook the GLES2 rendering path up to GraphicsContextSkia.
Stephen White
Reported 2010-07-28 08:10:30 PDT
Hook the GLES2 rendering path up to GraphicsContextSkia.
Attachments
Patch (11.68 KB, patch)
2010-07-28 08:18 PDT, Stephen White
no flags
Patch (13.96 KB, patch)
2010-07-28 12:49 PDT, Stephen White
fishd: review+
Stephen White
Comment 1 2010-07-28 08:18:48 PDT
Darin Adler
Comment 2 2010-07-28 11:01:40 PDT
Comment on attachment 62823 [details] Patch preSoftwareDraw is not a good function name. Function names should be verb phrases.
Stephen White
Comment 3 2010-07-28 12:49:19 PDT
Stephen White
Comment 4 2010-07-28 13:01:53 PDT
(In reply to comment #2) > (From update of attachment 62823 [details]) > preSoftwareDraw is not a good function name. Function names should be verb phrases. OK, renamed to prepareForSoftwareDraw().
Stephen White
Comment 5 2010-07-28 13:21:32 PDT
Note You need to log in before you can comment on or make changes to this bug.