RESOLVED FIXED 102528
[Chromium] Add GL_CHROMIUM_pixel_transfer_buffer_object extension support.
https://bugs.webkit.org/show_bug.cgi?id=102528
Summary [Chromium] Add GL_CHROMIUM_pixel_transfer_buffer_object extension support.
David Reveman
Reported 2012-11-16 09:46:38 PST
Add mapBufferCHROMIUM and unmapBufferCHROMIUM prototypes to WebGraphicsContext3D.h.
Attachments
Patch (1.70 KB, patch)
2012-11-16 09:51 PST, David Reveman
no flags
David Reveman
Comment 1 2012-11-16 09:49:43 PST
Need this to access CHROMIUM_pixel_transfer_buffer_object extension from compositor once https://codereview.chromium.org/10440019/ lands.
David Reveman
Comment 2 2012-11-16 09:51:51 PST
WebKit Review Bot
Comment 3 2012-11-16 09:53:56 PST
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
James Robinson
Comment 4 2012-11-18 20:39:17 PST
Comment on attachment 174712 [details] Patch R=me
WebKit Review Bot
Comment 5 2012-11-22 09:39:06 PST
Comment on attachment 174712 [details] Patch Clearing flags on attachment: 174712 Committed r135530: <http://trac.webkit.org/changeset/135530>
WebKit Review Bot
Comment 6 2012-11-22 09:39:10 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.