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

Commit afa3fc8

Browse files
committed
Move swiftshader forward a couple of weeks (Nov 20 2019 -> Dec 5 2019) to add missing implementations in SubzeroReactor.cpp.
Corresponding buildroot PR: flutter/buildroot#529 Needed for #29391.
1 parent f6366ba commit afa3fc8

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
@@ -99,7 +99,7 @@ allowed_hosts = [
9999
]
100100

101101
deps = {
102-
'src': 'https://github.com/flutter/buildroot.git' + '@' + '42be4395efc85e455bbdd555ef2791615338dbea',
102+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '5d5ca78870124933b76c1c86bb7436bdf38cc849',
103103

104104
# Fuchsia compatibility
105105
#
@@ -405,7 +405,7 @@ deps = {
405405
Var('fuchsia_git') + '/third_party/Vulkan-Headers.git' + '@' + '0255987d2457576907f046c6d52b89bc6131981d',
406406

407407
'src/third_party/swiftshader':
408-
Var('swiftshader_git') + '/SwiftShader.git' + '@' + '5d1e8540407c138f47028d64684f3da599430aa4',
408+
Var('swiftshader_git') + '/SwiftShader.git' + '@' + 'e6ab47075fb8120fd53c33143b1e666c7c609b33',
409409

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

0 commit comments

Comments
 (0)