This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
[Impeller] Cache render target texture allocations across frames. #44527
Merged
auto-submit
merged 21 commits into
flutter:main
from
jonahwilliams:less_hacky_but_still_hacky_cache
Aug 16, 2023
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
7fcb5e5
[Impeller] less hacky but still hacky cache.
d735350
++
6c62257
add memory barriers for re-used textures
9cbe8a2
++
7e96460
fix metal
9bbfa67
fix deallocation
66d9aa6
++
14e21a0
Add unittests and cleanup
88e9d87
++
02d9698
Merge branch 'main' of github.com:flutter/engine into less_hacky_but_…
4775a1e
++
40c57e7
++
386c401
excluded
6acb751
move caching to entity layer
682e87c
++
ce50348
++
06377e7
++
7302822
++
cf3453f
++
ddd2663
Update impeller/entity/render_target_cache_unittests.cc
dfbb805
Update texture_descriptor.h
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update impeller/entity/render_target_cache_unittests.cc
Co-authored-by: Brandon DeRosier <[email protected]>
- Loading branch information
commit ddd2663958ae4648193afdfb8d3cc6199ad92270
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.