1f99c991d8
https://dawn.googlesource.com/dawn.git/+log/41e4d9a34c1d..a1a3e0484c48 2022-05-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 717818ff1f86 to 4957ae734445 (4 revisions) 2022-05-03 lokokung@google.com Hide blob caching behind a toggle on the device for now. 2022-05-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 02576edd7f4f to cdf43bd816d7 (4 revisions) 2022-05-03 lokokung@google.com Removes device from load/store in caching interface. 2022-05-03 lokokung@google.com Adds pipeline cache and implementation for Vulkan backend. 2022-05-03 lokokung@google.com Wrap get_gitHash in try-catch to prevent failures in tarball builds. 2022-05-02 bclayton@google.com Roll third_party/webgpu-cts/ 21af43c62..547d67bc2 (15 commits) 2022-05-02 bclayton@google.com tools/cts: Bunch of fixes for 'cts roll' 2022-05-02 bclayton@google.com tools: Add the 'cts roll' sub-command 2022-05-02 bclayton@google.com tools: Add the 'cts export' sub-command 2022-05-02 brandon1.jones@intel.com Add External Texture Conversion Constant Params 2022-05-02 bclayton@google.com Fix dawn/node build with make 2022-05-02 amaiorano@google.com Factor out code to flatten bindings for msl 2022-05-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1cde45b8d7aa to 717818ff1f86 (1 revision) 2022-05-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 6fb4e0498abd to 02576edd7f4f (1 revision) 2022-05-02 jrprice@google.com Fix uniformity issue in CopyTextureForBrowserHelper 2022-05-02 jrprice@google.com wgsl: Use commas for structs in helper shaders 2022-05-02 jrprice@google.com tint: Add ProgramBuilder::Else() helper Change-Id: Iec54e3374ad1cc517a160150eb44b7b286fdb757 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/536396 Reviewed-by: Julia Lavrova <jlavrova@google.com> |
||
---|---|---|
.. | ||
angle2 | ||
brotli | ||
cpu-features | ||
d3d12allocator | ||
dng_sdk | ||
etc1 | ||
expat | ||
freetype2 | ||
harfbuzz | ||
highway | ||
icu | ||
imgui | ||
libjpeg-turbo | ||
libjxl | ||
libmicrohttpd | ||
libpng | ||
libwebp | ||
lua | ||
native_app_glue | ||
oboe | ||
piex | ||
sfntly | ||
skcms | ||
spirv-cross | ||
vulkanmemoryallocator | ||
wuffs | ||
zlib | ||
BUILD.bazel | ||
BUILD.gn | ||
file_map_for_bazel.json | ||
README | ||
third_party.gni |
The third_party directory contains a set of dependencies from outside sources that are needed to build various components and tools within Skia. Some of these dependencies reside within the Skia repo, while others are pulled from other repositories and placed in the third_party/externals directory during build. These external dependencies are defined in a DEPS file. Products in third_party are subject to their own respective license terms. The license for each project should be included in the source itself via a license header or file. If the source itself does not include a license header or file, create a README that refers to reliable documentation of the project's license terms on the web.