• Ryan Harrison's avatar
    Roll 4 mutually dependent dependencies · 33e3f3e8
    Ryan Harrison authored
    Roll src/third_party/tint/src/ 88f0ae369..f18d737b4 (27 commits)
    
    https://dawn.googlesource.com/tint.git/+log/88f0ae369fef..f18d737b4e93
    
    $ git log 88f0ae369..f18d737b4 --date=short --no-merges --format='%ad %ae %s'
    2020-08-04 rharrison Rolling 7 dependencies and fix BUILD.gn
    2020-07-30 dsinclair [ast] Add texture types to the AST.
    2020-07-30 dsinclair Add SamplerType to AST.
    2020-07-30 dsinclair [hlsl-writer] Add loop support.
    2020-07-30 dsinclair [hlsl-writer] Add if/else statements.
    2020-07-30 dsinclair [hlsl-writer] Emit variable declarations.
    2020-07-30 rharrison Add SPIR-V Reader Fuzzer
    2020-07-30 rharrison Remove _exe suffix from sample program
    2020-07-30 rharrison Change the default for BUILD.gn to build all the modules
    2020-07-30 rharrison Simplify fuzzer targets to ease adding additional targets
    2020-07-30 dsinclair Fixup build warnings
    2020-07-30 dsinclair [wgsl-reader] Add stride support.
    2020-07-30 dsinclair [wgsl-writer] Emit array stride decoration.
    2020-07-30 idanr Add BlockStatement insert and non-const global_variables
    2020-07-30 sarahmashay [Validator] Using pointers instead of refs
    2020-07-29 dsinclair [hlsl-writer] Add member accessor emission.
    2020-07-29 dsinclair [hlsl-writer] Add AsExpression to the HLSL backend.
    2020-07-29 dsinclair [hlsl-writer] Add BlockStatement support.
    2020-07-29 dsinclair [hlsl-writer] Emit discard.
    2020-07-29 dsinclair [hlsl-writer] Emit array accessors.
    2020-07-29 dsinclair [hlsl-writer] Add alias type support.
    2020-07-29 dsinclair [hlsl-writer] Add constructor emission.
    2020-07-29 dsinclair Add hlsl writer tests to BUILD.gn
    2020-07-29 dsinclair [hlsl-writer] Add type emission.
    2020-07-29 dsinclair Update some language usage.
    2020-07-29 dneto [spirv-reader] Only support column-major matrices
    2020-07-28 rharrison Remove binutils from DEPS and pull in changes to build.gni from Dawn
    
    Created with:
      roll-dep src/third_party/tint/src
    
    Roll src/third_party/SPIRV-Tools/src/ c6e6597c4..8bc27a1cf (11 commits)
    
    https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/c6e6597c4f51..8bc27a1cfbc1
    
    $ git log c6e6597c4..8bc27a1cf --date=short --no-merges --format='%ad %ae %s'
    2020-08-04 vasniktel spirv-fuzz: Remove OpFunctionCall operands in correct order (#3630)
    2020-08-04 vasniktel spirv-fuzz: Handle capabilities during module donation (#3651)
    2020-08-04 vasniktel spirv-fuzz: Refactor boilerplate in TransformationAddParameter (#3625)
    2020-08-03 vasniktel spirv-fuzz: TransformationMoveInstructionDown (#3477)
    2020-07-31 jaebaek Remove DebugDeclare only for target variables in ssa-rewrite (#3511)
    2020-07-31 vasniktel Fix typo in ASAN CI build (#3623)
    2020-07-30 stefanomil spirv-fuzz: Transformation to add loop preheader (#3599)
    2020-07-30 stefanomil spirv-fuzz: Pass to replace int operands with ints of opposite signedness (#3612)
    2020-07-30 jaebaek Debug info preservation in loop-unroll pass (#3548)
    2020-07-30 alanbaker Validator support for non-semantic clspv reflection (#3618)
    2020-07-30 vasniktel spirv-fuzz: Fix memory bugs (#3622)
    
    Created with:
      roll-dep src/third_party/SPIRV-Tools/src
    
    Roll src/third_party/spirv-headers/src/ 979924c8b..3fdabd0da (4 commits)
    
    https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/979924c8bc83..3fdabd0da293
    
    $ git log 979924c8b..3fdabd0da --date=short --no-merges --format='%ad %ae %s'
    2020-08-03 44190824+mmerecki Reserve SPIR-V token range for upcoming Intel extensions. (#165)
    2020-07-29 alanbaker Update BUILD.bazel and BUILD.gn (#166)
    2020-07-29 alanbaker Publish the headers for the clspv embedded reflection non-semantic extended instruction set (#164)
    2020-07-29 johnkslang Update the registry in spir-v.xml to modernize and split out opcodes. (#156)
    
    Created with:
      roll-dep src/third_party/spirv-headers/src
    
    Roll src/third_party/dawn/ 0a4342793..076a4e582 (1 commit)
    
    https://dawn.googlesource.com/dawn.git/+log/0a4342793e0e..076a4e58205d
    
    $ git log 0a4342793..076a4e582 --date=short --no-merges --format='%ad %ae %s'
    2020-08-04 rharrison Roll 6 dependencies and bypass changed API usage
    
    Created with:
      roll-dep src/third_party/dawn
    
    Change-Id: I4a6dc63352de60cc422e0dea496487401dc28802
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330303
    Commit-Queue: Ryan Harrison <rharrison@chromium.org>
    Auto-Submit: Ryan Harrison <rharrison@chromium.org>
    Reviewed-by: default avatarCorentin Wallez <cwallez@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#794941}
    33e3f3e8
DEPS 168 KB