Skip to content

Conversation

iiMidknightii
Copy link

Implements aligned memory management on the godot-cpp side of the extension interface. See proposal.

In this implementation, the interface itself is not updated and instead the godot-cpp side uses the same methodology as the engine to allocate memory in an aligned manner, using the existing alloc_static interface. There is commented code in several files that can be used to interface with the engine side interface implementation if that is preferred instead.

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