Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll 4 dependencies #1165

Merged
merged 1 commit into from
Jan 6, 2021
Merged

Roll 4 dependencies #1165

merged 1 commit into from
Jan 6, 2021

Conversation

zoddicus
Copy link
Collaborator

@zoddicus zoddicus commented Jan 5, 2021

Roll third_party/glslang/ c594de23c..9325cc013 (10 commits)

KhronosGroup/glslang@c594de2...9325cc0

$ git log c594de23c..9325cc013 --date=short --no-merges --format='%ad %ae %s'
2020-12-23 shuizhuyuanluo Update ParseHelper.cpp
2020-12-17 greg Fix cut and paste error
2020-11-05 git Don't use roundEven() to implement round() in DX9 compatibility mode
2020-12-15 dneto Test updates for ImageRead result type validation
2020-12-15 dneto Update known_good, pick up ImageRead result validation
2020-12-15 e.proydakov Fixed compile warning in reflection.cpp for ENABLE_HLSL = 0 build. [-Wunused-parameter]
2020-12-12 dgkoch Fix SPV return type of rayQueryGetIntersectionInstanceShaderBindingTableRecordOffsetEXT (#2484)
2020-12-11 greg Update README to avoid googletest breakage
2020-12-11 greg Fix Travis to use pre-breakage googletest (#2481)
2020-09-12 shuizhuyuanluo Fix build android ndk r16b

Created with:
roll-dep third_party/glslang

Roll third_party/googletest/ e5644f5f1..389cb68b8 (6 commits)

google/googletest@e5644f5...389cb68

$ git log e5644f5f1..389cb68b8 --date=short --no-merges --format='%ad %ae %s'
2020-12-21 absl-team Googletest export
2020-12-15 dmauro Googletest export
2020-12-11 absl-team Googletest export
2020-12-10 absl-team Googletest export
2020-12-10 dmauro Googletest export
2020-10-30 chuck.atkins Bump CMake minimum to 2.8.12

Created with:
roll-dep third_party/googletest

Roll third_party/re2/ 91420e899..c33d1680c (2 commits)

google/re2@91420e8...c33d168

$ git log 91420e899..c33d1680c --date=short --no-merges --format='%ad %ae %s'
2020-12-30 junyer Make RequiredPrefixForAccel() "see through" capturing groups.
2020-12-29 junyer Correct the WINVER check for SRWLOCK.

Created with:
roll-dep third_party/re2

Roll third_party/spirv-tools/ 3b8523454..1bb80d277 (9 commits)

KhronosGroup/SPIRV-Tools@3b85234...1bb80d2

$ git log 3b8523454..1bb80d277 --date=short --no-merges --format='%ad %ae %s'
2021-01-05 46493288+sfricke-samsung spirv-val: Add Vulkan Group Operation VUID (#4086)
2020-12-17 46493288+sfricke-samsung spirv-val: Add first StandAlone VUID 04633 (#4077)
2020-12-17 46493288+sfricke-samsung spirv-val: Add Subgroup VUIDs (#4074)
2020-12-17 afdx spirv-fuzz: Fix OpPhi handling in DuplicateRegionWithSelection (#4065)
2020-12-15 dneto validation: validate return type of OpImageRead (#4072)
2020-12-14 dneto validation: tighter validation of multisampled images (#4059)
2020-12-10 dneto validate OpTypeImage Sampled values for environemnts (#4064)
2020-12-10 rharrison Force using Python 3 git-sync-deps (#4067)
2020-12-10 dneto validate StorageImageMultisampled capability (#4062)

Created with:
roll-dep third_party/spirv-tools

Roll third_party/glslang/ c594de23c..9325cc013 (10 commits)

KhronosGroup/glslang@c594de2...9325cc0

$ git log c594de23c..9325cc013 --date=short --no-merges --format='%ad %ae %s'
2020-12-23 shuizhuyuanluo Update ParseHelper.cpp
2020-12-17 greg Fix cut and paste error
2020-11-05 git Don't use roundEven() to implement round() in DX9 compatibility mode
2020-12-15 dneto Test updates for ImageRead result type validation
2020-12-15 dneto Update known_good, pick up ImageRead result validation
2020-12-15 e.proydakov Fixed compile warning in reflection.cpp for ENABLE_HLSL = 0 build. [-Wunused-parameter]
2020-12-12 dgkoch Fix SPV return type of rayQueryGetIntersectionInstanceShaderBindingTableRecordOffsetEXT (#2484)
2020-12-11 greg Update README to avoid googletest breakage
2020-12-11 greg Fix Travis to use pre-breakage googletest (#2481)
2020-09-12 shuizhuyuanluo Fix build android ndk r16b

Created with:
  roll-dep third_party/glslang

Roll third_party/googletest/ e5644f5f1..389cb68b8 (6 commits)

google/googletest@e5644f5...389cb68

$ git log e5644f5f1..389cb68b8 --date=short --no-merges --format='%ad %ae %s'
2020-12-21 absl-team Googletest export
2020-12-15 dmauro Googletest export
2020-12-11 absl-team Googletest export
2020-12-10 absl-team Googletest export
2020-12-10 dmauro Googletest export
2020-10-30 chuck.atkins Bump CMake minimum to 2.8.12

Created with:
  roll-dep third_party/googletest

Roll third_party/re2/ 91420e899..c33d1680c (2 commits)

google/re2@91420e8...c33d168

$ git log 91420e899..c33d1680c --date=short --no-merges --format='%ad %ae %s'
2020-12-30 junyer Make RequiredPrefixForAccel() "see through" capturing groups.
2020-12-29 junyer Correct the WINVER check for SRWLOCK.

Created with:
  roll-dep third_party/re2

Roll third_party/spirv-tools/ 3b8523454..1bb80d277 (9 commits)

KhronosGroup/SPIRV-Tools@3b85234...1bb80d2

$ git log 3b8523454..1bb80d277 --date=short --no-merges --format='%ad %ae %s'
2021-01-05 46493288+sfricke-samsung spirv-val: Add Vulkan Group Operation VUID (#4086)
2020-12-17 46493288+sfricke-samsung spirv-val: Add first StandAlone VUID 04633 (#4077)
2020-12-17 46493288+sfricke-samsung spirv-val: Add Subgroup VUIDs (#4074)
2020-12-17 afdx spirv-fuzz: Fix OpPhi handling in DuplicateRegionWithSelection (#4065)
2020-12-15 dneto validation: validate return type of OpImageRead (#4072)
2020-12-14 dneto validation: tighter validation of multisampled images (#4059)
2020-12-10 dneto validate OpTypeImage Sampled values for environemnts (#4064)
2020-12-10 rharrison Force using Python 3 git-sync-deps (#4067)
2020-12-10 dneto validate StorageImageMultisampled capability (#4062)

Created with:
  roll-dep third_party/spirv-tools
@zoddicus zoddicus added the deps Roll of the projects dependencies as listed in the DEPS file label Jan 5, 2021
@zoddicus zoddicus requested a review from dneto0 January 5, 2021 21:02
@zoddicus zoddicus self-assigned this Jan 5, 2021
@zoddicus
Copy link
Collaborator Author

zoddicus commented Jan 6, 2021

TBRing, since this is a DEPS only change.

@zoddicus zoddicus merged commit 61649cc into google:main Jan 6, 2021
@zoddicus zoddicus deleted the rollDEPS branch January 6, 2021 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Roll of the projects dependencies as listed in the DEPS file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant