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

Working draft Memory Arena extension #3419

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

devcarbon-com
Copy link

Hi Bodmer,

Here is a working-draft memory arena sprite feature that I ended up using for one of my clients projects. I'm sure there is a lot of design considerations and changes that should take place and what not, but figured I would give you the pull request so you can use it as a starting point if you are interested in adding it as a feature to the main repository.

My use-case was that most of the time, having a frame buffer was the priority. But for a certain feature, the extra ram was needed, and using a memory arena was chosen to prevent fragmentation.

Thank you very much for this library. It has been tremendously useful for me for my work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant