-
Ted Meyer authored
This is a reland of 3da0177b revert was here: https://chromium-review.googlesource.com/c/chromium/src/+/2359952 Not clear how this commit is affecting webgl conformance tests that aren't being run on linux. These tests also pass consistently on the bots during submission. no changes in the reland, so TBR'ing all the original folks Tbr: geofflang@chromium.org, dalecurtis@chromium.org, zmo@chromium.org, andrescj@chromium.org Original change's description: > Add GLImageEGLPixmap for vaapi linux support. > > This new image type can hook an X11 pixmap up to an egl pixmap surface, > which lets VaapiPictureNativePixmapAngle create xlib pixmaps and bind > them as surfaces. > > With this cl, the flag --enable-accelerated-video-decode will be > functional on a modern intel graphics linux system while using ANGLE. > > Bug: 1103510 > > Change-Id: I9c2bce16729be1e8f007b47da5a5160074f78483 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288633 > Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> > Reviewed-by: Dale Curtis <dalecurtis@chromium.org> > Reviewed-by: Andres Calderon Jaramillo <andrescj@chromium.org> > Reviewed-by: Zhenyao Mo <zmo@chromium.org> > Reviewed-by: Geoff Lang <geofflang@chromium.org> > Cr-Commit-Position: refs/heads/master@{#798952} Bug: 1103510 Change-Id: I06d25cb55371f6e3139a31a27e3de3c0c90a8f82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2361502Reviewed-by:
Geoff Lang <geofflang@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Ted Meyer <tmathmeyer@chromium.org> Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#799211}
b12ad491