Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP - cool#11255 - don't free tile canvases, but queue them for re-use. #11259

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmeeks
Copy link
Contributor

@mmeeks mmeeks commented Mar 1, 2025

A rather unfinished first-cut at this, we need to free up our tiles as/when we go idle to save GPU/CPU memory, and altogether optimise this further.

Change-Id: I12f55207feed684b7fee0188fb7ce914a9f5929f

  • Resolves: #
  • Target version: master

Summary

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

A rather unfinished first-cut at this, we need to free up our
tiles as/when we go idle to save GPU/CPU memory, and altogether
optimise this further.

Signed-off-by: Michael Meeks <[email protected]>
Change-Id: I12f55207feed684b7fee0188fb7ce914a9f5929f
@mmeeks mmeeks requested a review from gokaysatir March 1, 2025 21:43
@mmeeks mmeeks marked this pull request as draft March 1, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Review
Development

Successfully merging this pull request may close these issues.

1 participant