Roll ANGLE from ed9213bca064 to c500ee031d36 (14 revisions)
ed9213bca0..c500ee031d
2020-12-23 jmadill@chromium.org Revert "Changes to build inside a Dawn checkout."
2020-12-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 78f4bbcd4cb1 to a5e4417becc2 (263 revisions)
2020-12-23 jmadill@chromium.org Bump implementation max textures/images limit to 96.
2020-12-23 jdarpinian@chromium.org Fix out of bounds indices in transform feedback test
2020-12-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 54509765b18d to b29bf0434c16 (15 revisions)
2020-12-22 syoussefi@chromium.org Vulkan: Fix assertion in xfb of indirect calls
2020-12-22 syoussefi@chromium.org Vulkan: GS tests that demonstrate gl_Position bugs
2020-12-22 jmadill@chromium.org Use Android API to get storage path.
2020-12-22 syoussefi@chromium.org Vulkan: Pass in SPIR-V transform options in a struct
2020-12-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 4545fb53923b to 78f4bbcd4cb1 (198 revisions)
2020-12-21 senorblanco@chromium.org Changes to build inside a Dawn checkout.
2020-12-21 cclao@google.com Vulkan: MapBufferRange should avoid wait if INVALIDATE_BUFFER is set
2020-12-21 syoussefi@chromium.org Fix PackedVarying's move constructor
2020-12-21 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from af73f1e9f8c8 to 4545fb53923b (180 revisions)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-skia-autoroll
Please CC bungeman@google.com on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC8i5BEK-GPU-IntelIris655-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE
Tbr: bungeman@google.com
Change-Id: Iac11603e49cfe5be140cb9b976c79d9b11b4b6d3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/347098
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
parent
a07076b6a8
commit
8369aeae73
2
DEPS
2
DEPS
@ -7,7 +7,7 @@ vars = {
|
||||
deps = {
|
||||
"buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8",
|
||||
"common" : "https://skia.googlesource.com/common.git@9737551d7a52c3db3262db5856e6bcd62c462b92",
|
||||
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@ed9213bca0643edb65b7d39a938210419398a1b3",
|
||||
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@c500ee031d36ae8485a6ff657b2e870ed1de08c4",
|
||||
"third_party/externals/brotli" : "https://skia.googlesource.com/external/github.com/google/brotli.git@e61745a6b7add50d380cfd7d3883dd6c62fc2c71",
|
||||
"third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b",
|
||||
# Dawn requires jinja2 and markupsafe for the code generator, and glslang and shaderc for SPIRV compilation.
|
||||
|
Loading…
Reference in New Issue
Block a user