angle/util/x11
Corentin Wallez 3d677ea685 Implement EGL_ANGLE_x11_visual
Reland with a fixed tests on AMD.

This extension will be used by Chrome to advertise the visual it will
use for its windows. Having ANGLE use the same visual will bring
several benefits:
 - A blit will be avoided, and the content of the window might be
   rendered on the system framebuffer directly.
 - There will be less latency when resizing windows which will make it
   much less likely to see a black border when resizing.

BUG=522149

Change-Id: I66004b6ac45453330af7c4c810ddf2c26941be42
Reviewed-on: https://chromium-review.googlesource.com/314661
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Tested-by: Corentin Wallez <cwallez@chromium.org>
2015-12-01 18:50:33 +00:00
..
X11Pixmap.cpp Add a OSPixmap class to have cross platform pixmaps 2015-06-19 18:29:12 +00:00
X11Pixmap.h Implement missing util/ functions on Mac 2015-09-16 20:22:46 +00:00
X11Window.cpp Implement EGL_ANGLE_x11_visual 2015-12-01 18:50:33 +00:00
X11Window.h Implement EGL_ANGLE_x11_visual 2015-12-01 18:50:33 +00:00