mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Impeller to 144d29b12def5058b34c910b5f0343f5355a968d (flutter/engine#32132)
* Roll Impeller to 144d29b12def5058b34c910b5f0343f5355a968d * Update license file
This commit is contained in:
parent
ca4a91da04
commit
ae98b3e9d0
2
DEPS
2
DEPS
@ -116,7 +116,7 @@ deps = {
|
||||
'src': 'https://github.com/flutter/buildroot.git' + '@' + '8cbf38af7d48cc298ae86e614533b4b2d0dc6758',
|
||||
|
||||
'src/flutter/impeller':
|
||||
Var('github_git') + '/flutter/impeller' + '@' + '15262de5bb15bfc31d4397fe53f5418f29d04a42',
|
||||
Var('github_git') + '/flutter/impeller' + '@' + '144d29b12def5058b34c910b5f0343f5355a968d',
|
||||
|
||||
# Fuchsia compatibility
|
||||
#
|
||||
|
||||
@ -434,6 +434,8 @@ FILE: ../../../flutter/impeller/display_list/display_list_dispatcher.cc
|
||||
FILE: ../../../flutter/impeller/display_list/display_list_dispatcher.h
|
||||
FILE: ../../../flutter/impeller/display_list/display_list_unittests.cc
|
||||
FILE: ../../../flutter/impeller/docs/shader_pipeline.png
|
||||
FILE: ../../../flutter/impeller/entity/contents/clear_contents.cc
|
||||
FILE: ../../../flutter/impeller/entity/contents/clear_contents.h
|
||||
FILE: ../../../flutter/impeller/entity/contents/clip_contents.cc
|
||||
FILE: ../../../flutter/impeller/entity/contents/clip_contents.h
|
||||
FILE: ../../../flutter/impeller/entity/contents/content_context.cc
|
||||
@ -461,6 +463,8 @@ FILE: ../../../flutter/impeller/entity/entity_pass_delegate.h
|
||||
FILE: ../../../flutter/impeller/entity/entity_playground.cc
|
||||
FILE: ../../../flutter/impeller/entity/entity_playground.h
|
||||
FILE: ../../../flutter/impeller/entity/entity_unittests.cc
|
||||
FILE: ../../../flutter/impeller/entity/shaders/gaussian_blur.frag
|
||||
FILE: ../../../flutter/impeller/entity/shaders/gaussian_blur.vert
|
||||
FILE: ../../../flutter/impeller/entity/shaders/glyph_atlas.frag
|
||||
FILE: ../../../flutter/impeller/entity/shaders/glyph_atlas.vert
|
||||
FILE: ../../../flutter/impeller/entity/shaders/gradient_fill.frag
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user