[webkit-reviews] review requested: [Bug 40318] Add texImage2D and texSubImage2D signatures with internal format, etc. : [Attachment 58508] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 11 14:36:35 PDT 2010


Kenneth Russell <kbr at google.com> has asked  for review:
Bug 40318: Add texImage2D and texSubImage2D signatures with internal format,
etc.
https://bugs.webkit.org/show_bug.cgi?id=40318

Attachment 58508: Patch
https://bugs.webkit.org/attachment.cgi?id=58508&action=review

------- Additional Comments from Kenneth Russell <kbr at google.com>
>From the ChangeLog:

Added new texImage2D and texSubImage2D entry points following WebGL
specification changes. Added UNPACK_FLIP_Y_WEBGL and
UNPACK_PREMULTIPLY_ALPHA_WEBGL pixelStorei parameters, honored them for the new
entry points taking HTML elements, and added support to getParameter. Added
warnings to the console for calls to the obsolete entry points, which will be
removed in a few weeks. Updated all layout tests to use the new entry points
and pixelStorei parameters, and associated expectations. No other new tests.


More information about the webkit-reviews mailing list