Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit c8ac8bd

Browse files
authored
Migrate swiftshader from Mar 2020 to Dec 2021 (#30303)
1 parent e062564 commit c8ac8bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ allowed_hosts = [
102102
]
103103

104104
deps = {
105-
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'd45d8382665c923bdc2f8ab4e49f0deef84dd173',
105+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '88c2c61d323e3141849611b2d7fd4ac14103c61f',
106106

107107
# Fuchsia compatibility
108108
#
@@ -417,7 +417,7 @@ deps = {
417417
Var('fuchsia_git') + '/third_party/Vulkan-Headers.git' + '@' + '0255987d2457576907f046c6d52b89bc6131981d',
418418

419419
'src/third_party/swiftshader':
420-
Var('swiftshader_git') + '/SwiftShader.git' + '@' + 'dc0f1319307ee723c6e8a09f2ac7efd9d7bf70c3',
420+
Var('swiftshader_git') + '/SwiftShader.git' + '@' + 'd4130e9ac3675dadbec8442dc2310a80ea4ddfb2',
421421

422422
'src/third_party/angle':
423423
Var('github_git') + '/google/angle.git' + '@' + '06d194e2ae7b1d7e0eda0c0c911eff92dec7d3d1',

0 commit comments

Comments
 (0)