RESOLVED FIXED Bug 40320
Remove obsolete texImage2D and texSubImage2D entry points
https://bugs.webkit.org/show_bug.cgi?id=40320
Summary Remove obsolete texImage2D and texSubImage2D entry points
Kenneth Russell
Reported 2010-06-08 12:04:24 PDT
The texImage2D and texSubImage2D entry points taking the optional flipY and asPremultipliedAlpha arguments need to be removed. They are being left in place only for a short time to allow developers to switch over to the new APIs. This bug depends on 40318.
Attachments
Patch (20.41 KB, patch)
2010-08-11 11:50 PDT, Kenneth Russell
dglazkov: review+
kbr: commit-queue-
Kenneth Russell
Comment 1 2010-08-11 11:50:07 PDT
Dimitri Glazkov (Google)
Comment 2 2010-08-11 12:33:49 PDT
Comment on attachment 64140 [details] Patch great stuff!
Kenneth Russell
Comment 3 2010-08-11 15:44:34 PDT
Aaron Boodman
Comment 4 2010-08-11 15:55:03 PDT
Note You need to log in before you can comment on or make changes to this bug.