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

[Flutter GPU] Fix playground shader paths.#49790

Merged
bdero merged 1 commit into
flutter-team-archive:mainfrom
bdero:bdero/fluttergpu-bundle-path
Jan 16, 2024
Merged

[Flutter GPU] Fix playground shader paths.#49790
bdero merged 1 commit into
flutter-team-archive:mainfrom
bdero:bdero/fluttergpu-bundle-path

Conversation

@bdero

@bdero bdero commented Jan 16, 2024

Copy link
Copy Markdown
Contributor

Resolves flutter/flutter#140969.

Makes the shader paths absolute to prevent issues caused by the working directory differing across build environments.

@bdero bdero requested a review from zanderso January 16, 2024 08:20
@bdero bdero self-assigned this Jan 16, 2024
@bdero bdero merged commit dd74740 into flutter-team-archive:main Jan 16, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 16, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 16, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 16, 2024
auto-submit Bot pushed a commit to flutter/flutter that referenced this pull request Jan 16, 2024
flutter-team-archive/engine@f206573...eab7bd3

2024-01-16 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Manually bump Dart to 3.4.0-34.0.dev" (flutter-team-archive/engine#49802)
2024-01-16 bdero@google.com Use the correct impeller-cmake-example mirror (flutter-team-archive/engine#49791)
2024-01-16 bdero@google.com [Flutter GPU] Run unittests on CI and fix HostBuffer. (flutter-team-archive/engine#49789)
2024-01-16 bdero@google.com [Flutter GPU] Fix playground shader paths. (flutter-team-archive/engine#49790)
2024-01-16 737941+loic-sharma@users.noreply.github.com [Windows] Add README (flutter-team-archive/engine#49779)
2024-01-16 dnfield@google.com Fix typo (flutter-team-archive/engine#49725)
2024-01-16 jason-simmons@users.noreply.github.com Truncate thread names on Linux to the maximum allowed length (flutter-team-archive/engine#49781)
2024-01-16 dnfield@google.com [Impeller] Fix hot reload for shaders on Impeller (flutter-team-archive/engine#49739)
2024-01-16 jiahaog@users.noreply.github.com Add `flutter` prefix to import (flutter-team-archive/engine#49793)
2024-01-16 ivan.inozemtsev@gmail.com Support running sound null safe kernels from dart_runner (flutter-team-archive/engine#49598)
2024-01-16 bdero@google.com Manually bump Dart to 3.4.0-34.0.dev (flutter-team-archive/engine#49792)
2024-01-16 49699333+dependabot[bot]@users.noreply.github.com Bump actions/upload-artifact from 3.1.3 to 4.1.0 (flutter-team-archive/engine#49788)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jonahwilliams@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

"Could not open file for bundled shader "UnlitVertex"" building inside src/flutter

2 participants