This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit c838a1b
authored
Roll Skia from daf2219fec54 to 656de7fc6994 (23 revisions) (#42534)
https://skia.googlesource.com/skia.git/+log/daf2219fec54..656de7fc6994
2023-06-02 johnstiles@google.com Revert "Allow trivial non-constant expressions to use SpvOpSelect."
2023-06-02 johnstiles@google.com Add WGSL support for indexed-swizzle lvalues.
2023-06-02 johnstiles@google.com Implement WGSL vector-component lvalues.
2023-06-02 michaelludwig@google.com [skif] Consolidate mapping/layerspace code
2023-06-02 cmumford@google.com [infra] Change RadeonVega6 version to 1002:1636-31.0.12027.9001
2023-06-02 johnstiles@google.com Allow trivial non-constant expressions to use SpvOpSelect.
2023-06-02 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from d39a400f98d7 to ef390b9d1236 (5 revisions)
2023-06-02 johnstiles@google.com Implement WGSL index- and field-access lvalues.
2023-06-02 jvanverth@google.com [graphite] Check for Vulkan depth-stencil support before initSampleCounts.
2023-06-02 johnstiles@google.com Add LValue class to WGSL code generator.
2023-06-02 cmumford@google.com [infra] temp remove Release-All-Graphite_Metal from CQ
2023-06-02 herb@google.com Add a low level quadratic root solver
2023-06-02 herb@google.com Handle subnormal properly in close_to_linear
2023-06-02 drott@chromium.org [Fontations] Roll Fontations
2023-06-02 jvanverth@google.com [graphite] Add PromiseTextureFromYUVA
2023-06-02 jvanverth@google.com [graphite] Remove redundant Image constructor to match Image_YUVA.
2023-06-02 jvanverth@google.com [graphite] Add Vulkan "renderpass" tracking
2023-06-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b9c50f622521 to 41f544a49cb1 (5 revisions)
2023-06-02 jvanverth@google.com [graphite] Add Vulkan support for bindDrawBuffers().
2023-06-02 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll ANGLE from 0ea8e55a6f06 to 1a1ee2126222 (3 revisions)
2023-06-02 brianosman@google.com SkVx: Go back to memcpy, rather than sk_unaligned_store
2023-06-02 jamesgk@google.com Add ignore rule for BlendRequiringDstReadWithLargeCoordinates on Mali400
2023-06-02 bungeman@google.com Update gn_to_cmake.py for Python 3
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC brianosman@google.com,jonahwilliams@google.com,rmistry@google.com,robertphillips@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
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.md1 parent 05f958c commit c838a1b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments