48e08aa973
2460 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
skia-autoroll
|
e7f8c34384 |
Roll third_party/externals/angle2 853ebacf99a4..c211c2f5b59d (17 commits)
|
||
skia-autoroll
|
5805302c81 |
Roll ../src a2197be674d6..aad06d1d3342 (843 commits)
|
||
skia-autoroll
|
f1dd7a174a |
Roll third_party/externals/swiftshader 8c12f564113c..9283b2559c05 (14 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/8c12f564113c..9283b2559c05 git log 8c12f564113c..9283b2559c05 --date=short --no-merges --format='%ad %ae %s' 2019-06-17 chrisforbes@google.com Wire up some required external functions for arm32 2019-06-17 bclayton@google.com LLVMReactor: Mark all functions as 'DoesNotThrow' 2019-06-17 swiftshader.regress@gmail.com Regres: Update test lists @ bd4cf81f 2019-06-17 sugoi@google.com Reduce the complexity of VkNonDispatchableHandle 2019-06-17 swiftshader.regress@gmail.com Regres: Update test lists @ 126bd7ab 2019-06-14 sugoi@google.com Warnings fix 2019-06-14 capn@google.com Remove unused user clip planes 2019-06-14 capn@google.com Parse 'Sample' image instruction operand 2019-06-14 colin.samples+git@gmail.com Update Reactor for PPC64 support 2019-06-14 colin.samples+git@gmail.com Update LLVM build for PPC64 2019-06-14 colin.samples+git@gmail.com Regenerate Linux LLVM sources 2019-06-14 colin.samples+git@gmail.com Add support for PPC64 to LLVM update script 2019-06-14 sugoi@google.com Moved many Cast functions to libVulkan.cpp 2019-06-14 swiftshader.regress@gmail.com Regres: Update test lists @ 8c12f564 Created with: gclient setdep -r third_party/externals/swiftshader@9283b2559c05 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=bsalomon@google.com Change-Id: I5b78d7571df521cbadafcca0c2dae69aa9e08e0f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/221476 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c3252a04b3 |
Roll third_party/externals/angle2 85fef1bc62f8..853ebacf99a4 (14 commits)
|
||
skia-autoroll
|
314a6f827a |
Roll ../src f6ed31446fb7..a2197be674d6 (428 commits)
|
||
skia-autoroll
|
bc2090a665 |
Roll third_party/externals/swiftshader df84b9466cfd..8c12f564113c (5 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/df84b9466cfd..8c12f564113c git log df84b9466cfd..8c12f564113c --date=short --no-merges --format='%ad %ae %s' 2019-06-13 srisser@google.com Fix unsigned "less than zero" comparison 2019-06-13 shrekshao@google.com Expose EXT_float_blend 2019-06-13 capn@google.com Process independent vertex elements 2019-06-13 capn@google.com Fix alignment of projected vertex coordinates 2019-06-13 sugoi@google.com Fixed sRGB multisample tests Created with: gclient setdep -r third_party/externals/swiftshader@8c12f564113c The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=herb@google.com Change-Id: Ifa3b0068fdfdad0fabb22e162e5345affa3d2ffd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/220941 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
187e8f3123 |
Roll third_party/externals/angle2 2589cdcc88ec..85fef1bc62f8 (6 commits)
|
||
skia-autoroll
|
47c7e80e95 |
Roll ../src 5dc4d131fb35..f6ed31446fb7 (418 commits)
|
||
skia-autoroll
|
34116c3fc0 |
Roll third_party/externals/swiftshader b8260a8e915d..df84b9466cfd (8 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/b8260a8e915d..df84b9466cfd git log b8260a8e915d..df84b9466cfd --date=short --no-merges --format='%ad %ae %s' 2019-06-12 chrisforbes@google.com Fix edge cases of various enumeration functions 2019-06-12 srisser@google.com Prevent integer-overflow on scissor test 2019-06-12 capn@google.com Fix GCC inline assembly syntax 2019-06-12 sugoi@google.com Fixed writing to a2b10g10r10 2019-06-12 thomasanderson@chromium.org Move libvk_swiftshader.lds from sources to inputs 2019-06-12 capn@google.com Use VK_TRUE/VK_FALSE consistently 2019-06-12 srisser@google.com Don't let shaders negate samplers 2019-06-12 chrisforbes@google.com Fix Android build Created with: gclient setdep -r third_party/externals/swiftshader@df84b9466cfd The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=herb@google.com Change-Id: I1d858f47756049f7184e5b336badc5ad56115769 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/220679 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
698fa78b3c |
Roll third_party/externals/angle2 1b5ad312c57a..2589cdcc88ec (5 commits)
|
||
skia-autoroll
|
ed7966f179 |
Roll ../src 3032e0d81bfa..5dc4d131fb35 (409 commits)
|
||
skia-autoroll
|
6a9e2827fe |
Roll third_party/externals/swiftshader 0a9f0179ddef..b8260a8e915d (9 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/0a9f0179ddef..b8260a8e915d git log 0a9f0179ddef..b8260a8e915d --date=short --no-merges --format='%ad %ae %s' 2019-06-12 stevensd@google.com [fuchsia] Remove deprecated non-resizable vmo flag 2019-06-12 hliatis@google.com Allow default construction of BackingMemory on Android 2019-06-11 sugoi@google.com Ripped out SwiftConfig 2019-06-11 bclayton@google.com CMake build: Only export explicit symbols on macOS 2019-06-11 bclayton@google.com LLVM CoroSplit: Add pass dependency on CallGraphWrapperPass 2019-06-11 bclayton@google.com CMakeLists: Add missing LLVM aarch64 source files. 2019-06-11 bclayton@google.com Build: Sort LLVM source files lexographically. 2019-06-11 bclayton@google.com Fix 'control reaches end of non-void function' warnings treated as errors 2019-06-11 swiftshader.regress@gmail.com Regres: Update test lists @ 0a9f0179 Created with: gclient setdep -r third_party/externals/swiftshader@b8260a8e915d The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=herb@google.com Change-Id: Iac41d3ce67826ce83109ce0f8116d88045f593af Reviewed-on: https://skia-review.googlesource.com/c/skia/+/220477 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Mike Klein
|
613ad38b10 |
add basic JIT using xbyak
Long term we'll need to spin up our own codegen rather than using xbyak, since it uses exceptions and does not support ARM. I really don't like how I've hacked in the caching of the JITted program, but that'll change anyway when switching away from xbyak. Performance looks good, better than (lowp) SkRasterPipeline but not quite as good as hand-tuned code: Opts: 0.2 ns/px RP: 0.7 F32: 0.8 I32: 0.6 I32_SWAR: 0.5 ninja -C out dm nanobench && out/dm -m SkVM && gobjdump -D -b binary -mi386:x86-64 /tmp/code.bin --insn-width=10 Change-Id: I34ce46e1d3fe5aa75f42709049a92ac79bf48bbd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/219341 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Mike Klein <mtklein@google.com> |
||
skia-autoroll
|
bba5aa761c |
Roll third_party/externals/angle2 2d0a9acb0551..1b5ad312c57a (3 commits)
|
||
skia-autoroll
|
3bb9796b28 |
Roll ../src 37e3060c53b6..3032e0d81bfa (346 commits)
|
||
skia-autoroll
|
61098757cd |
Roll third_party/externals/swiftshader f60a2d59c9f2..0a9f0179ddef (9 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/f60a2d59c9f2..0a9f0179ddef git log f60a2d59c9f2..0a9f0179ddef --date=short --no-merges --format='%ad %ae %s' 2019-06-10 bclayton@google.com Regres: Include all failing vk-master tests in the CI runs. 2019-06-10 bclayton@google.com ComputeProgram: Remove data field to fix race. 2019-06-10 hliatis@google.com Add usage flags for old gralloc 2019-06-10 hliatis@google.com Implement vkGetPhysicalDeviceXlibPresentationSupportKHR 2019-06-10 chrisforbes@google.com Implement input coverage mask 2019-06-10 sugoi@google.com CommandBuffer and NonDispatchable objects code cleanup 2019-06-10 swiftshader.regress@gmail.com Regres: Update test lists @ 83818b44 2019-06-10 chrisforbes@google.com Update master testlists 2019-06-10 bclayton@google.com tasks.json: Switch to using ninja for builds. Created with: gclient setdep -r third_party/externals/swiftshader@0a9f0179ddef The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=herb@google.com Change-Id: Ied2a105cdb6835a050c95dd03b86e83521ec07a6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/220021 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
de24185f35 |
Roll third_party/externals/angle2 ea49f6f5d4e3..2d0a9acb0551 (7 commits)
|
||
skia-autoroll
|
2a484efd8c |
Roll third_party/externals/swiftshader c2c829bc9a63..f60a2d59c9f2 (3 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/c2c829bc9a63..f60a2d59c9f2 git log c2c829bc9a63..f60a2d59c9f2 --date=short --no-merges --format='%ad %ae %s' 2019-06-07 sugoi@google.com Removed some dependencies on old threading class 2019-06-07 sugoi@google.com Replace sw::Resource with sw::WaitGroup 2019-06-07 swiftshader.regress@gmail.com Regres: Update test lists @ c2c829bc Created with: gclient setdep -r third_party/externals/swiftshader@f60a2d59c9f2 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=herb@google.com Change-Id: Ib9a758e4e90b7b6453c01333e3a581b797e142e3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/219796 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d1d9f51b0e |
Roll ../src 6406ce90edf0..37e3060c53b6 (508 commits)
|
||
skia-autoroll
|
6faf8d662a |
Roll third_party/externals/angle2 b91f87b6ce1c..ea49f6f5d4e3 (8 commits)
|
||
skia-autoroll
|
0e8362655a |
Roll ../src 5f60135c7766..6406ce90edf0 (429 commits)
|
||
skia-autoroll
|
44425cc746 |
Roll third_party/externals/swiftshader 5c9e165bc4d5..c2c829bc9a63 (4 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/5c9e165bc4d5..c2c829bc9a63 git log 5c9e165bc4d5..c2c829bc9a63 --date=short --no-merges --format='%ad %ae %s' 2019-06-06 swiftshader.regress@gmail.com Regres: Update test lists @ 5c9e165b 2019-06-06 capn@google.com Fix image sampling with divergent LOD 2019-06-06 samans@chromium.org Add missing files to LLVM's Build.gn 2019-06-06 sugoi@google.com Better 32 bit Windows Fix Created with: gclient setdep -r third_party/externals/swiftshader@c2c829bc9a63 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=jcgregorio@google.com Change-Id: I5d05f79ded446d5f2829e2a8a71f72fc13eac923 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/219497 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c5fae22bce |
Roll third_party/externals/angle2 3c219171135d..b91f87b6ce1c (6 commits)
|
||
skia-autoroll
|
f9515b7b1e |
Roll ../src 72cb69b7908e..5f60135c7766 (425 commits)
|
||
skia-autoroll
|
a5de1e311e |
Roll third_party/externals/swiftshader 5b424e69101a..5c9e165bc4d5 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/5b424e69101a..5c9e165bc4d5 git log 5b424e69101a..5c9e165bc4d5 --date=short --no-merges --format='%ad %ae %s' 2019-06-05 chrisforbes@google.com Remove residue of texcoord replacement Created with: gclient setdep -r third_party/externals/swiftshader@5c9e165bc4d5 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=jcgregorio@google.com Change-Id: I3c8f1487e036149bb44bb75ea794a5b6d0e212ed Reviewed-on: https://skia-review.googlesource.com/c/skia/+/218920 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9893f8e151 |
Roll third_party/externals/angle2 2dd40a44d1a6..3c219171135d (5 commits)
|
||
skia-autoroll
|
7e2c3cdbb2 |
Roll ../src ce989eacabd7..72cb69b7908e (348 commits)
|
||
skia-autoroll
|
57bc74b619 |
Roll third_party/externals/swiftshader 79d4ac9ab695..5b424e69101a (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/79d4ac9ab695..5b424e69101a git log 79d4ac9ab695..5b424e69101a --date=short --no-merges --format='%ad %ae %s' 2019-06-04 sugoi@google.com Revert Chromium vulkan unit test build for now 2019-06-04 sugoi@google.com Build fix for MacOS and Fuchsia Created with: gclient setdep -r third_party/externals/swiftshader@5b424e69101a The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=jcgregorio@google.com Change-Id: I6e239f3d5086d943240bc5768e6dcfadd66a5447 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/218462 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d9a88a331d |
Roll third_party/externals/swiftshader bb575d48d5f9..79d4ac9ab695 (6 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/bb575d48d5f9..79d4ac9ab695 git log bb575d48d5f9..79d4ac9ab695 --date=short --no-merges --format='%ad %ae %s' 2019-06-03 sugoi@google.com Add vulkan unit tests to Chromium 2019-06-03 srisser@google.com Reject large arrays in GLSL 2019-06-03 chrisforbes@google.com Fix Android-integrated build 2019-06-03 amaiorano@google.com CMake: download and extract boost to third_party 2019-06-03 amaiorano@google.com Revert "Add minimal boost install for boost::backtrace" 2019-06-03 swiftshader.regress@gmail.com Regres: Update test lists @ bb575d48 Created with: gclient setdep -r third_party/externals/swiftshader@79d4ac9ab695 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=jcgregorio@google.com Change-Id: Ifc59fdd7a17b446221f15556ddba5543650c1140 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/218096 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
525aa0ca60 |
Roll ../src f75363e40fb1..ce989eacabd7 (360 commits)
|
||
skia-autoroll
|
2b03bf85c2 |
Roll third_party/externals/angle2 98f2167125a8..2dd40a44d1a6 (8 commits)
|
||
skia-autoroll
|
9e6a3d76fc |
Roll third_party/externals/angle2 0a56f0e3d22d..98f2167125a8 (8 commits)
|
||
skia-autoroll
|
0e179e41fb |
Roll third_party/externals/swiftshader c0d7ee45d45f..bb575d48d5f9 (3 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/c0d7ee45d45f..bb575d48d5f9 git log c0d7ee45d45f..bb575d48d5f9 --date=short --no-merges --format='%ad %ae %s' 2019-06-02 capn@google.com Address cubemap faces as consecutive layers 2019-05-31 sugoi@google.com BuiltInPointCoord implementation 2019-05-31 sugoi@google.com 32 bit compilation fixes for Visual Studio Created with: gclient setdep -r third_party/externals/swiftshader@bb575d48d5f9 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=jcgregorio@google.com Change-Id: I91bc9087befe7e3774b3989f174d467adc2b8825 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/217776 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b9e82c6689 |
Roll ../src 8e522297bf91..f75363e40fb1 (402 commits)
|
||
skia-autoroll
|
8c407875fa |
Roll third_party/externals/angle2 172e5d373fad..0a56f0e3d22d (6 commits)
|
||
skia-autoroll
|
b965815303 |
Roll ../src 97d3c9084977..8e522297bf91 (404 commits)
|
||
skia-autoroll
|
ee6a8f6685 |
Roll third_party/externals/swiftshader 37bc82ac64f5..c0d7ee45d45f (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/37bc82ac64f5..c0d7ee45d45f git log 37bc82ac64f5..c0d7ee45d45f --date=short --no-merges --format='%ad %ae %s' 2019-05-30 sugoi@google.com Disable double inline warning in LLVM project 2019-05-30 sugoi@google.com Fixed PipelineLayout creation on 32 bit Created with: gclient setdep -r third_party/externals/swiftshader@c0d7ee45d45f The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=kjlubick@google.com Change-Id: I413b37bc6c1c55813fbc1c75a69ed4e5e6db29bb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/217247 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2f0f5fb37d |
Roll third_party/externals/angle2 ded5f903261a..172e5d373fad (11 commits)
|
||
skia-autoroll
|
2d25d871d3 |
Roll ../src b3e0873d64ad..97d3c9084977 (529 commits)
|
||
skia-autoroll
|
859f7108a5 |
Roll third_party/externals/swiftshader ca8e3d7c153e..37bc82ac64f5 (11 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ca8e3d7c153e..37bc82ac64f5 git log ca8e3d7c153e..37bc82ac64f5 --date=short --no-merges --format='%ad %ae %s' 2019-05-29 chrisforbes@google.com Enable arm32 build for pastel 2019-05-29 chrisforbes@google.com Various additional fixes for Android build 2019-05-29 chrisforbes@google.com Adjust llvm7 file list to include passes required for arm target 2019-05-29 hliatis@google.com Fire VkFence in vkAcquireImageANDROID 2019-05-29 hliatis@google.com Fix memory leak in vkDestroyImage 2019-05-29 srisser@google.com Fix buffer overflow on Mac 2019-05-29 capn@google.com Fix initializing bits after bitfields 2019-05-29 samans@chromium.org Fix build failure 2019-05-29 samans@chromium.org Fix alignment of VkWrapper 2019-05-29 srisser@google.com Fix Mac builds when using llvm. 2019-05-29 swiftshader.regress@gmail.com Regres: Update test lists @ ca8e3d7c Created with: gclient setdep -r third_party/externals/swiftshader@37bc82ac64f5 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=kjlubick@google.com Change-Id: Ib4552c4dba31c2e1670f391070e2260822f97dba Reviewed-on: https://skia-review.googlesource.com/c/skia/+/216822 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
633db4db76 |
Roll third_party/externals/angle2 3fe06eb3aaaf..ded5f903261a (12 commits)
|
||
skia-autoroll
|
bdb2d67a91 |
Roll ../src a4545bae034e..b3e0873d64ad (467 commits)
|
||
skia-autoroll
|
00365de163 |
Roll third_party/externals/swiftshader 710fcd517ea4..ca8e3d7c153e (23 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/710fcd517ea4..ca8e3d7c153e git log 710fcd517ea4..ca8e3d7c153e --date=short --no-merges --format='%ad %ae %s' 2019-05-28 bclayton@google.com Reactor: Fix printing of small integer values. 2019-05-28 bclayton@google.com SpirvShader: Correctly handle phi values in the loop merge 2019-05-28 bclayton@google.com SpirvShader: Simplify the logic around the generation of the inner loop. 2019-05-28 bclayton@google.com LLVMReactor: Mutex calls to llvm::orc::IRCompileLayer. 2019-05-28 bclayton@google.com Reactor: Add UInt4 constructors taking UInt 2019-05-28 bclayton@google.com Reactor: Fix all memory leaks with rr::DebugInfo. 2019-05-28 chrisforbes@google.com Fix accidentally considering Workgroup to be explicit layout 2019-05-28 bclayton@google.com Reactor: Add swizzle op for UInt4. 2019-05-28 capn@google.com Support images with linear tiling for transfers 2019-05-28 capn@google.com Implement Y′CbCr conversion 2019-05-28 capn@google.com Fix single-plane views of YCbCr formats 2019-05-28 capn@google.com Refactor writing texture level descriptor info 2019-05-28 capn@google.com Take the plane/aspect into account when copying/blitting 2019-05-28 capn@google.com Implement VkSamplerYcbcrConversion object 2019-05-28 capn@google.com Claim support for YCbCr 3- and 2-plane 420 format 2019-05-28 capn@google.com Allow additional info to be passed to object's Create functions 2019-05-28 capn@google.com Add 8-bit YCbCr 420 format info 2019-05-28 capn@google.com Refactor obtaining format aspect info 2019-05-28 capn@google.com Implement OpImageGather 2019-05-28 capn@google.com Refactor texel names 2019-05-28 capn@google.com Fix taking the sampling instruction type into account 2019-05-28 capn@google.com Fix interpolating z when using FragCoord builtin 2019-05-28 swiftshader.regress@gmail.com Regres: Update test lists @ 710fcd51 Created with: gclient setdep -r third_party/externals/swiftshader@ca8e3d7c153e The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=kjlubick@google.com Change-Id: I452dcc6f9eedb321519f7f0f3b5ebd6ed60eb96a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/216561 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
213aa46af1 |
Roll third_party/externals/angle2 40757b28bdc8..3fe06eb3aaaf (4 commits)
|
||
skia-autoroll
|
3de379de97 |
Roll third_party/externals/swiftshader 5e9441a25484..710fcd517ea4 (3 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/5e9441a25484..710fcd517ea4 git log 5e9441a25484..710fcd517ea4 --date=short --no-merges --format='%ad %ae %s' 2019-05-27 sugoi@google.com Support for large textures 2019-05-27 sugoi@google.com Fix VkFence destruction crashing on Windows 2019-05-27 amaiorano@google.com Fix Cast(vkFence) crashing on Windows Created with: gclient setdep -r third_party/externals/swiftshader@710fcd517ea4 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=kjlubick@google.com Change-Id: I9c7c166bb91dc615de55bc8263fd8e1b3be87481 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/216323 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
38242128d6 |
Roll ../src 017b02e115dd..a4545bae034e (176 commits)
|
||
skia-autoroll
|
f06b6d5469 |
Roll third_party/externals/angle2 e794ddc8a662..40757b28bdc8 (6 commits)
|
||
skia-autoroll
|
03dc159ead |
Roll ../src 778c5dab5f92..017b02e115dd (514 commits)
|
||
skia-autoroll
|
7e5a64f517 |
Roll third_party/externals/swiftshader 8a2441d37d80..5e9441a25484 (4 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/8a2441d37d80..5e9441a25484 git log 8a2441d37d80..5e9441a25484 --date=short --no-merges --format='%ad %ae %s' 2019-05-24 bclayton@google.com Replace FIXMEs with TODOs 2019-05-24 bclayton@google.com SpirvShader: Support scalar conditions for OpSelect 2019-05-24 srisser@google.com Build LLVM-7.0 on Mac 2019-05-24 swiftshader.regress@gmail.com Regres: Update test lists @ 8a2441d3 Created with: gclient setdep -r third_party/externals/swiftshader@5e9441a25484 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=kjlubick@google.com Change-Id: I108c5bcbf94f7d0f360b7e64f3176d777a7b8d39 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/216240 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
503414581a |
Roll third_party/externals/angle2 8224a58b4749..e794ddc8a662 (5 commits)
|
||
skia-autoroll
|
89cd20872d |
Roll ../src a410b6988151..778c5dab5f92 (458 commits)
|
||
skia-autoroll
|
9bd01e00e5 |
Roll third_party/externals/swiftshader cae8cde7fa65..8a2441d37d80 (26 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/cae8cde7fa65..8a2441d37d80 git log cae8cde7fa65..8a2441d37d80 --date=short --no-merges --format='%ad %ae %s' 2019-05-24 bclayton@google.com vkCmdUpdateBuffer: Make a copy of the data. 2019-05-24 chrisforbes@google.com Fix OpAtomicUMin, OpAtomicUMax 2019-05-24 chrisforbes@google.com Substitute integer 1 for missing 4th component of integer vertex attribute 2019-05-23 bclayton@google.com VkPipeline: Fix unsigned integer underflows in computePrimitiveCount() 2019-05-23 bclayton@google.com VulkanUnitTests: Free / Destroy all Vulkan objects. 2019-05-23 bclayton@google.com ComputeProgram: Don't hold on to the SpirvRoutine. 2019-05-23 bclayton@google.com CMakeLists: Pass sanitizer flags to the linker too. 2019-05-23 bclayton@google.com Reimplement vk::Query using sw sync primitives. 2019-05-23 samans@chromium.org Fix build file 2019-05-23 sugoi@google.com Fix sRGB -> sRGB multisample resolves 2019-05-23 bclayton@google.com VkQueryPool: Add missing lock on the Query. 2019-05-23 bclayton@google.com Vulkan: Always call the object's destructor before deallocation. 2019-05-23 bclayton@google.com Reimplement sw::Resource with modern C++ primitives 2019-05-23 bclayton@google.com System: Replace concurrent types with std versions where possible 2019-05-23 bclayton@google.com SpirvShader: Restore the current block ID after emitting loop blocks 2019-05-23 bclayton@google.com System/Synchronization.hpp: Remove unlock() call before notify_one() 2019-05-23 bclayton@google.com System/Synchronization.hpp: Add file documentation and warning. 2019-05-23 bclayton@google.com VkQueue: Embed the sw::Renderer into the vk::Queue. 2019-05-23 bclayton@google.com VkQueue: Destruct the object. 2019-05-23 bclayton@google.com VkQueue: Use a sw::WaitGroup for waitIdle() 2019-05-23 bclayton@google.com Pass around sw::TaskEvents* instead of vk::Fence*. 2019-05-23 bclayton@google.com System/Synchronization.hpp: Add the sw::TaskEvents interface 2019-05-23 bclayton@google.com Reimplement VkFence using sw::WaitGroup and sw::Event. 2019-05-23 bclayton@google.com Add sw::WaitGroup to System/Synchronization.hpp 2019-05-23 bclayton@google.com Move sw::Event to System/Synchronization.hpp 2019-05-23 swiftshader.regress@gmail.com Regres: Update test lists @ cae8cde7 Created with: gclient setdep -r third_party/externals/swiftshader@8a2441d37d80 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=csmartdalton@google.com Change-Id: I579e8e4556d34cad3bc2af513135902d89265df2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/215771 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
550868a2b2 |
Roll third_party/externals/angle2 fb8e1b25ad71..8224a58b4749 (5 commits)
|
||
skia-autoroll
|
9e74c8441f |
Roll ../src aacbdfe80aea..a410b6988151 (444 commits)
|
||
skia-autoroll
|
734bddb03e |
Roll third_party/externals/swiftshader f4d2a446cc12..cae8cde7fa65 (12 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/f4d2a446cc12..cae8cde7fa65 git log f4d2a446cc12..cae8cde7fa65 --date=short --no-merges --format='%ad %ae %s' 2019-05-22 hliatis@google.com Add missing semi-colon in Android code 2019-05-22 bclayton@google.com SpirvShader: Use an atomic instead of a volatile int for serialCounter 2019-05-22 bclayton@google.com Reactor: Fix printing of strings with escape characters 2019-05-22 bclayton@google.com Renderer: Fix deadlock when calling Renderer::draw() with a count of 0. 2019-05-22 bclayton@google.com Simplify sw::Chan 2019-05-22 bclayton@google.com Move Chan out of VkQueue.hpp and into System/Synchronization.hpp 2019-05-22 amaiorano@google.com Make REACTOR_EMIT_DEBUG_INFO work on Windows and add "print on emit" support 2019-05-22 amaiorano@google.com Add minimal boost install for boost::backtrace 2019-05-22 chrisforbes@google.com Also return extension function pointers from GIPA 2019-05-22 sugoi@google.com Only expose device extension functions that are enabled 2019-05-22 swiftshader.regress@gmail.com Regres: Update test lists @ f4d2a446 2019-05-22 capn@google.com Fix typo in Vector lerp() Created with: gclient setdep -r third_party/externals/swiftshader@cae8cde7fa65 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=csmartdalton@google.com Change-Id: Ic73205db45deb70f4f36788bcf134df493f75ff6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/215575 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
17ea5f8c84 |
Roll third_party/externals/angle2 e8247a574956..fb8e1b25ad71 (6 commits)
|
||
skia-autoroll
|
77d15733d1 |
Roll ../src 09fbfa7a6919..aacbdfe80aea (446 commits)
|
||
skia-autoroll
|
c18a52bef6 |
Roll third_party/externals/swiftshader 9e2844fa2744..f4d2a446cc12 (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/9e2844fa2744..f4d2a446cc12 git log 9e2844fa2744..f4d2a446cc12 --date=short --no-merges --format='%ad %ae %s' 2019-05-21 samans@chromium.org Add gn files for Vulkan Swiftshader 2019-05-21 swiftshader.regress@gmail.com Regres: Update test lists @ 9e2844fa Created with: gclient setdep -r third_party/externals/swiftshader@f4d2a446cc12 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=csmartdalton@google.com Change-Id: I31ff637e1ab703188cede4a03e71a5f610069b15 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/215197 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
55ae17c8a1 |
Roll third_party/externals/angle2 70958d15db70..e8247a574956 (3 commits)
|
||
skia-autoroll
|
4b052e6ed4 |
Roll ../src 4dc9df3b70d6..09fbfa7a6919 (351 commits)
|
||
skia-autoroll
|
b8e77698ad |
Roll third_party/externals/swiftshader 7ab65834bc02..9e2844fa2744 (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/7ab65834bc02..9e2844fa2744 git log 7ab65834bc02..9e2844fa2744 --date=short --no-merges --format='%ad %ae %s' 2019-05-20 bclayton@google.com SpirvShader: Fixes for GLSLstd450Modf / GLSLstd450ModfStruct 2019-05-20 swiftshader.regress@gmail.com Regres: Update test lists @ 7ab65834 Created with: gclient setdep -r third_party/externals/swiftshader@9e2844fa2744 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=csmartdalton@google.com Change-Id: I2f963938e1701ff4480cebd56de6d08ca3749eb7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/214960 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f4c66ccafc |
Roll third_party/externals/angle2 06de90c66c18..70958d15db70 (8 commits)
|
||
skia-autoroll
|
6ff3fcabbb |
Roll ../src 5ca9f9560554..4dc9df3b70d6 (533 commits)
|
||
skia-autoroll
|
6a8c3f07e8 |
Roll third_party/externals/swiftshader ab1e2b49fe88..7ab65834bc02 (24 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ab1e2b49fe88..7ab65834bc02 git log ab1e2b49fe88..7ab65834bc02 --date=short --no-merges --format='%ad %ae %s' 2019-05-19 swiftshader.regress@gmail.com Regres: Update test lists @ 977a0a43 2019-05-19 capn@google.com Implement OpImageQueryLod 2019-05-18 chrisforbes@google.com Use custom normalization for SNORM formats in sampler 2019-05-18 amaiorano@google.com CMake: add C4471 warning as error for MSVC: enum forward declare must have underlying type 2019-05-18 swiftshader.regress@gmail.com Regres: Update test lists @ f7d78f74 2019-05-18 chrisforbes@google.com Fix lod plumbing for Fetch 2019-05-18 chrisforbes@google.com Recognize more structs in vkGetPhysicalDeviceFeatures2 2019-05-18 hliatis@google.com Update third_party/llvm-7.0/Android.bp to match BUILD.gn 2019-05-18 capn@google.com Fix cubemap sampling at (0, 0, 0) division by zero 2019-05-18 capn@google.com Allow four texture coordinates 2019-05-18 capn@google.com Fix OpImageSampleProjDref 2019-05-18 capn@google.com Fix baseMipLevel usage 2019-05-17 hliatis@google.com Fix mismatched alloc/free in Swapchain 2019-05-17 hliatis@google.com VkPhysicalDevice should use Instance allocation scope 2019-05-17 fdegans@chromium.org [fuchsia] Disable build warning. 2019-05-17 sugoi@google.com Unnormalized texture coordinates 2019-05-17 sugoi@google.com Allow ImageView to cast compressed texture into other formats 2019-05-17 bclayton@google.com LLVMReactorDebugInfo: Fix warning that function may end without return. 2019-05-17 bclayton@google.com CMakeLists: Allow the sanitizers to be enabled for GCC 2019-05-17 bclayton@google.com Kokoro: Build macOS builds with debug info 2019-05-17 bclayton@google.com Fix warning treated as error 2019-05-17 capn@google.com Don't process unused texture coordinates 2019-05-17 chrisforbes@google.com Check for rest of interactions between usage bits and format features 2019-05-17 swiftshader.regress@gmail.com Regres: Update test lists @ ab1e2b49 Created with: gclient setdep -r third_party/externals/swiftshader@7ab65834bc02 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=csmartdalton@google.com Change-Id: I5340f6e368a5d1a17968de38f3d044669ac0d40d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/214641 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3c9fc2d3b2 |
Roll third_party/externals/swiftshader d61595f367af..ab1e2b49fe88 (8 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d61595f367af..ab1e2b49fe88 git log d61595f367af..ab1e2b49fe88 --date=short --no-merges --format='%ad %ae %s' 2019-05-16 chrisforbes@google.com Unbreak some synchronization edge cases 2019-05-16 chrisforbes@google.com Various fixes for VS-only pipeline 2019-05-16 chrisforbes@google.com Remove asserts blocking atomic load/store in Image storage class 2019-05-16 chrisforbes@google.com Whitelist supported capabilities 2019-05-16 chrisforbes@google.com Use provided VkPipelineLayout in BindDescriptorSets 2019-05-16 chrisforbes@google.com Avoid RValue<SIMD::Int>(int) 2019-05-16 bclayton@google.com SpirvShader: Precision fixes for GLSLstd450Ldexp 2019-05-16 swiftshader.regress@gmail.com Regres: Update test lists @ d61595f3 Created with: gclient setdep -r third_party/externals/swiftshader@ab1e2b49fe88 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=michaelludwig@google.com Change-Id: Ia7fac7908d2e92f80bc5816f7f2b950fbc7cffc5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/214260 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e5b3e400b6 |
Roll ../src 8c742b264faa..5ca9f9560554 (448 commits)
|
||
skia-autoroll
|
1eb4557ff2 |
Roll third_party/externals/angle2 6ddb7768fa25..06de90c66c18 (9 commits)
|
||
Brian Osman
|
c6568afa0b |
Remove Nima from DEPS, experiments, Viewer, etc.
Change-Id: Ide69d3c9f0f02e886bd0d52723d425a548edd2e0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/214187 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Brian Osman <brianosman@google.com> |
||
skia-autoroll
|
3f4b4dcb51 |
Roll ../src a01010a50904..8c742b264faa (455 commits)
|
||
skia-autoroll
|
9ad72e7928 |
Roll third_party/externals/angle2 bff32703c75b..6ddb7768fa25 (10 commits)
|
||
skia-autoroll
|
7921042df7 |
Roll third_party/externals/swiftshader 3d7b7ea134d1..d61595f367af (10 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/3d7b7ea134d1..d61595f367af git log 3d7b7ea134d1..d61595f367af --date=short --no-merges --format='%ad %ae %s' 2019-05-15 hliatis@google.com Have final present function perform a VkQueueWaitIdle() 2019-05-15 capn@google.com Fix negation of unsigned value warning treated as error 2019-05-15 chrisforbes@google.com Fix color blend state handling for multiple attachments 2019-05-15 chrisforbes@google.com Move constant specialization to SpirvShader 2019-05-15 sugoi@google.com 32 bit safe code 2019-05-15 chrisforbes@google.com Remove Context::separateAlphaBlendEnable etc 2019-05-15 chrisforbes@google.com Now that we have swizzles forced, don't bother with channel replacement 2019-05-15 chrisforbes@google.com Override imageview swizzles for channel replacement edge cases 2019-05-15 bclayton@google.com CMakeLists: Silence pedantic MSVC warning about switch with no cases 2019-05-15 swiftshader.regress@gmail.com Regres: Update test lists @ 3d7b7ea1 Created with: gclient setdep -r third_party/externals/swiftshader@d61595f367af The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=michaelludwig@google.com Change-Id: I770e8de2018fa834792c77e14beace4b0ac35c9a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/214129 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
348880c3f6 |
Roll third_party/externals/angle2 f7033c55be3f..bff32703c75b (4 commits)
|
||
skia-autoroll
|
82ca93b80d |
Roll ../src 156f1f758a0f..a01010a50904 (446 commits)
|
||
skia-autoroll
|
8207ade300 |
Roll third_party/externals/swiftshader 65b1e97d13eb..3d7b7ea134d1 (5 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/65b1e97d13eb..3d7b7ea134d1 git log 65b1e97d13eb..3d7b7ea134d1 --date=short --no-merges --format='%ad %ae %s' 2019-05-14 bclayton@google.com Implement a2b10g10r10_unorm_pack32. 2019-05-14 amaiorano@google.com CMake: apply the warning treatment to msvc builds 2019-05-14 bclayton@google.com SpirvShader: Fixes for phis. 2019-05-14 bclayton@google.com SpirvShader: Fixes for complex loops. 2019-05-14 swiftshader.regress@gmail.com Regres: Update test lists @ 65b1e97d Created with: gclient setdep -r third_party/externals/swiftshader@3d7b7ea134d1 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=michaelludwig@google.com Change-Id: I44a9d1681505b0cbb08a138e3a078f6e8109eea2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/213744 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
136ad09848 |
Roll third_party/externals/angle2 3dbe480b559e..f7033c55be3f (11 commits)
|
||
skia-autoroll
|
7788fa1b7c |
Roll ../src 97d5761990f6..156f1f758a0f (423 commits)
|
||
skia-autoroll
|
4e66df54e7 |
Roll third_party/externals/swiftshader 9e4f690166c1..65b1e97d13eb (7 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/9e4f690166c1..65b1e97d13eb git log 9e4f690166c1..65b1e97d13eb --date=short --no-merges --format='%ad %ae %s' 2019-05-13 chrisforbes@google.com Only perform attachment load/store ops for used attachments 2019-05-13 hliatis@google.com Implement vk_android_native_buffer (basic) 2019-05-13 chrisforbes@google.com Fix interaction between Dref and explicit lod 2019-05-13 chrisforbes@google.com Implement vkCmdDispatchBase 2019-05-13 chrisforbes@google.com Wire up NoPerspective to interpolation 2019-05-13 bclayton@google.com third_party/llvm-7.0/BUILD.gn: Update to CMakeLists.txt's changes 2019-05-13 swiftshader.regress@gmail.com Regres: Update test lists @ 9e4f6901 Created with: gclient setdep -r third_party/externals/swiftshader@65b1e97d13eb The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=michaelludwig@google.com Change-Id: Iaa29c5fa49218f9d4daa890eb199f8d0229b1c3a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/213582 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7bc76b45a4 |
Roll third_party/externals/angle2 ebab670cb32d..3dbe480b559e (16 commits)
|
||
skia-autoroll
|
06faa5efd7 |
Roll ../src 589d8ec2fcaa..97d5761990f6 (957 commits)
|
||
skia-autoroll
|
695206d714 |
Roll third_party/externals/swiftshader ecfeede6014c..9e4f690166c1 (28 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ecfeede6014c..9e4f690166c1 git log ecfeede6014c..9e4f690166c1 --date=short --no-merges --format='%ad %ae %s' 2019-05-12 swiftshader.regress@gmail.com Regres: Update test lists @ 4d65934f 2019-05-11 chrisforbes@google.com Fix FP blending path to not make clamping assumptions 2019-05-11 swiftshader.regress@gmail.com Regres: Update test lists @ 8ab4053f 2019-05-10 bclayton@google.com Implement Float16 formats and additional blend modes. 2019-05-10 bclayton@google.com SpirvShader: Implement OpImageQuerySamples 2019-05-10 bclayton@google.com Assign the DeviceIndex builtIn (ext: SPV_KHR_device_group). 2019-05-10 bclayton@google.com SpirvShader: Fix incorrect use of getPointer() with GetPointerToData() 2019-05-10 bclayton@google.com SpirvShader: Implement OpImageQueryLevels 2019-05-10 chrisforbes@google.com Add remaining required SPIRV extension names 2019-05-10 sugoi@google.com Primitive Restart implementation 2019-05-10 chrisforbes@google.com Size query support for uniform texel buffer 2019-05-10 chrisforbes@google.com Allow VS-only pipeline 2019-05-10 swiftshader.regress@gmail.com Regres: Update test lists @ 1bc7731e 2019-05-10 chrisforbes@google.com Check sampling support in vkGetPhysicalDeviceImageFormatProperties 2019-05-09 bclayton@google.com SpirvShader: Handle multiple entry points 2019-05-09 chrisforbes@google.com Remove UNIMPLEMENTED on unsupported features 2019-05-09 chrisforbes@google.com Accept OpExtension SPV_KHR_variable_pointers 2019-05-09 chrisforbes@google.com BufferView has id in shared space with ImageViews 2019-05-09 sugoi@google.com Allow 3d <-> 2d image copies 2019-05-09 bclayton@google.com SpirvShader: Implement OpArrayLength 2019-05-09 bclayton@google.com SpirvShader: Implement OpCopyObject 2019-05-09 chrisforbes@google.com Set up uniform texel buffers as SampledImageDescriptor 2019-05-09 chrisforbes@google.com Implement OpIAddCarry, OpISubBorrow 2019-05-09 bclayton@google.com OpenGL/compiler: Error if parameters spill max temp registers 2019-05-09 chrisforbes@google.com Add support for sampling VK_FORMAT_A2B10G10R10_UINT_PACK32 2019-05-09 sugoi@google.com Remove the Clipper member from the Renderer class 2019-05-09 sugoi@google.com Start untangling sw::Context from the rendering code 2019-05-09 swiftshader.regress@gmail.com Regres: Update test lists @ ecfeede6 Created with: gclient setdep -r third_party/externals/swiftshader@9e4f690166c1 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=michaelludwig@google.com Change-Id: I7073d58b7b90a2aafe1f452410b1f3ad9a51b24b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/213400 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
dfda5f57bf |
Roll third_party/externals/angle2 19905aea14e0..ebab670cb32d (11 commits)
|
||
skia-autoroll
|
5c20d4f8c8 |
Roll ../src d5837fbd88aa..589d8ec2fcaa (402 commits)
|
||
skia-autoroll
|
b9330017c0 |
Roll third_party/externals/swiftshader d5ed0a31ce88..ecfeede6014c (17 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d5ed0a31ce88..ecfeede6014c git log d5ed0a31ce88..ecfeede6014c --date=short --no-merges --format='%ad %ae %s' 2019-05-09 bclayton@google.com SpirvShader: Implement OpControlBarrier. 2019-05-09 bclayton@google.com SpirvShader: Implement OpMemoryBarrier. 2019-05-09 bclayton@google.com Migrate ComputeProgram to using Coroutines 2019-05-09 bclayton@google.com src/Pipeline: Refactor ComputeProgram 2019-05-08 bclayton@google.com Reactor (LLVM): Add support for Coroutines. 2019-05-08 chrisforbes@google.com Flatten required bits of imageview into SampledImageDescriptor 2019-05-08 bclayton@google.com SpirvShader: Implement OpImageQuerySizeLod 2019-05-08 bclayton@google.com SpirvShader: Implement workgroup storage. 2019-05-08 chrisforbes@google.com Punt quadlayout image<->buffer copies to blitter 2019-05-08 sugoi@google.com EAC fix 2019-05-08 sugoi@google.com Support device groups with a single physical device 2019-05-08 chrisforbes@google.com Punt image->image copies requiring quadlayout awareness to blitter 2019-05-08 chrisforbes@google.com Support selection of correct aspect for D+S input attachments 2019-05-08 swiftshader.regress@gmail.com Regres: Update test lists @ 208ed40a 2019-05-08 bclayton@google.com Reactor: Add Traits for Reference types 2019-05-08 bclayton@google.com LLVMReactor: Always run the IR verifier. 2019-05-08 bclayton@google.com LLVMReactor: Fix atomic loads and stores of non-scalar types. Created with: gclient setdep -r third_party/externals/swiftshader@ecfeede6014c The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=robertphillips@google.com Change-Id: Iaca93d82ed197d678b9b55bea161619bfb152d48 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/212841 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f90bfd7217 |
Roll third_party/externals/angle2 0f4d72e63b92..19905aea14e0 (9 commits)
|
||
skia-autoroll
|
905b2c7a46 |
Roll ../src 648a59893e4e..d5837fbd88aa (481 commits)
|
||
skia-autoroll
|
4497ac1799 |
Roll third_party/externals/swiftshader b01f2559e017..d5ed0a31ce88 (10 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/b01f2559e017..d5ed0a31ce88 git log b01f2559e017..d5ed0a31ce88 --date=short --no-merges --format='%ad %ae %s' 2019-05-08 sugoi@google.com External Memory Host tests should be unsupported 2019-05-08 sugoi@google.com Ignore VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT at pipeline creation 2019-05-07 sugoi@google.com Extension check in vkCreateDescriptorSetLayout 2019-05-07 sugoi@google.com vkBindImageMemory2 implementation 2019-05-07 chrisforbes@google.com Groundwork for quadlayout support in blit & copy ops 2019-05-07 chrisforbes@google.com Add support for Sample image operand in OpImageRead 2019-05-07 bclayton@google.com LLVMReactor: Assert return value type matches function sig. 2019-05-07 capn@google.com Fix clamp-to-border addressing mode 2019-05-07 sugoi@google.com Change decompressed type of compressed RGB formats 2019-05-07 swiftshader.regress@gmail.com Regres: Update test lists @ b01f2559 Created with: gclient setdep -r third_party/externals/swiftshader@d5ed0a31ce88 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=robertphillips@google.com Change-Id: Ibc57ca43d105585b6cd695f99b3283cb178316d1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/212640 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d05c5eec42 |
Roll third_party/externals/angle2 6f0c5b8dd5f2..0f4d72e63b92 (8 commits)
|
||
skia-autoroll
|
743913344b |
Roll ../src e300e8fa69a2..648a59893e4e (393 commits)
|
||
skia-autoroll
|
d699a66fa2 |
Roll third_party/externals/swiftshader bb12b0e41a09..b01f2559e017 (10 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/bb12b0e41a09..b01f2559e017 git log bb12b0e41a09..b01f2559e017 --date=short --no-merges --format='%ad %ae %s' 2019-05-06 chrisforbes@google.com Add padding between slices 2019-05-06 chrisforbes@google.com Add support for spv::BuiltInSampleMask output 2019-05-06 capn@google.com Implement 1D array image sampling 2019-05-06 chrisforbes@google.com Wait on query being available, not !active. 2019-05-06 chrisforbes@google.com Allow VK_IMAGE_LAYOUT_GENERAL in vkCmdCopyImageToBuffer 2019-05-06 chrisforbes@google.com Plumb through Dref parameter to sampler 2019-05-06 chrisforbes@google.com Make shadow compare available in high precision path always 2019-05-06 sugoi@google.com Threaded Queue submit with events and fences 2019-05-06 sugoi@google.com Cube border computation 2019-05-06 sugoi@google.com ETC2 Image decompression and sampling Created with: gclient setdep -r third_party/externals/swiftshader@b01f2559e017 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=robertphillips@google.com Change-Id: I8b8e74b7829f9413e7ec32945833b46e0aa36525 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/212341 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2f3637bf2e |
Roll third_party/externals/angle2 ddc4d33a259a..6f0c5b8dd5f2 (15 commits)
|
||
skia-autoroll
|
46e10981fe |
Roll ../src b81b70981d9b..e300e8fa69a2 (429 commits)
|
||
skia-autoroll
|
719a69ca5a |
Roll third_party/externals/swiftshader 10f7befc49a7..bb12b0e41a09 (14 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/10f7befc49a7..bb12b0e41a09 git log 10f7befc49a7..bb12b0e41a09 --date=short --no-merges --format='%ad %ae %s' 2019-05-04 swiftshader.regress@gmail.com Regres: Update test lists @ 0e14a2e3 2019-05-03 chrisforbes@google.com Fix broken optimization of alpha VK_BLEND_OP_REVERSE_SUBTRACT 2019-05-03 bclayton@google.com Add traits for Reactor arguments and return types 2019-05-03 bclayton@google.com SetupRoutine: Do not use Bool as a function return type. 2019-05-03 bclayton@google.com Reactor: Do not start the unreachable block with Unreachable 2019-05-03 bclayton@google.com LLVMReactor: Finalize the debug info earlier 2019-05-03 bclayton@google.com LLVMReactor: Fix the signature of a few instrinsics 2019-05-03 bclayton@google.com LLVM: Fix for coroutines with array allocas 2019-05-03 chrisforbes@google.com Add input attachment support for VK_FORMAT_R5G6B5_UNORM_PACK16 2019-05-03 chrisforbes@google.com Add support for sampling VK_FORMAT_D16_UNORM 2019-05-03 chrisforbes@google.com Add input attachment support for VK_FORMAT_A2B10G10R10_UINT_PACK32 2019-05-03 chrisforbes@google.com Add support for VK_FORMAT_A2B10G10R10_UINT_PACK32 render targets 2019-05-03 chrisforbes@google.com Fix blitter clears of 2D views of 3D textures 2019-05-03 swiftshader.regress@gmail.com Regres: Update test lists @ 10f7befc Created with: gclient setdep -r third_party/externals/swiftshader@bb12b0e41a09 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=robertphillips@google.com Change-Id: I289b3bc4d231bd50dd5ee9dca76254aa9e898b83 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/212140 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
fd105f1b76 |
Roll third_party/externals/angle2 3089f92e8a77..ddc4d33a259a (3 commits)
|
||
skia-autoroll
|
590c017f45 |
Roll ../src 1745a957293f..b81b70981d9b (397 commits)
|
||
skia-autoroll
|
58d7a99b6d |
Roll third_party/externals/swiftshader 20aab4e9c149..10f7befc49a7 (17 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/20aab4e9c149..10f7befc49a7 git log 20aab4e9c149..10f7befc49a7 --date=short --no-merges --format='%ad %ae %s' 2019-05-03 capn@google.com Fix overwriting of filter factor 2019-05-02 chrisforbes@google.com Add support for sampling VK_FORMAT_B10G11R11_UFLOAT_PACK32 2019-05-02 chrisforbes@google.com Add support for sampling VK_FORMAT_D32_SFLOAT (without depth compare) 2019-05-02 capn@google.com Enable 3D texture sampling 2019-05-02 chrisforbes@google.com Add support for sampling VK_FORMAT_E5B9G9R9_UFLOAT_PACK32 2019-05-02 chrisforbes@google.com Refactor float sampling path to be more regular 2019-05-02 hliatis@google.com Add Gralloc usage flags 2019-05-02 chrisforbes@google.com Remove old isSRGBReadable/Writable queries 2019-05-02 chrisforbes@google.com Add support for sampling VK_FORMAT_A1R5G5B5_UNORM_PACK16 2019-05-02 amaiorano@google.com CMakeLists: add DEBUGGER_WAIT_DIALOG compiler definition to Debug builds of libEGL and libvk_swiftshader 2019-05-02 capn@google.com Implement sampler LOD bias 2019-05-02 capn@google.com Refactor duplicate mipmap LOD calculation 2019-05-02 capn@google.com Removed unused texture data 2019-05-02 swiftshader.regress@gmail.com Regres: Update test lists @ 20aab4e9 2019-05-02 capn@google.com Validate descriptor ID's 2019-05-02 capn@google.com Use sampler data from sampler descriptor 2019-05-02 capn@google.com Pass a separate sampler pointer to the sampling routine Created with: gclient setdep -r third_party/externals/swiftshader@10f7befc49a7 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=ethannicholas@google.com Change-Id: I118d2297a5f00d33f8bedfe2f1ebdaefd538e4bc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/211905 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1b943892ee |
Roll third_party/externals/angle2 3fb957a00ba3..3089f92e8a77 (10 commits)
|
||
skia-autoroll
|
bcb96db527 |
Roll ../src da43ebf5b4e0..1745a957293f (361 commits)
|
||
skia-autoroll
|
4dfbc9e685 |
Roll third_party/externals/swiftshader 2e2385837e9b..20aab4e9c149 (24 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/2e2385837e9b..20aab4e9c149 git log 2e2385837e9b..20aab4e9c149 --date=short --no-merges --format='%ad %ae %s' 2019-05-02 chrisforbes@google.com Add support for sampling VK_FORMAT_B4G4R4A4_UNORM_PACK32 2019-05-02 chrisforbes@google.com Add support for sampling VK_FORMAT_A2B10G10R10_UNORM_PACK32 2019-05-02 hliatis@google.com Implement Android shared image query so device creation can succeed 2019-05-02 hliatis@google.com Add stubs for Native Buffer implementation 2019-05-02 hliatis@google.com Turn on Android platform 2019-05-01 chrisforbes@google.com Remove Sampler::State::srgb 2019-05-01 chrisforbes@google.com Add mandatory 10bpc formats to format queries 2019-05-01 chrisforbes@google.com Minor tidying in PixelProgram 2019-05-01 bclayton@google.com SpirvShader: Implement OpGroupNonUniformElect 2019-05-01 chrisforbes@google.com Fix killMask initialization 2019-05-01 bclayton@google.com SpirvShader: Don't abort for unused, unbound UniformConstants 2019-05-01 bclayton@google.com SpirvShader: Rework debug assertions 2019-05-01 bclayton@google.com Check macro arguments match format specifier. 2019-05-01 capn@google.com Implement Bias image operand 2019-05-01 chrisforbes@google.com Implement fp16 texture formats 2019-05-01 bclayton@google.com SpirvShader: Implement OpCopyMemory 2019-05-01 bclayton@google.com VkPipeline: Add spirvopt MergeReturnPass 2019-05-01 bclayton@google.com SpirvShader: Implement constant variable initializers. 2019-05-01 swiftshader.regress@gmail.com Regres: Update test lists @ 2e238583 2019-05-01 capn@google.com Update Visual Studio LLVM project 2019-05-01 capn@google.com Remove CHECK_NEEDED comments 2019-05-01 bclayton@google.com Minimize LLVM source file set 2019-05-01 bclayton@google.com Mark LLVM source files for potential deletion from build 2019-05-01 bclayton@google.com Add a script to reduce source files to required set Created with: gclient setdep -r third_party/externals/swiftshader@20aab4e9c149 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=ethannicholas@google.com Change-Id: I8b279ad9aa6b301a4d5da8849deef5b9ce959207 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/211695 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
176720424b |
Roll third_party/externals/angle2 1ad7a07212b2..3fb957a00ba3 (4 commits)
|
||
skia-autoroll
|
e994492289 |
Roll ../src b40205fdcd0e..da43ebf5b4e0 (421 commits)
|
||
skia-autoroll
|
08c79d6145 |
Roll third_party/externals/swiftshader 6a12e092091c..2e2385837e9b (9 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/6a12e092091c..2e2385837e9b git log 6a12e092091c..2e2385837e9b --date=short --no-merges --format='%ad %ae %s' 2019-04-30 chrisforbes@google.com Remove dead parts of ShaderCore 2019-04-30 chrisforbes@google.com Set correct variant for OpImageFetch 2019-04-30 capn@google.com Implement OpImageSampleProjImplicitLod and OpImageSampleProjExplicitLod 2019-04-30 chrisforbes@google.com Implement OpImageFetch 2019-04-30 chrisforbes@google.com Add spirv-level support for splitting and combining sampler+image 2019-04-30 capn@google.com Implement ConstOffset image operand 2019-04-30 bclayton@google.com src/Vulkan: Fixup all printf-style messages 2019-04-30 bclayton@google.com Kokoro: Build with ASAN enabled. 2019-04-30 swiftshader.regress@gmail.com Regres: Update test lists @ 6a12e092 Created with: gclient setdep -r third_party/externals/swiftshader@2e2385837e9b The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=ethannicholas@google.com Change-Id: I072e8988679a5ff7157be4eb016ea41296ab5613 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/211540 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
bbc4c1966a |
Roll ../src 2f6bc7b3cacb..b40205fdcd0e (330 commits)
|
||
skia-autoroll
|
b8532fdac6 |
Roll third_party/externals/swiftshader 28f142f1b0a2..6a12e092091c (8 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/28f142f1b0a2..6a12e092091c git log 28f142f1b0a2..6a12e092091c --date=short --no-merges --format='%ad %ae %s' 2019-04-30 capn@google.com Refactor image array layer addressing 2019-04-30 capn@google.com Implement OpImageSampleExplicitLod with Grad operand 2019-04-30 capn@google.com Marshal image instruction parameters to the sampling trampoline 2019-04-30 chrisforbes@google.com Fix various descriptor handling bugs 2019-04-29 chrisforbes@google.com Fix BuiltInSubgroupSize in graphics pipeline 2019-04-29 chrisforbes@google.com Enable sampling of 2d array textures 2019-04-29 swiftshader.regress@gmail.com Regres: Update test lists @ 28f142f1 2019-04-29 chrisforbes@google.com Wire up texture border color correctly Created with: gclient setdep -r third_party/externals/swiftshader@6a12e092091c The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=ethannicholas@google.com Change-Id: I51ee7c9d49f736758a76b819baa0d233e17ed2b5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/211211 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
de267b6c06 |
Roll third_party/externals/angle2 6f691fbb59c7..1ad7a07212b2 (1 commits)
|
||
skia-autoroll
|
fd258c8210 |
Roll ../src 07c444c4d281..2f6bc7b3cacb (441 commits)
|
||
skia-autoroll
|
d1be9450c7 |
Roll third_party/externals/swiftshader a161493942fa..28f142f1b0a2 (47 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/a161493942fa..28f142f1b0a2 git log a161493942fa..28f142f1b0a2 --date=short --no-merges --format='%ad %ae %s' 2019-04-27 swiftshader.regress@gmail.com Regres: Update test lists @ a32d6303 2019-04-27 chrisforbes@google.com Support more more formats for input attachments 2019-04-26 chrisforbes@google.com Adjust input attachment index when indexing into array of input descriptors 2019-04-26 chrisforbes@google.com Support more formats for input attachments 2019-04-26 capn@google.com Implement cubemap sampling 2019-04-26 chrisforbes@google.com Add support for D32_SFLOAT and D16_UNORM input attachments 2019-04-26 chrisforbes@google.com Always apply the fragment shader if it is present 2019-04-26 sugoi@google.com Allow treating a 3D image as a layered 2D image 2019-04-26 bclayton@google.com Add new debug macro UNSUPPORTED(). 2019-04-26 amaiorano@google.com Fix crash when viewport Y position is negative 2019-04-26 bclayton@google.com CMakeLists: Fix REACTOR_EMIT_DEBUG_INFO builds 2019-04-26 bclayton@google.com SpirvShaderSampling: Fix flaky tests. 2019-04-26 capn@google.com Make all descriptors 16-byte aligned. 2019-04-26 brianosman@google.com Remove more trailing semi-colons 2019-04-26 bclayton@google.com SpirvShader: Implement OpQuantizeToF16 2019-04-26 swiftshader.regress@gmail.com Regres: Update test lists @ 22fbf8fc 2019-04-25 capn@google.com Resolve remaining levels/layers at VkImageView creation time 2019-04-25 chrisforbes@google.com Plumb constants through to the sampler, and make sRGB work 2019-04-25 chrisforbes@google.com Partial support for input attachments 2019-04-25 chrisforbes@google.com Fix weird sampled image format query 2019-04-25 chrisforbes@google.com Produce correct `one` value for integer textures 2019-04-25 chrisforbes@google.com Wire up texture swizzles 2019-04-25 chrisforbes@google.com Resolve identity swizzles at VkImageView creation time 2019-04-25 bclayton@google.com CMakeLists: Treat ignored-qualifiers warnings as errors. 2019-04-25 bclayton@google.com VulkanUnitTests: Shuffle semicolons to the #define 2019-04-25 bclayton@google.com CMakeLists: Only build the selected backend. 2019-04-25 bclayton@google.com CMakeLists: Use MATCHES not STREQUAL for compiler conditionals 2019-04-25 swiftshader.regress@gmail.com Regres: Update test lists @ a47a5160 2019-04-24 capn@google.com Implement 1D image sampling 2019-04-24 capn@google.com Implement OpImageSampleExplicitLod 2019-04-24 capn@google.com Fix update of immutable samplers 2019-04-24 chrisforbes@google.com Remove useless const on ImageView::getImageSizeInBytes return value 2019-04-24 chrisforbes@google.com Add hwvulkan_headers to Android build 2019-04-24 bclayton@google.com CMakeLists: Treat trailing semicolons as warnings / errors 2019-04-24 bclayton@google.com CMakeLists: Migrate from set_cpp_flag to per-project settings. 2019-04-24 chrisforbes@google.com Include reactor debug functions in Android build 2019-04-24 bclayton@google.com CMakeList: Remove the CLANG_VERSION_STRING check 2019-04-24 capn@google.com Refactor common sampler code 2019-04-24 capn@google.com Implement basic sampler parameters 2019-04-24 capn@google.com Default to [X,0,0,one] for undefined texture components 2019-04-24 capn@google.com Eliminate fixed-point texture sampling 2019-04-24 bclayton@google.com SpirvShader: Combine DivergentPointer and NonDivergentPointer 2019-04-24 bclayton@google.com Reactor: Add Gather and Scatter instructions. 2019-04-24 bclayton@google.com SpirvShader: Refactor loads and stores. Consider limits. 2019-04-24 bclayton@google.com Reactor: Hook up atomic load/store intrinsics. 2019-04-24 bclayton@google.com LLVMReactorDebugInfo: Remove REACTOR_LLVM_VERSION check 2019-04-24 swiftshader.regress@gmail.com Regres: Update test lists @ ed46cde6 Created with: gclient setdep -r third_party/externals/swiftshader@28f142f1b0a2 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=ethannicholas@google.com Change-Id: Idb0c3a3e7f360d1470f35131c7e68ba362627018 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/210912 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
af216e1e55 |
Roll third_party/externals/angle2 1b0acbb5126e..6f691fbb59c7 (5 commits)
|
||
skia-autoroll
|
a74aef45f9 |
Roll ../src ea73ef568188..07c444c4d281 (439 commits)
|
||
Mike Klein
|
a24336b524 |
roll libpng to pre-1.6.38
This rolls in the patch to fix NEON + clang-cl. Cq-Include-Trybots: skia.primary:Build-Win-Clang-arm64-Release Change-Id: Id34730763ff56b89bb49033001ffb42b09d55a61 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/210360 Commit-Queue: Mike Klein <mtklein@google.com> Commit-Queue: Leon Scroggins <scroggo@google.com> Auto-Submit: Mike Klein <mtklein@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com> |
||
skia-autoroll
|
2444c0e9aa |
Roll third_party/externals/angle2 62e274e86c7e..1b0acbb5126e (7 commits)
|
||
skia-autoroll
|
f6cf89627f |
Roll ../src 7d439e099c7a..ea73ef568188 (418 commits)
|
||
skia-autoroll
|
8efff89c28 |
Roll third_party/externals/angle2 cff6f150eae1..62e274e86c7e (2 commits)
|
||
skia-autoroll
|
169a090d32 |
Roll third_party/externals/swiftshader 707ed9974cb3..a161493942fa (9 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/707ed9974cb3..a161493942fa git log 707ed9974cb3..a161493942fa --date=short --no-merges --format='%ad %ae %s' 2019-04-24 chrisforbes@google.com Set up input attachment descriptors the same as storage images 2019-04-23 chrisforbes@google.com Synchronize before performing mid-subpass attachment clears 2019-04-23 chrisforbes@google.com Only do centroid sampling if multisampling 2019-04-23 chrisforbes@google.com Remove more stale renderer plumbing 2019-04-23 chrisforbes@google.com Wire up alphaToCoverage support 2019-04-23 chrisforbes@google.com Unify template-based and classic descriptor writes 2019-04-23 chrisforbes@google.com Add support for indexing into arrays of image descriptors 2019-04-23 chrisforbes@google.com Clean up storage image descriptor access 2019-04-23 swiftshader.regress@gmail.com Regres: Update test lists @ 707ed997 Created with: gclient setdep -r third_party/externals/swiftshader@a161493942fa The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=mtklein@google.com Change-Id: I3453039bb0a3077acff5388c80c974caffce0f8d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/209955 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0f619a2793 |
Roll ../src 29e17ed23dea..7d439e099c7a (412 commits)
|
||
skia-autoroll
|
f31ae87fe0 |
Roll third_party/externals/angle2 c467f7b54188..cff6f150eae1 (1 commits)
|
||
skia-autoroll
|
0438f02d79 |
Roll ../src 3ed0f75776bb..29e17ed23dea (265 commits)
|
||
skia-autoroll
|
977b16d9c9 |
Roll third_party/externals/swiftshader bcc71a322953..707ed9974cb3 (3 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/bcc71a322953..707ed9974cb3 git log bcc71a322953..707ed9974cb3 --date=short --no-merges --format='%ad %ae %s' 2019-04-23 chrisforbes@google.com Add support for OpAtomicISub, OpAtomicIIncrement, OpAtomicIDecrement 2019-04-23 chrisforbes@google.com Add support for OpExtension 2019-04-22 swiftshader.regress@gmail.com Regres: Update test lists @ bcc71a32 Created with: gclient setdep -r third_party/externals/swiftshader@707ed9974cb3 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=mtklein@google.com Change-Id: I8d99fca7f6a472ad16f251e028e472618f5ff77c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/209734 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3018bd1a79 |
Roll third_party/externals/angle2 145ec7fa7c81..c467f7b54188 (4 commits)
|
||
skia-autoroll
|
f1ff8aa959 |
Roll third_party/externals/swiftshader a16238df3f28..bcc71a322953 (7 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/a16238df3f28..bcc71a322953 git log a16238df3f28..bcc71a322953 --date=short --no-merges --format='%ad %ae %s' 2019-04-21 bclayton@google.com Reactor: Remove trailing semicolons. 2019-04-21 bclayton@google.com Remove LLVM 3 from SwiftShader and all references. 2019-04-20 bclayton@google.com LLVMReactor: #error if usng LLVM 3 2019-04-19 chrisforbes@google.com Fix comment describing compare/exchange behavior 2019-04-19 bclayton@google.com Switch SIMD::Pointer::base from a Float* to Byte* 2019-04-19 bclayton@google.com SpirvRoutine: Use SIMD::Pointers for pointers map. 2019-04-19 swiftshader.regress@gmail.com Regres: Update test lists @ a16238df Created with: gclient setdep -r third_party/externals/swiftshader@bcc71a322953 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=mtklein@google.com Change-Id: Ic419c263a96acc24f8e29f5ad33958762324e544 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/209575 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f062679899 |
Roll ../src a55917cb9824..3ed0f75776bb (344 commits)
|
||
skia-autoroll
|
72fcaa242d |
Roll third_party/externals/angle2 82bcffa78747..145ec7fa7c81 (10 commits)
|
||
skia-autoroll
|
577568d2aa |
Roll third_party/externals/swiftshader abaecd5f2ba7..a16238df3f28 (12 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/abaecd5f2ba7..a16238df3f28 git log abaecd5f2ba7..a16238df3f28 --date=short --no-merges --format='%ad %ae %s' 2019-04-19 chrisforbes@google.com Add support for OpAtomicCompareExchange 2019-04-19 chrisforbes@google.com Add support atomic instructions as used with storage images 2019-04-19 chrisforbes@google.com Add support for OpImageTexelPointer 2019-04-18 bclayton@google.com Dynamic dispatch for image samplers 2019-04-18 chrisforbes@google.com Factor out GetTexelOffset from EmitImageRead/EmitImageWrite 2019-04-18 chrisforbes@google.com Add support for OpImageRead 2019-04-18 chrisforbes@google.com Add support for OpImageWrite 2019-04-18 chrisforbes@google.com Implement OpImageQuerySize 2019-04-18 chrisforbes@google.com Specialize descriptor contents for storage images 2019-04-18 bclayton@google.com Reactor: Implement debug info generation 2019-04-18 bclayton@google.com Add libbacktrace submodule. 2019-04-18 swiftshader.regress@gmail.com Regres: Update test lists @ d853c12d Created with: gclient setdep -r third_party/externals/swiftshader@a16238df3f28 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=herb@google.com Change-Id: I5e7b22c50d854cde4d08734cf2034afa0a0d96a8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/209262 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
8cdae55bf1 |
Roll ../src f968f64cdf27..a55917cb9824 (433 commits)
|
||
skia-autoroll
|
5dd9cb2204 |
Roll third_party/externals/angle2 c832cdd75f75..82bcffa78747 (7 commits)
|
||
skia-autoroll
|
583a082c18 |
Roll third_party/externals/swiftshader 84c3a94e1450..abaecd5f2ba7 (6 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/84c3a94e1450..abaecd5f2ba7 git log 84c3a94e1450..abaecd5f2ba7 --date=short --no-merges --format='%ad %ae %s' 2019-04-18 bclayton@google.com VkFormat.cpp: Replace ASSERT with UNIMPLEMENTED 2019-04-18 bclayton@google.com Reactor: Add support for calling C functions. 2019-04-18 bclayton@google.com Reactor: Expose Capabilities. 2019-04-17 bclayton@google.com Reactor: Add support for printing Longs. 2019-04-17 amaiorano@google.com Fix 2D texture image functions not returning GL_INVALID_ENUM with target == GL_TEXTURE_3D 2019-04-17 swiftshader.regress@gmail.com Regres: Update test lists @ 84c3a94e Created with: gclient setdep -r third_party/externals/swiftshader@abaecd5f2ba7 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=herb@google.com Change-Id: I6f56178c0e84d303718eebb4d508ec7a5e98286e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/209132 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ced2b79d00 |
Roll ../src a3585f70a100..f968f64cdf27 (436 commits)
|
||
skia-autoroll
|
c22a81fdbd |
Roll third_party/externals/angle2 e7da32f1c73e..c832cdd75f75 (7 commits)
|
||
skia-autoroll
|
a6b421c6cd |
Roll third_party/externals/swiftshader 25be5bb97518..84c3a94e1450 (6 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/25be5bb97518..84c3a94e1450 git log 25be5bb97518..84c3a94e1450 --date=short --no-merges --format='%ad %ae %s' 2019-04-16 chrisforbes@google.com Wire up subgroup input builtins in graphics pipe 2019-04-16 chrisforbes@google.com Wire up FragDepth builtin 2019-04-16 chrisforbes@google.com Wire up FragCoord builtin 2019-04-16 chrisforbes@google.com Add support for rendering more formats 2019-04-16 bclayton@google.com Android: Always use LLVM 7, delete build files for LLVM 3 2019-04-16 swiftshader.regress@gmail.com Regres: Update test lists @ 25be5bb9 Created with: gclient setdep -r third_party/externals/swiftshader@84c3a94e1450 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=herb@google.com Change-Id: If320d6461956af48835635491c09eb1bd48b368c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/208830 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7bd13fc331 |
Roll ../src 95629c4c410f..a3585f70a100 (459 commits)
|
||
Mike Klein
|
12de0c1bd4 |
roll libpng to 1.6.37
Adds NEON accelerated palette expansion. Change-Id: I8a1378c58175c2343541a69b2bd7a1f476931a99 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/208580 Commit-Queue: Leon Scroggins <scroggo@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com> Auto-Submit: Mike Klein <mtklein@google.com> |
||
skia-autoroll
|
6642803e94 |
Roll third_party/externals/angle2 065f8dc35f9d..e7da32f1c73e (7 commits)
|
||
skia-autoroll
|
a6f480b148 |
Roll ../src b2d31144d9af..95629c4c410f (449 commits)
|
||
skia-autoroll
|
121b0d0e81 |
Roll third_party/externals/swiftshader 64b761a8af9b..25be5bb97518 (11 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/64b761a8af9b..25be5bb97518 git log 64b761a8af9b..25be5bb97518 --date=short --no-merges --format='%ad %ae %s' 2019-04-16 chrisforbes@google.com Add support for BuiltInFrontFacing 2019-04-16 chrisforbes@google.com Pass baseVertex to vertex shader 2019-04-15 bclayton@google.com Reactor: Copy new debug macros to Reactor. 2019-04-15 chrisforbes@google.com Add support for shader draw parameters query 2019-04-15 chrisforbes@google.com Support color write mask in pipeline 2019-04-15 chrisforbes@google.com Add support for querying device group present capabilities 2019-04-15 sugoi@google.com Allocation failure fix 2019-04-15 swiftshader.regress@gmail.com Regres: Update test lists @ 64b761a8 2019-04-15 sugoi@google.com Do not attempt to initialize dynamic state vars with pipeline state 2019-04-15 sugoi@google.com Image type and view type compatibility check fix 2019-04-15 sugoi@google.com vkCmdResolveImage implementation Created with: gclient setdep -r third_party/externals/swiftshader@25be5bb97518 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=herb@google.com Change-Id: Ieba4423cef4a81e7a6ce4c11aec2b5b8ea16905e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/208484 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f697b0cdc1 |
Roll third_party/externals/angle2 cfc73cc1af5e..065f8dc35f9d (12 commits)
|
||
skia-autoroll
|
f5bb65efc0 |
Roll ../src 6506f553b36c..b2d31144d9af (500 commits)
|
||
skia-autoroll
|
3611ee1bb1 |
Roll third_party/externals/swiftshader 13f230772370..64b761a8af9b (23 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/13f230772370..64b761a8af9b git log 13f230772370..64b761a8af9b --date=short --no-merges --format='%ad %ae %s' 2019-04-15 bclayton@google.com Kokoro: Build VS solutions produced from CMake 2019-04-15 bclayton@google.com Build: Silence LLVM warnings for Windows. 2019-04-13 bclayton@google.com Revert "SprivShader: Replace hand-rolled bitreverse with LLVM intrinsic" 2019-04-13 bclayton@google.com Revert "SprivShader: Replace hand-rolled bitcount with LLVM intrinsic" 2019-04-13 bclayton@google.com SprivShader: Replace hand-rolled bitcount with LLVM intrinsic 2019-04-13 bclayton@google.com SprivShader: Replace hand-rolled bitreverse with LLVM intrinsic 2019-04-13 sugoi@google.com Dynamic state implementation 2019-04-13 bclayton@google.com Kokoro: Enable macos CI tests 2019-04-13 bclayton@google.com Build: Silence all Clang + SubZero warnings. 2019-04-13 swiftshader.regress@gmail.com Regres: Update test lists @ acf12f1c 2019-04-13 bclayton@google.com Kokoro: Remove now unused files 2019-04-13 bclayton@google.com Kokoro: Disable Vulkan tests for Subzero. 2019-04-13 bclayton@google.com Kokoro: Add stub (noop) test files for macOS. 2019-04-13 bclayton@google.com Subzero: Fix warning ‘Ty’ may be used uninitialized 2019-04-13 bclayton@google.com Build: Suppress multi-line comment warning (in Subzero). 2019-04-12 bclayton@google.com SpirvShader: Implement GLSLstd450MatrixInverse 2019-04-12 capn@google.com Implement basic SPIR-V texture sampling 2019-04-12 chrisforbes@google.com Adjust matrix addressing to account for RowMajor/ColMajor 2019-04-12 chrisforbes@google.com Capture RowMajor/ColMajor decorations 2019-04-12 chrisforbes@google.com Fix handling of loads/stores of explicitly-laid-out objects 2019-04-12 capn@google.com Pass descriptor sets to SPIR-V compilation 2019-04-12 capn@google.com Propagate descriptor decorations to access-chain and load results 2019-04-12 swiftshader.regress@gmail.com Regres: Update test lists @ 13f23077 Created with: gclient setdep -r third_party/externals/swiftshader@64b761a8af9b The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=herb@google.com Change-Id: I5551d12f1a45f8a7081ae394b894718752257d72 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/208102 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f74fff6600 |
Roll third_party/externals/angle2 e6b23e45b380..cfc73cc1af5e (5 commits)
|
||
skia-autoroll
|
ebf5bf0a41 |
Roll third_party/externals/swiftshader 3954a0bafb8a..13f230772370 (11 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/3954a0bafb8a..13f230772370 git log 3954a0bafb8a..13f230772370 --date=short --no-merges --format='%ad %ae %s' 2019-04-11 bclayton@google.com Kokoro: Split the windows and linux configs 2019-04-11 bclayton@google.com Build: Default to treating warnings as errors 2019-04-11 bclayton@google.com SpirvShader: Fix unhelpful warning about parentheses on GCC 2019-04-11 bclayton@google.com Build fixes for LLVM 3 backend 2019-04-11 capn@google.com Fix implicit string cast to boolean warning (treated as error) 2019-04-11 sugoi@google.com Fixed all warnings in the Vulkan build on Windows 2019-04-11 sugoi@google.com External image/buffer/fence/semaphore properties 2019-04-11 swiftshader.regress@gmail.com Regres: Update test lists @ 5d64ec4c 2019-04-11 capn@google.com Enable multiprocess compilation for all Visual Studio projects 2019-04-11 bclayton@google.com Fix Subzero backend builds. 2019-04-11 bclayton@google.com Fix windows build. Created with: gclient setdep -r third_party/externals/swiftshader@13f230772370 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=egdaniel@google.com Change-Id: I2f95239a81c5510536bacab1ce3f7442aefa4431 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/207792 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ce3380f20f |
Roll ../src f8764798ff0e..6506f553b36c (417 commits)
|
||
skia-autoroll
|
80eff54147 |
Roll third_party/externals/angle2 f39b4f0280ef..e6b23e45b380 (7 commits)
|
||
skia-autoroll
|
235ec02e90 |
Roll ../src 1b121674f584..f8764798ff0e (366 commits)
|
||
skia-autoroll
|
4d657d5e89 |
Roll third_party/externals/swiftshader f0aa9d5ab738..3954a0bafb8a (42 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/f0aa9d5ab738..3954a0bafb8a git log f0aa9d5ab738..3954a0bafb8a --date=short --no-merges --format='%ad %ae %s' 2019-04-11 bclayton@google.com SpirvShader: Document ops requiring capabilities 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450FindILsb 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Find[U,S]Msb 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Determinant 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450NClamp 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450NMax 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450NMin 2019-04-11 bclayton@google.com SpirvShader: Mark GLSLstd450IMix as unreachable. 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450InverseSqrt 2019-04-11 bclayton@google.com SpirvShader: Handle DecorationRelaxedPrecision decorations 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Sqrt 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Log2 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Exp2 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Log 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Exp 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Pow 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Atan2 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Atanh 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Acosh 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Asinh 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Tanh 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Cosh 2019-04-11 bclayton@google.com SpirvShader: Stub all the remaining GLSLstd450 unimplemented cases 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Sinh 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Atan 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Acos 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Asin 2019-04-11 bclayton@google.com SpirvShader: Implement GLSLstd450Tan 2019-04-10 bclayton@google.com SpirvShader: Implement GLSLstd450Cos 2019-04-10 bclayton@google.com SpirvShader: Implement GLSLstd450Sin 2019-04-10 bclayton@google.com SpirvShader: Implement GLSLstd450Degrees 2019-04-10 bclayton@google.com SpirvShader: Implement GLSLstd450Radians 2019-04-10 bclayton@google.com SpirvShader: Implement GLSLstd450Ldexp 2019-04-10 bclayton@google.com SpirvShader: Implement GLSLstd450Fma 2019-04-10 bclayton@google.com SpirvShader: Implement GLSLstd450Frexp 2019-04-10 chrisforbes@google.com Implement pack/unpack extended instructions 2019-04-10 chrisforbes@google.com SpirvShader: Implement GLSLStd450ModfStruct 2019-04-10 bclayton@google.com SpirvShader: Implement GLSLstd450Modf 2019-04-10 srisser@google.com Generic Transform Feedback buffer as global state 2019-04-10 sugoi@google.com Use the ImageView's format in clear operations 2019-04-10 hliatis@google.com Resolve build issues with Reactor on Android 2019-04-10 swiftshader.regress@gmail.com Regres: Update test lists @ f0aa9d5a Created with: gclient setdep -r third_party/externals/swiftshader@3954a0bafb8a The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=egdaniel@google.com Change-Id: I4598c779d9fd2bb2931e5d7ab6684a239834f7fc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/207294 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e3e1146808 |
Roll third_party/externals/angle2 82418c821689..f39b4f0280ef (12 commits)
|
||
skia-autoroll
|
241382ac86 |
Roll third_party/externals/swiftshader eba396cc66d3..f0aa9d5ab738 (14 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/eba396cc66d3..f0aa9d5ab738 git log eba396cc66d3..f0aa9d5ab738 --date=short --no-merges --format='%ad %ae %s' 2019-04-09 sugoi@google.com Query implementation 2019-04-09 sugoi@google.com No border for compressed cube images 2019-04-09 sugoi@google.com PipelineCache basic operations support 2019-04-09 sugoi@google.com Fix creating Buffer objects in VK_SHARING_MODE_EXCLUSIVE mode 2019-04-09 bclayton@google.com src/Pipeline: Add SIMD::Pointer 2019-04-09 bclayton@google.com SpirvShader: Implement OpBitFieldInsert 2019-04-09 bclayton@google.com SpirvShader: Implement OpBitFieldSExtract and OpBitFieldUExtract 2019-04-09 bclayton@google.com SpirvShader: Implement OpBitReverse 2019-04-09 bclayton@google.com SpirvShader: Implement OpBitCount 2019-04-09 bclayton@google.com SpirvShader: Implement OpTranspose 2019-04-09 bclayton@google.com SpirvShader: Implement OpOuterProduct 2019-04-09 bclayton@google.com SpirvShader: Add type field to GenericValue 2019-04-09 bclayton@google.com Reactor: Support printing pointers 2019-04-09 sugoi@google.com vkGetImageMemoryRequirements2 dedicated allocation Created with: gclient setdep -r third_party/externals/swiftshader@f0aa9d5ab738 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=egdaniel@google.com Change-Id: I5b6eae58f166113c60f756f0b60f00b57e63c64b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/206998 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
42bd047677 |
Roll ../src 79154509c679..1b121674f584 (400 commits)
|
||
skia-autoroll
|
696e8dda3c |
Roll third_party/externals/swiftshader 4ba1911b2d7f..eba396cc66d3 (3 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/4ba1911b2d7f..eba396cc66d3 git log 4ba1911b2d7f..eba396cc66d3 --date=short --no-merges --format='%ad %ae %s' 2019-04-08 bclayton@google.com Rename 'unittests' to 'gles-unittest' 2019-04-08 swiftshader.regress@gmail.com Regres: Update test lists @ 4ba1911b 2019-04-08 bclayton@google.com Replace use of ASSERT(false) with UNIMPLEMENTED Created with: gclient setdep -r third_party/externals/swiftshader@eba396cc66d3 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=egdaniel@google.com Change-Id: If7081c2e9a74f9cb265af885f775e96ca20cf595 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/206811 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
8f838d55a4 |
Roll third_party/externals/angle2 90b1865e2a8b..82418c821689 (8 commits)
|
||
skia-autoroll
|
643624630a |
Roll ../src afd96fdcf75a..79154509c679 (442 commits)
|
||
Nigel Tao
|
10ca6ffb67 |
Update Wuffs version
This pulls in the Wuffs bug fix for MSVC:
|
||
skia-autoroll
|
7d12607339 |
Roll third_party/externals/angle2 fb201c5e208d..90b1865e2a8b (10 commits)
|
||
skia-autoroll
|
507e69c8f5 |
Roll ../src 3e2882be2dde..afd96fdcf75a (504 commits)
|
||
skia-autoroll
|
a4fe0db08d |
Roll third_party/externals/swiftshader 0e3d328ac338..4ba1911b2d7f (14 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/0e3d328ac338..4ba1911b2d7f git log 0e3d328ac338..4ba1911b2d7f --date=short --no-merges --format='%ad %ae %s' 2019-04-07 swiftshader.regress@gmail.com Regres: Update test lists @ b3596a6b 2019-04-05 chrisforbes@google.com Implement Android Vulkan HAL module plumbing 2019-04-05 chrisforbes@google.com Adjust Android vulkan build 2019-04-05 hliatis@google.com Compilation files for Android 2019-04-05 chrisforbes@google.com Disable surface and swapchain support for Android 2019-04-05 sugoi@google.com Support pNext chain entries in vkCreateImageView 2019-04-05 sugoi@google.com Sample location properly marked as unsupported 2019-04-05 sugoi@google.com Input aspect support in vkCreateRenderPass 2019-04-05 bclayton@google.com SpirvShader: Implement descriptor set arrays 2019-04-05 bclayton@google.com SpirvShader: Rework pointer types 2019-04-05 srisser@google.com Improve the dEQP documentation for Linux. 2019-04-05 bclayton@google.com Fix DescriptorUpdateTemplate::updateDescriptorSet 2019-04-05 bclayton@google.com SpirvShader: Make value names more consistent 2019-04-05 swiftshader.regress@gmail.com Regres: Update test lists @ 0e3d328a Created with: gclient setdep -r third_party/externals/swiftshader@4ba1911b2d7f The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=egdaniel@google.com Change-Id: I047eeb077068f9d4022e3d6c2009e78cebb9cd4c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/206506 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1f58a8e457 |
Roll third_party/externals/angle2 43997017b0ed..fb201c5e208d (6 commits)
|
||
skia-autoroll
|
8f9f7b89fd |
Roll ../src 3ae962179e68..3e2882be2dde (447 commits)
|
||
skia-autoroll
|
f8f4cd0eca |
Roll third_party/externals/swiftshader 225a13016b1c..0e3d328ac338 (5 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/225a13016b1c..0e3d328ac338 git log 225a13016b1c..0e3d328ac338 --date=short --no-merges --format='%ad %ae %s' 2019-04-04 bclayton@google.com SpirvRoutine: Verify create functions are called once per id 2019-04-04 senorblanco@chromium.org Implement an Android NDK build of SwiftShader using the CMake files. 2019-04-04 schuffelen@google.com Create a recursive version of MutexLock, and apply it to EGL. 2019-04-04 bclayton@google.com Renderer.cpp: Refactor setBatchIndices... 2019-04-04 swiftshader.regress@gmail.com Regres: Update test lists @ 225a1301 Created with: gclient setdep -r third_party/externals/swiftshader@0e3d328ac338 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=jlavrova@google.com Change-Id: I3d59b08740c3229ff1f323484db2a7adf3136cca Reviewed-on: https://skia-review.googlesource.com/c/skia/+/206223 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
74c61cd2f1 |
Roll ../src 38969ffb5d49..3ae962179e68 (476 commits)
|
||
skia-autoroll
|
74d11186fe |
Roll third_party/externals/angle2 89899748a858..43997017b0ed (9 commits)
|
||
skia-autoroll
|
b06a0c63c9 |
Roll third_party/externals/swiftshader 2b9fb4bf5ece..225a13016b1c (11 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/2b9fb4bf5ece..225a13016b1c git log 2b9fb4bf5ece..225a13016b1c --date=short --no-merges --format='%ad %ae %s' 2019-04-03 bclayton@google.com Implement dynamic buffer offsets. 2019-04-03 sugoi@google.com Removed SwiftShader's custom DrawType enum 2019-04-03 chrisforbes@google.com Add support for OpKill 2019-04-03 bclayton@google.com VkPipeline: Add basic optimization passes. 2019-04-03 bclayton@google.com SpirvShader: Ignore unreachable inputs for Phis. 2019-04-03 bclayton@google.com Regres: Reduce dEQP logging efforts 2019-04-03 bclayton@google.com Regres: Remove hack to always start with a daily test 2019-04-03 bclayton@google.com Regres: Include failure reasons in CI message 2019-04-03 bclayton@google.com Regres: Really kill timed-out processes 2019-04-03 bclayton@google.com Regres: Changes to reduce timeouts 2019-04-03 swiftshader.regress@gmail.com Regres: Update test lists @ 2b9fb4bf Created with: gclient setdep -r third_party/externals/swiftshader@225a13016b1c The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=jlavrova@google.com Change-Id: Ia43bbbdeb59663f5cfc2893cf2afa43c5189564b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/205982 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
38cbbb86df |
Roll ../src b3f3a36219a1..38969ffb5d49 (477 commits)
|
||
skia-autoroll
|
60ab988635 |
Roll third_party/externals/angle2 6cb0cff57376..89899748a858 (11 commits)
|
||
skia-autoroll
|
4d254af314 |
Roll third_party/externals/swiftshader 459453a96257..2b9fb4bf5ece (7 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/459453a96257..2b9fb4bf5ece git log 459453a96257..2b9fb4bf5ece --date=short --no-merges --format='%ad %ae %s' 2019-04-03 capn@google.com Switch to LLVM 7.0 for Visual Studio solution 2019-04-03 capn@google.com Default to 64-bit MSVC toolchain 2019-04-03 capn@google.com Add missing LLVM 7.0 source files 2019-04-03 capn@google.com Rename swiftshader_icd.def to libvk_swiftshader.def 2019-04-02 bclayton@google.com .gitignore: .vscode/settings.json & .vscode/launch.json 2019-04-02 capn@google.com Fix materialization of function arguments 2019-04-02 swiftshader.regress@gmail.com Regres: Update test lists @ 459453a9 Created with: gclient setdep -r third_party/externals/swiftshader@2b9fb4bf5ece The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=jlavrova@google.com Change-Id: I09884939593e01b55b0bc5e0dbbd382b77ef0db5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/205477 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f40addbcc8 |
Roll third_party/externals/angle2 3115a0fc17fa..6cb0cff57376 (9 commits)
|
||
skia-autoroll
|
d9e660b6a9 |
Roll ../src e01c3e081ff3..b3f3a36219a1 (475 commits)
|
||
skia-autoroll
|
1acf79a3e5 |
Roll third_party/externals/swiftshader 52a67b6495ce..459453a96257 (5 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/52a67b6495ce..459453a96257 git log 52a67b6495ce..459453a96257 --date=short --no-merges --format='%ad %ae %s' 2019-04-01 capn@google.com Eliminate Intermediate::replace() 2019-04-01 capn@google.com Elide single basic block variable materialization 2019-04-01 capn@google.com Avoid Array<> assignment 2019-04-01 capn@google.com Implement missing Short8 assignment operators 2019-04-01 bclayton@google.com Common: Document sw::Resource Created with: gclient setdep -r third_party/externals/swiftshader@459453a96257 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=jlavrova@google.com Change-Id: I5da8cdd573595bf7dcd8c13b2c0fc9c6a5cee598 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/205366 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
289376febc |
Roll third_party/externals/angle2 6446c8882fa3..3115a0fc17fa (2 commits)
|
||
skia-autoroll
|
58c28588eb |
Roll ../src 871828938944..e01c3e081ff3 (525 commits)
|
||
skia-autoroll
|
8d1a794686 |
Roll third_party/externals/swiftshader 5bb034db6243..52a67b6495ce (9 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/5bb034db6243..52a67b6495ce git log 5bb034db6243..52a67b6495ce --date=short --no-merges --format='%ad %ae %s' 2019-03-31 nicolascapens@google.com Revert "Create a recursive version of MutexLock, and apply it to EGL." 2019-03-30 bclayton@google.com Reactor: Replace ArgI for std::tuple_element 2019-03-30 bclayton@google.com SpirvShader: Improve docs on IsStorageInterleavedByLane() 2019-03-30 swiftshader.regress@gmail.com Regres: Update test lists @ 513ed1d5 2019-03-29 bclayton@google.com SpirvShader: Fixes for complex loops. 2019-03-29 bclayton@google.com SpirvShader: Handle dead code branches. 2019-03-29 schuffelen@google.com Create a recursive version of MutexLock, and apply it to EGL. 2019-03-29 bclayton@google.com VkPipeline: Debug - show ids not names in disassembly. 2019-03-29 capn@google.com Fix descriptor set allocation and update Created with: gclient setdep -r third_party/externals/swiftshader@52a67b6495ce The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=jlavrova@google.com Change-Id: I11941c26d4d53dc9270291b53ff51b85955f8fee Reviewed-on: https://skia-review.googlesource.com/c/skia/+/205175 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
84a53268af |
Roll third_party/externals/swiftshader 51562f15f4ad..5bb034db6243 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/51562f15f4ad..5bb034db6243 git log 51562f15f4ad..5bb034db6243 --date=short --no-merges --format='%ad %ae %s' 2019-03-29 swiftshader.regress@gmail.com Regres: Update test lists @ 51562f15 Created with: gclient setdep -r third_party/externals/swiftshader@5bb034db6243 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I98c247d0b3df346c345cbd7bd8ff37b1ae5e0822 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204920 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0e9d290acf |
Roll ../src eb8d3bc0b607..871828938944 (487 commits)
|
||
skia-autoroll
|
dd6b5e3ed4 |
Roll third_party/externals/angle2 8116d646b3f8..6446c8882fa3 (3 commits)
|
||
skia-autoroll
|
6b6915a159 |
Roll third_party/externals/swiftshader fc8a46d0af96..51562f15f4ad (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/fc8a46d0af96..51562f15f4ad git log fc8a46d0af96..51562f15f4ad --date=short --no-merges --format='%ad %ae %s' 2019-03-29 chrisforbes@google.com Add support for OpMatrixTimesMatrix Created with: gclient setdep -r third_party/externals/swiftshader@51562f15f4ad The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I837c3cd69b8d0a2272edab357651184a16396b66 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204847 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
6aa2b8a422 |
Roll third_party/externals/swiftshader c9d98716d2e7..fc8a46d0af96 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/c9d98716d2e7..fc8a46d0af96 git log c9d98716d2e7..fc8a46d0af96 --date=short --no-merges --format='%ad %ae %s' 2019-03-29 chrisforbes@google.com Wire up indirect dispatch Created with: gclient setdep -r third_party/externals/swiftshader@fc8a46d0af96 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I08e7f6c8475c654670821d9a102c2744751f290c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204845 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f4d3f1f884 |
Roll third_party/externals/swiftshader 37628f09a4c5..c9d98716d2e7 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/37628f09a4c5..c9d98716d2e7 git log 37628f09a4c5..c9d98716d2e7 --date=short --no-merges --format='%ad %ae %s' 2019-03-29 bclayton@google.com Add .vscode/c_cpp_properties.json Created with: gclient setdep -r third_party/externals/swiftshader@c9d98716d2e7 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I13992c2509e47ac2c49f68bee988cddbe0e1e072 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204841 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2e520f60f8 |
Roll third_party/externals/swiftshader 48b3587f8ea4..37628f09a4c5 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/48b3587f8ea4..37628f09a4c5 git log 48b3587f8ea4..37628f09a4c5 --date=short --no-merges --format='%ad %ae %s' 2019-03-28 chrisforbes@google.com Claim support for multi draw indirect + base instance Created with: gclient setdep -r third_party/externals/swiftshader@37628f09a4c5 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I6d3ba55d0ef9c614139599bafc254653c83f2754 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204706 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
22008aa945 |
Roll third_party/externals/swiftshader 4aa9bf12f7e0..48b3587f8ea4 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/4aa9bf12f7e0..48b3587f8ea4 git log 4aa9bf12f7e0..48b3587f8ea4 --date=short --no-merges --format='%ad %ae %s' 2019-03-28 chrisforbes@google.com Implement indirect draws Created with: gclient setdep -r third_party/externals/swiftshader@48b3587f8ea4 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: Ied379e918b7d6734dec7e64da1a9d27bd1fd1734 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204703 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
6aca398ea3 |
Roll third_party/externals/swiftshader a563dd8c5734..4aa9bf12f7e0 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/a563dd8c5734..4aa9bf12f7e0 git log a563dd8c5734..4aa9bf12f7e0 --date=short --no-merges --format='%ad %ae %s' 2019-03-28 chrisforbes@google.com Allow subpasses to use secondary command buffers Created with: gclient setdep -r third_party/externals/swiftshader@4aa9bf12f7e0 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I6e9192a02e93c73633c30e383d8fb8bd2fff0aca Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204701 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
cfae284e08 |
Roll third_party/externals/swiftshader 0839cbda698f..a563dd8c5734 (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/0839cbda698f..a563dd8c5734 git log 0839cbda698f..a563dd8c5734 --date=short --no-merges --format='%ad %ae %s' 2019-03-28 chrisforbes@google.com Add support for OpVectorTimesMatrix 2019-03-28 chrisforbes@google.com Add support for OpMatrixTimesVector Created with: gclient setdep -r third_party/externals/swiftshader@a563dd8c5734 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I88c5a326a32f4befe00988110ade32c1d1afb2bb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204660 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a39373b84e |
Roll third_party/externals/angle2 e810ad90799c..8116d646b3f8 (6 commits)
|
||
skia-autoroll
|
b8766c99ae |
Roll third_party/externals/swiftshader 94f195b18776..0839cbda698f (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/94f195b18776..0839cbda698f git log 94f195b18776..0839cbda698f --date=short --no-merges --format='%ad %ae %s' 2019-03-28 sugoi@google.com Proper mipmap size allocation for compressed textures 2019-03-28 sugoi@google.com Add support for compressed image copy Created with: gclient setdep -r third_party/externals/swiftshader@0839cbda698f The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I690eafb48227662601de554cf1b26a2627661e6d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204500 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e51181387f |
Roll third_party/externals/angle2 208af3ebda25..e810ad90799c (10 commits)
|
||
skia-autoroll
|
4ddc9c3a80 |
Roll third_party/externals/swiftshader 57e05b8be2d9..94f195b18776 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/57e05b8be2d9..94f195b18776 git log 57e05b8be2d9..94f195b18776 --date=short --no-merges --format='%ad %ae %s' 2019-03-28 swiftshader.regress@gmail.com Regres: Update test lists @ 179c9324 Created with: gclient setdep -r third_party/externals/swiftshader@94f195b18776 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: Ifa0b04e86077ac83ab38fe5c2307923a7ec99813 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204404 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0b19d73c4b |
Roll third_party/externals/swiftshader 179c932426b3..57e05b8be2d9 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/179c932426b3..57e05b8be2d9 git log 179c932426b3..57e05b8be2d9 --date=short --no-merges --format='%ad %ae %s' 2019-03-28 chrisforbes@google.com Add support for OpMatrixTimesScalar Created with: gclient setdep -r third_party/externals/swiftshader@57e05b8be2d9 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: Ie303434da6321e94e54ae76487264f1ada3dd5cc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204386 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
01a065884b |
Roll ../src 83d44af5c208..eb8d3bc0b607 (520 commits)
|
||
skia-autoroll
|
e4c67058dd |
Roll third_party/externals/angle2 c240abe4ef2c..208af3ebda25 (3 commits)
|
||
skia-autoroll
|
8d2c19554e |
Roll third_party/externals/swiftshader 4c9f4a97ffe3..179c932426b3 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/4c9f4a97ffe3..179c932426b3 git log 4c9f4a97ffe3..179c932426b3 --date=short --no-merges --format='%ad %ae %s' 2019-03-27 astrachan@google.com Handle NULL 'value' to eglGetSyncAttribKHR() Created with: gclient setdep -r third_party/externals/swiftshader@179c932426b3 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I106efbc7b4bdbedf3857613929fa31688c7ffda4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204282 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d72d4c6600 |
Roll third_party/externals/swiftshader e43cda5f76de..4c9f4a97ffe3 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/e43cda5f76de..4c9f4a97ffe3 git log e43cda5f76de..4c9f4a97ffe3 --date=short --no-merges --format='%ad %ae %s' 2019-03-27 chrisforbes@google.com Remove asserts blocking pipeline derivatives Created with: gclient setdep -r third_party/externals/swiftshader@4c9f4a97ffe3 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I708519637151ef88938a20beeb4c262347c96c2e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204137 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
6eb72c1cbf |
Roll third_party/externals/angle2 518c679da109..c240abe4ef2c (1 commits)
|
||
skia-autoroll
|
576eb87a2d |
Roll third_party/externals/swiftshader df5b28fdb45c..e43cda5f76de (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/df5b28fdb45c..e43cda5f76de git log df5b28fdb45c..e43cda5f76de --date=short --no-merges --format='%ad %ae %s' 2019-03-27 capn@google.com Add GLES unit tests to Kokoro Windows CI Created with: gclient setdep -r third_party/externals/swiftshader@e43cda5f76de The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I4c178182d7fd6dd70922e36266a6a2f80b2cb01c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204121 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
003e9f14f6 |
Roll third_party/externals/swiftshader e747b3c3c9d9..df5b28fdb45c (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/e747b3c3c9d9..df5b28fdb45c git log e747b3c3c9d9..df5b28fdb45c --date=short --no-merges --format='%ad %ae %s' 2019-03-27 swiftshader.regress@gmail.com Regres: Update test lists @ e747b3c3 Created with: gclient setdep -r third_party/externals/swiftshader@df5b28fdb45c The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I5c899b3f5f2af51d38d4a4185033d06b2fbd6b4e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203936 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
cec20280b3 |
Roll third_party/externals/angle2 a47e2a23ab4c..518c679da109 (3 commits)
|
||
skia-autoroll
|
62c6a38710 |
Roll ../src 4035f6c897d0..83d44af5c208 (535 commits)
|
||
skia-autoroll
|
2b7cca4cd8 |
Roll third_party/externals/swiftshader cc6473f7d80d..e747b3c3c9d9 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/cc6473f7d80d..e747b3c3c9d9 git log cc6473f7d80d..e747b3c3c9d9 --date=short --no-merges --format='%ad %ae %s' 2019-03-26 bclayton@google.com SpirvShader: Implement loops Created with: gclient setdep -r third_party/externals/swiftshader@e747b3c3c9d9 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I689c677e1e37706f340a73070f8de609cf61e877 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203901 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c007fec97e |
Roll third_party/externals/swiftshader 213a8ce6d5c2..cc6473f7d80d (4 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/213a8ce6d5c2..cc6473f7d80d git log 213a8ce6d5c2..cc6473f7d80d --date=short --no-merges --format='%ad %ae %s' 2019-03-26 capn@google.com Regenerate Windows LLVM configs 2019-03-26 capn@google.com Regenerate Linux LLVM configs 2019-03-26 capn@google.com Add Windows support to LLVM config generation script 2019-03-26 capn@google.com Disable LLVM_ENABLE_THREADS in config generation script Created with: gclient setdep -r third_party/externals/swiftshader@cc6473f7d80d The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I7289767c25e2b2962f1b91d304585d161034fb46 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203785 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ebaf89afe9 |
Roll third_party/externals/angle2 da37e7f6759d..a47e2a23ab4c (2 commits)
|
||
skia-autoroll
|
2870c39ed1 |
Roll third_party/externals/swiftshader 54ec759a7405..213a8ce6d5c2 (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/54ec759a7405..213a8ce6d5c2 git log 54ec759a7405..213a8ce6d5c2 --date=short --no-merges --format='%ad %ae %s' 2019-03-26 bclayton@google.com SpirvShader: Implement OpSwitch 2019-03-26 bclayton@google.com SpirvShader: Implement OpBranchConditional, OpPhi, ... Created with: gclient setdep -r third_party/externals/swiftshader@213a8ce6d5c2 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I97d95d5ecd008558a8ad37c1bda6f25947d05fe5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203665 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
62fd6c4116 |
Roll third_party/externals/swiftshader c0cf68ba0ed6..54ec759a7405 (2 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/c0cf68ba0ed6..54ec759a7405 git log c0cf68ba0ed6..54ec759a7405 --date=short --no-merges --format='%ad %ae %s' 2019-03-26 sugoi@google.com Renderpass multisampling resolve 2019-03-26 sugoi@google.com Fill buffer fix Created with: gclient setdep -r third_party/externals/swiftshader@54ec759a7405 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I5b4c70ebd3d486fcd62132eb2666ddef2961f29d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203663 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
42d8ea905c |
Roll third_party/externals/swiftshader 7af926603c2d..c0cf68ba0ed6 (3 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/7af926603c2d..c0cf68ba0ed6 git log 7af926603c2d..c0cf68ba0ed6 --date=short --no-merges --format='%ad %ae %s' 2019-03-26 bclayton@google.com SpirvShader: Add EmitState 2019-03-26 bclayton@google.com SpirvShader: Add Intermediate::replace() 2019-03-26 bclayton@google.com SpirvShader: Add flow control info to Block. Created with: gclient setdep -r third_party/externals/swiftshader@c0cf68ba0ed6 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: Ic40588f49061b70d632ff5d33ab9eafe8bee7869 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203661 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3d00c2d823 |
Roll third_party/externals/swiftshader e1cf863e65c6..7af926603c2d (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/e1cf863e65c6..7af926603c2d git log e1cf863e65c6..7af926603c2d --date=short --no-merges --format='%ad %ae %s' 2019-03-26 swiftshader.regress@gmail.com Regres: Update test lists @ 221459f4 Created with: gclient setdep -r third_party/externals/swiftshader@7af926603c2d The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: I8f453f24eaf03d8ee38daabdf78d70fd0bbb28db Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203646 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d90004516a |
Roll third_party/externals/swiftshader 221459f4ecc9..e1cf863e65c6 (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/221459f4ecc9..e1cf863e65c6 git log 221459f4ecc9..e1cf863e65c6 --date=short --no-merges --format='%ad %ae %s' 2019-03-26 chrisforbes@google.com Support for per-instance attributes Created with: gclient setdep -r third_party/externals/swiftshader@e1cf863e65c6 The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader TBR=stani@google.com Change-Id: Ifc72bfd6ab099278e36881692d144a629abbace0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203641 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
80dd599e91 |
Roll ../src 40ce19f3a56f..4035f6c897d0 (377 commits)
|