e9c375cd3d
2180 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
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)
|