95f654e076
https://dawn.googlesource.com/dawn.git/+log/2be4b8483c74..3c0925b4807b 2021-09-29 jiawei.shao@intel.com Avoid redundant creation of RenderPipelineBase in GetCachedRenderPipeline 2021-09-29 jiawei.shao@intel.com OpenGL: delete shaders and pipelines when they are not used any longer 2021-09-28 bclayton@google.com dawn_node: Add binding/GPUBuffer.cpp 2021-09-28 bajones@chromium.org Improve validation errors, Part 2 2021-09-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 2228ad19afa9 to ac958bd1dd8b (3 revisions) 2021-09-28 shrekshao@google.com Overridable constants vulkan implementation and tests 2021-09-28 bclayton@google.com Fix build on GCC: Add missing include 2021-09-28 bclayton@google.com dawn_node: Fix Converter<Napi::TypedArrayOf<T>>::FromJS 2021-09-28 bclayton@google.com dawn_node: Add binding/GPURenderBundleEncoder.cpp 2021-09-28 bclayton@google.com dawn_node: Add binding/GPUAdapter.cpp 2021-09-28 aleksi@sapon.ca CMake: fix third parties when dawn is a sub-build 2021-09-28 bclayton@google.com dawn_node: Add binding/GPUCommandEncoder.cpp 2021-09-28 bclayton@google.com dawn_node: Add binding/GPUComputePassEncoder.cpp 2021-09-28 bclayton@google.com dawn_node: Add binding/GPU.cpp 2021-09-28 bclayton@google.com dawn_node: Add binding/GPUQueue.cpp 2021-09-28 bclayton@google.com dawn_node: Add binding/GPURenderPassEncoder.cpp 2021-09-28 cwallez@chromium.org Only call WillBeginRenderPass when encoder is current 2021-09-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 9c7cd9e9c3ee to 2228ad19afa9 (1 revision) 2021-09-28 lokokung@google.com Refactors dawn_native objects for list tracking and adds destroy skeleton API. 2021-09-28 bclayton@google.com dawn_node: Add binding/GPUShaderModule.cpp 2021-09-28 bclayton@google.com dawn_node: Add binding/GPUTexture.cpp 2021-09-28 bclayton@google.com dawn_node: Add binding .cpp files for trivial types 2021-09-28 bclayton@google.com dawn_node: Add binding/Converter.[cpp,h] 2021-09-28 bclayton@google.com dawn_node: Add all the headers for the binding classes 2021-09-28 bclayton@google.com dawn_node: Add binding/AsyncRunner 2021-09-28 bclayton@google.com dawn_node: Add binding/Errors.[cpp,h] 2021-09-28 kainino@chromium.org Add 'reason' argument to device lost callback 2021-09-28 bclayton@google.com dawn_node: Begin working on the CMake rules 2021-09-28 bclayton@google.com dawn_node: Add template files 2021-09-28 bclayton@google.com dawn_node: Add interop/Core.[h,cpp] 2021-09-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 231b50baab51 to 9c7cd9e9c3ee (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 231b50baab51 to ac958bd1dd8b 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 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://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-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: Iabc21a338c2c276f190666a6afa3245f3c8c8060 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/453856 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
---|---|---|
animations | ||
bazel | ||
bench | ||
bin | ||
build/fuchsia | ||
build_overrides | ||
client_utils/android | ||
demos.skia.org | ||
dm | ||
docker | ||
docs/examples | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
specs | ||
src | ||
tests | ||
third_party | ||
tools | ||
.bazelignore | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.bazel | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
DIR_METADATA | ||
go.mod | ||
go.sum | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
public.bzl | ||
README | ||
README.chromium | ||
RELEASE_NOTES.txt | ||
whitespace.txt | ||
WORKSPACE.bazel |
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. See full details, and build instructions, at https://skia.org.