mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-02 18:25:56 +00:00
Roll third_party/SPIRV-Tools/ 2e1d208ed..c8590c18b (2 commits)2e1d208ed9..c8590c18bd
$ git log 2e1d208ed..c8590c18b --date=short --no-merges --format='%ad %ae %s' 2020-05-06 jaebaek Preserve debug info for wrap-opkill (#3331) 2020-05-05 jbolz Validate ShaderCallKHR memory scope (#3332) Roll third_party/glslang/ b5f003d7a..4fa68edd6 (3 commits)b5f003d7a3..4fa68edd68
$ git log b5f003d7a..4fa68edd6 --date=short --no-merges --format='%ad %ae %s' 2020-05-12 cepheus Address #2211: Improve the copy constructor of TVarLivePair. 2020-05-11 xilefmai Fix Web build 2020-05-08 sebastian.neubauer Explicitly mark some enums as unsigned Roll third_party/shaderc/ 15a66d72f..00ac5d821 (4 commits)15a66d72f3..00ac5d8217
$ git log 15a66d72f..00ac5d821 --date=short --no-merges --format='%ad %ae %s' 2020-05-11 rharrison Rolling 4 dependencies (#1062) 2020-05-11 chinmaygarde Only add -fPIC if supported by the compiler. (#1061) 2020-05-06 rharrison Remove Singleton pattern around access to glslang (#1059) 2020-05-05 rharrison Add .NET bindings to README.md (#1060) Roll third_party/spirv-cross/ 92f7d36c7..d638d2df9 (4 commits)92f7d36c72..d638d2df9c
$ git log 92f7d36c7..d638d2df9 --date=short --no-merges --format='%ad %ae %s' 2020-05-08 post Support gl_InstanceID in RT shaders. 2020-05-06 post MSL: Avoid packed arrays in more cases. 2020-05-06 post Add missing reference files from PR merge. 2020-05-06 lehoangq Fix #1359: MSL: If the packed type is scalar, don't emit "pack_" prefix. Roll third_party/tint/ 1f1f08f94..0bbf1e746 (6 commits) https://dawn.googlesource.com/tint/+log/1f1f08f94a11..0bbf1e746093 $ git log 1f1f08f94..0bbf1e746 --date=short --no-merges --format='%ad %ae %s' 2020-05-11 rharrison Small fix for BUILD.gn 2020-05-08 dneto Rolling 6 dependencies 2020-05-07 dneto [spirv-reader] Find if-selection internal headers 2020-05-07 dneto [spirv-reader] Rename Edge::kToMerge to kIfBreak 2020-05-07 dneto [spirv-reader] Classify kSwitchBreak from deep in control flow 2020-05-07 dsinclair Rename brace and bracket to match spec Created with: roll-dep third_party/SPIRV-Tools third_party/glslang third_party/shaderc third_party/spirv-cross third_party/spirv-headers third_party/tint Change-Id: I8d9ca3e29b4fa8907147fffacb3905acd48a9c0b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/21603 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>