Roll ANGLE from 8c05fd4fe56a to 3408ea3ea402 (20 revisions)
8c05fd4fe5..3408ea3ea4
2021-08-25 syoussefi@chromium.org Translator: Fix precision of gl_FragCoord on ES3+
2021-08-24 cnorthrop@google.com FrameCapture: Adjust CopyImageSubData target
2021-08-24 syoussefi@chromium.org Translator: Validate precisions
2021-08-24 jmadill@chromium.org Perf Tests: Update histogram units.
2021-08-24 syoussefi@chromium.org Translator: Stabilize autogenerated builtin function parameters
2021-08-24 gman@chromium.org Emit INFINITY for infinite constants
2021-08-24 cnorthrop@google.com Tests: Add Wordscapes trace
2021-08-24 timvp@google.com Refactor EGLMultiThreadSteps.h -> MultiThreadSteps.h
2021-08-24 ianelliott@google.com Add Cody, Charlie, and Ian to OWNERS
2021-08-24 cnorthrop@google.com Tests: Add Scrabble Go trace
2021-08-24 gert.wollny@collabora.com Capture/Replay: beautify the result output
2021-08-24 gman@chromium.org Test vector and matrix scalarization does not affect output
2021-08-23 jmadill@chromium.org ANGLEPerfTest: Fix a couple comment typos.
2021-08-23 jmadill@chromium.org Capture/Replay: Isolate trace export definitions.
2021-08-23 gert.wollny@collabora.com Capture/Replay: Update expectation bug number
2021-08-23 jmadill@chromium.org Skip all dEQP-EGL.functional.resize.surface_size on Linux/NV.
2021-08-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 9eb5acaba94c to 6aad52e1aef6 (5 revisions)
2021-08-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1dec6c3c106b to 1262ad6fdd3f (7 revisions)
2021-08-23 syoussefi@chromium.org Translator: Be more explicit about precisions
2021-08-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 873a11ee2df8 to 2136fe7a73f0 (293 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 herb@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
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/main/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: herb@google.com
Test: Test: Fortnite MEC
Test: Test: angle_perftests --gtest_filter="*scrabble_go*"
Test: Test: angle_perftests --gtest_filter="*wordscapes*"
Change-Id: I95fbfd728a4b768b0393a9a166f874fe3a34ee56
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/441710
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
02c7dac0be
commit
0305e86ee4
2
DEPS
2
DEPS
@ -11,7 +11,7 @@ vars = {
|
||||
|
||||
deps = {
|
||||
"buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8",
|
||||
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@8c05fd4fe56a42fb8e8d91b928e89a808da0557e",
|
||||
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@3408ea3ea402119928c78dcb5e5f56b3e0ca0502",
|
||||
"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 tint for SPIRV compilation.
|
||||
|
Loading…
Reference in New Issue
Block a user