d699a66fa2
2222 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
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> |