Skip to content

Added aligned memory management methods#1778

Open
iiMidknightii wants to merge 1 commit intogodotengine:masterfrom
iiMidknightii:added-aligned-memory-management-methods
Open

Added aligned memory management methods#1778
iiMidknightii wants to merge 1 commit intogodotengine:masterfrom
iiMidknightii:added-aligned-memory-management-methods

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