|
6d2e0ee9
|
2015-07-08T16:34:16
|
|
Add isolate for ANGLE on all platforms.
This will be included in isolates for targets which really need it;
initially, angle_end2end_tests.
BUG=angleproject:892
Change-Id: I466455b0cc50a70980ddc09a6db2211f13774abc
Reviewed-on: https://chromium-review.googlesource.com/284361
Tested-by: Kenneth Russell <kbr@chromium.org>
Reviewed-by: Antoine Labour <piman@chromium.org>
Reviewed-by: Geoff Lang <geofflang@chromium.org>
|
|
f9148e2a
|
2015-07-07T12:36:07
|
|
Include libEGL.so and libGLESv2.so in ANGLE-based isolates on Linux.
Fixes problem where the glBlitFramebufferANGLE symbol couldn't be
found because Mesa's libGLESv2.so was being picked up.
BUG=angleproject:892
Change-Id: Ia3c55bd8eb3f078350adf4cc504bbbed6d97cb0b
Reviewed-on: https://chromium-review.googlesource.com/283950
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Tested-by: Kenneth Russell <kbr@chromium.org>
|
|
524e3bde
|
2015-02-26T11:04:23
|
|
Add angle.isolate.
This will allow us to properly layer the isolate dependencies
within Chromium. Now that ui/gl will depend on libGLESv2 on
Windows, and other platforms to come, most everything will
need to have the ANGLE libraries bundled.
BUG=436191
Change-Id: Ifa6c87d3b7840bfbbd4830b218b6d3524258fe12
Reviewed-on: https://chromium-review.googlesource.com/254063
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Tested-by: Jamie Madill <jmadill@chromium.org>
|