Skip to content

Commit

Permalink
Manually roll ANGLE, vulkan-deps, SwiftShader (flutter#38650)
Browse files Browse the repository at this point in the history
  • Loading branch information
loic-sharma authored and Ricardo Amador committed Jan 25, 2023
1 parent 157b42d commit fdeb1a9
Show file tree
Hide file tree
Showing 15 changed files with 559 additions and 231 deletions.
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ allowed_hosts = [
]

deps = {
'src': 'https://github.com/flutter/buildroot.git' + '@' + '5ca962cdf56fa8e7313a37237d9f1d7e7466b93b',
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'd01da27168bbe9f3a01d22a0aca4013a27c7df33',

# Fuchsia compatibility
#
Expand All @@ -263,7 +263,7 @@ deps = {
Var('github_git') + '/google/shaderc.git' + '@' + '7ea834ecc59258a5c13c3d3e6fa0582bdde7c543',

'src/third_party/vulkan-deps':
Var('chromium_git') + '/vulkan-deps' + '@' + 'afc444a0f49a09f67b3dc63ddcd14e2031466ffa',
Var('chromium_git') + '/vulkan-deps' + '@' + 'a56166d59ebdb0208a7301d267460773df1a1adc',

'src/third_party/flatbuffers':
Var('github_git') + '/google/flatbuffers.git' + '@' + '0a80646371179f8a7a5c1f42c31ee1d44dcf6709',
Expand Down Expand Up @@ -592,10 +592,10 @@ deps = {
Var('fuchsia_git') + '/third_party/Vulkan-Headers.git' + '@' + '32640ad82ef648768c706c9bf828b77123a09bc2',

'src/third_party/swiftshader':
Var('swiftshader_git') + '/SwiftShader.git' + '@' + 'bea8d2471bd912220ba59032e0738f3364632657',
Var('swiftshader_git') + '/SwiftShader.git' + '@' + '5f9ed9b16931c7155171d31f75004f73f0a3abc8',

'src/third_party/angle':
Var('chromium_git') + '/angle/angle.git' + '@' + '094b49db60cb48ee932a875898b57accbfa656de',
Var('chromium_git') + '/angle/angle.git' + '@' + '32175d8a6dc185dd850e5c9988f208085c9c0d80',

'src/third_party/vulkan_memory_allocator':
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator' + '@' + '7de5cc00de50e71a3aab22dea52fbb7ff4efceb6',
Expand Down
15 changes: 9 additions & 6 deletions ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -961,14 +961,18 @@
../../../third_party/angle/samples
../../../third_party/angle/scripts
../../../third_party/angle/src/commit_id.py
../../../third_party/angle/src/common/BinaryStream_unittest.cpp
../../../third_party/angle/src/common/CircularBuffer_unittest.cpp
../../../third_party/angle/src/common/FastVector_unittest.cpp
../../../third_party/angle/src/common/FixedVector_unittest.cpp
../../../third_party/angle/src/common/Float16ToFloat32.py
../../../third_party/angle/src/common/Optional_unittest.cpp
../../../third_party/angle/src/common/PoolAlloc_unittest.cpp
../../../third_party/angle/src/common/WorkerThread_unittest.cpp
../../../third_party/angle/src/common/aligned_memory_unittest.cpp
../../../third_party/angle/src/common/angleutils_unittest.cpp
../../../third_party/angle/src/common/base/README.angle
../../../third_party/angle/src/common/base/anglebase/numerics/OWNERS
../../../third_party/angle/src/common/bitset_utils_unittest.cpp
../../../third_party/angle/src/common/fuchsia_egl/OWNERS
../../../third_party/angle/src/common/gen_packed_gl_enums.py
Expand All @@ -980,9 +984,6 @@
../../../third_party/angle/src/common/spirv/gen_spirv_builder_and_parser.py
../../../third_party/angle/src/common/string_utils_unittest.cpp
../../../third_party/angle/src/common/system_utils_unittest.cpp
../../../third_party/angle/src/common/third_party/base/README.angle
../../../third_party/angle/src/common/third_party/base/anglebase/numerics/OWNERS
../../../third_party/angle/src/common/third_party/smhasher/README.angle
../../../third_party/angle/src/common/third_party/xxhash/README.chromium
../../../third_party/angle/src/common/third_party/xxhash/README.md
../../../third_party/angle/src/common/utilities_unittest.cpp
Expand All @@ -996,7 +997,7 @@
../../../third_party/angle/src/feature_support_util/OWNERS
../../../third_party/angle/src/feature_support_util/feature_support_util_unittest.cpp
../../../third_party/angle/src/gpu_info_util/SystemInfo_unittest.cpp
../../../third_party/angle/src/libANGLE/BinaryStream_unittest.cpp
../../../third_party/angle/src/image_util/AstcDecompressor_unittest.cpp
../../../third_party/angle/src/libANGLE/BlobCache_unittest.cpp
../../../third_party/angle/src/libANGLE/Config_unittest.cpp
../../../third_party/angle/src/libANGLE/Fence_unittest.cpp
Expand All @@ -1012,7 +1013,6 @@
../../../third_party/angle/src/libANGLE/TransformFeedback_unittest.cpp
../../../third_party/angle/src/libANGLE/VaryingPacking_unittest.cpp
../../../third_party/angle/src/libANGLE/VertexArray_unittest.cpp
../../../third_party/angle/src/libANGLE/WorkerThread_unittest.cpp
../../../third_party/angle/src/libANGLE/angletypes_unittest.cpp
../../../third_party/angle/src/libANGLE/capture/OWNERS
../../../third_party/angle/src/libANGLE/gen_copy_conversion_table.py
Expand Down Expand Up @@ -1051,7 +1051,9 @@
../../../third_party/angle/src/libANGLE/renderer/vulkan/gen_vk_mandatory_format_support_table.py
../../../third_party/angle/src/libANGLE/renderer/vulkan/shaders/README.md
../../../third_party/angle/src/libANGLE/renderer/vulkan/shaders/src/third_party/.clang-format
../../../third_party/angle/src/libANGLE/renderer/vulkan/shaders/src/third_party/etc_decoder/README.chromium
../../../third_party/angle/src/libANGLE/renderer/vulkan/shaders/src/third_party/ffx_spd/README.chromium
../../../third_party/angle/src/program_serialize_data_version.py
../../../third_party/angle/src/tests
../../../third_party/angle/src/third_party/ceval/.clang-format
../../../third_party/angle/src/third_party/ceval/README.chromium
Expand Down Expand Up @@ -2789,17 +2791,18 @@
../../../third_party/vulkan-deps/update-commit-message.py
../../../third_party/vulkan-deps/vulkan-headers/DIR_METADATA
../../../third_party/vulkan-deps/vulkan-headers/README.chromium
../../../third_party/vulkan-deps/vulkan-headers/src/.cmake-format.py
../../../third_party/vulkan-deps/vulkan-headers/src/.git
../../../third_party/vulkan-deps/vulkan-headers/src/.gitattributes
../../../third_party/vulkan-deps/vulkan-headers/src/.github
../../../third_party/vulkan-deps/vulkan-headers/src/.gitignore
../../../third_party/vulkan-deps/vulkan-headers/src/BUILD.md
../../../third_party/vulkan-deps/vulkan-headers/src/CMakeLists.txt
../../../third_party/vulkan-deps/vulkan-headers/src/CODE_OF_CONDUCT.md
../../../third_party/vulkan-deps/vulkan-headers/src/CONTRIBUTING.md
../../../third_party/vulkan-deps/vulkan-headers/src/README.md
../../../third_party/vulkan-deps/vulkan-headers/src/cmake
../../../third_party/vulkan-deps/vulkan-headers/src/registry
../../../third_party/vulkan-deps/vulkan-headers/src/tests
../../../third_party/vulkan-deps/vulkan-loader
../../../third_party/vulkan-deps/vulkan-tools
../../../third_party/vulkan-deps/vulkan-validation-layers/README.chromium
Expand Down
Loading

0 comments on commit fdeb1a9

Please sign in to comment.