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

Revert "[Impeller] reuse texture if size and type matches" #37727

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

jonahwilliams
Copy link
Member

@jonahwilliams jonahwilliams added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 17, 2022
@jonahwilliams
Copy link
Member Author

This caused visible issues on the segmented control page in flutter/gallery. Reverting made those issues go away. I believe this is the cause of the jumbled text, not anything to do with runtime effect or snapshot widget

@auto-submit auto-submit bot merged commit fe6f22c into main Nov 17, 2022
@zanderso zanderso deleted the revert-37527-reuse-texture branch November 18, 2022 00:10
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Nov 18, 2022
…115608)

* fe6f22ce6 Revert "[Impeller] reuse texture if size and type matches (#37527)" (flutter/engine#37727)

* 80b25a302 [macOS] Eliminate Vulkan hack for macOS < 10.14 (flutter/engine#37498)
shogohida pushed a commit to shogohida/flutter that referenced this pull request Dec 7, 2022
…lutter#115608)

* fe6f22ce6 Revert "[Impeller] reuse texture if size and type matches (flutter#37527)" (flutter/engine#37727)

* 80b25a302 [macOS] Eliminate Vulkan hack for macOS < 10.14 (flutter/engine#37498)
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jan 19, 2023
…lutter#115608)

* fe6f22ce6 Revert "[Impeller] reuse texture if size and type matches (flutter#37527)" (flutter/engine#37727)

* 80b25a302 [macOS] Eliminate Vulkan hack for macOS < 10.14 (flutter/engine#37498)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Impeller issues with SnapshotWidget / toImageSync
2 participants