skia /
skia /
010e1a7e85a0fcb937edc6131d1fb5c7aa4a4eff Roll Dawn from 8409c8834075 to 6b512aaeec71 (59 revisions)
https://dawn.googlesource.com/dawn.git/+log/8409c8834075..6b512aaeec71
2024-08-01 dsinclair@chromium.org Revert "[tint][ir][val] Reject functions with non-constructible return types"
2024-08-01 dsinclair@chromium.org [hlsl] Emit `textureSampleLevel` in HLSL IR
2024-08-01 jrprice@google.com [tint] Fix undef arg after ArrayLengthFromUniform
2024-08-01 rharrison@chromium.org [tint][ir][val] Reject functions with non-constructible return types
2024-07-31 jrprice@google.com [ir] Refactor type validation
2024-07-31 jrprice@google.com [tint] Add IR support for i8/u8 constants
2024-07-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 65f08d08515f to e932ca24d185 (12 revisions)
2024-07-31 jrprice@google.com [tint] Add i8 and u8 to the constant manager
2024-07-31 jrprice@google.com [tint] Add i8 and u8 support to the type manager
2024-07-31 jrprice@google.com [tint] Add i8/u8 definitions and tests to number.h
2024-07-31 jrprice@google.com [tint] Add i8 and u8 type classes
2024-07-31 dsinclair@chromium.org [hlsl] Emit `textureSample` in HLSL IR
2024-07-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 83a17e61a613 to a82ee8ac0104 (9 revisions)
2024-07-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from ef043e90f3f3 to bb373fb88e9e (1 revision)
2024-07-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 01b188e56477 to f72761e86766 (1 revision)
2024-07-31 rafael.cintron@microsoft.com Make D3D12 backend robust to the InfoQueue being absent
2024-07-31 jrprice@google.com [tint] Remove duplicate tint_build_wgsl_writer condition
2024-07-31 dsinclair@chromium.org Revert "[glsl] Emit signed and unsigned integers"
2024-07-31 jiawei.shao@intel.com Fix validation on the blend factors using the alpha channel of Src1
2024-07-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 198de0447a11 to 65f08d08515f (6 revisions)
2024-07-31 dsinclair@chromium.org [hlsl] Update expectations for HLSL IR.
2024-07-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from b6f7ff81e9ce to ef043e90f3f3 (1 revision)
2024-07-31 bsheedy@google.com Suppress more 16" Macbook failures
2024-07-31 dsinclair@chromium.org [glsl] Emit signed and unsigned integers
2024-07-31 dsinclair@chromium.org [glsl] Emit boolean types
2024-07-31 dsinclair@chromium.org [glsl] Emit compute workgroup size
2024-07-31 dsinclair@chromium.org [glsl] Add glsl validation
2024-07-30 dsinclair@chromium.org [glsl] Add ability to run GLSL IR backend to tint.
2024-07-30 dsinclair@chromium.org [glsl] Move test files up to `writer/` folder
2024-07-30 dsinclair@chromium.org Remove duplicate wgsl_reader requirement from benchmarks
2024-07-30 rharrison@chromium.org [tint][ir][val] Check that args to calls to builtins have types
2024-07-30 rharrison@chromium.org [tint][ir][val] Check that entry points have names
2024-07-30 dsinclair@chromium.org [hlsl] Emit `textureGather` in HLSL IR
2024-07-30 dsinclair@chromium.org [hlsl] Add texture gather HLSL definitions.
2024-07-30 dsinclair@chromium.org [hlsl] Emit `textureGatherCompare` in HLSL IR
2024-07-30 dsinclair@chromium.org [glsl] Fill out `raise` method.
2024-07-30 jrprice@google.com [tint][benchmark] Generate depfile for inputs
2024-07-30 jrprice@google.com [tint] Rename AST versions of benchmarks
2024-07-30 jrprice@google.com [tint] Remove TINT_EXTERNAL_BENCHMARK_CORPUS_DIR
2024-07-30 rharrison@chromium.org [tint][ir] Gracefully handle Type() returning null in disassembler
2024-07-30 jrprice@google.com [tint] Use embedded benchmark inputs
2024-07-30 jrprice@google.com [tint][benchmark] Emit WGSL shaders as char arrays
2024-07-30 dneto@google.com Roll DirectX Shader Compiler from (ef4f44de20c7 to b6f7ff81e9cea7) 5 revisions
2024-07-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 0ef066874643 to 198de0447a11 (6 revisions)
2024-07-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1efa184b8c22 to 83a17e61a613 (10 revisions)
2024-07-30 senorblanco@chromium.org Compat CTS: tighten up some expectations.
2024-07-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 506cb7c18d76 to 0ef066874643 (8 revisions)
2024-07-30 jrprice@google.com [tint][benchmark] Depend on auto-generated header
2024-07-30 rharrison@chromium.org [tint][ir][fuzz] Handle malformed StoreVectorElement in validator
2024-07-30 rharrison@chromium.org [tint][ir] Gracefully handle malformed loops in disassembler
2024-07-29 senorblanco@chromium.org Roll Catapult.
2024-07-29 jrprice@google.com [tint] Require WGSL and SPIR-V for all benchmarks
2024-07-29 rharrison@chromium.org [tint][ir] Check result and operand Types for nullness
2024-07-29 jrprice@google.com [tint] Auto-generate a benchmark input header
2024-07-29 jrprice@google.com [tint][benchmark] Use Chrome Perf output format
2024-07-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from c4dfa69de7de to 01b188e56477 (1 revision)
2024-07-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9367f72112b5 to 1efa184b8c22 (4 revisions)
2024-07-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 572025841d09 to 506cb7c18d76 (1 revision)
2024-07-29 beaufort.francois@gmail.com [webgpu-headers] Fold DepthClipControl into PrimitiveState
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dawn-skia-autoroll
Please CC cwallez@google.com,dsinclair@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Dawn: https://bugs.chromium.org/p/dawn/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://issues.skia.org/issues/new?component=1389291&template=1850622
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-Debug-Graphite_Dawn_Vulkan;skia/skia.primary:Test-Mac11-Clang-MacMini9.1-GPU-AppleM1-arm64-Debug-All-Graphite_Dawn_Metal;skia/skia.primary:Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Graphite_Dawn_D3D12;skia/skia.primary:Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Release-All-Graphite_Dawn_D3D11
Bug: None
Tbr: dsinclair@google.com
Test: Test: dawn_unittests
Change-Id: I47197090a91ab8e97586f732ee04ff9c606fe1aa
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/884897
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2 files changed