summaryrefslogtreecommitdiffstats
path: root/src/core/memory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotSpartan3222024-10-311-2/+4
* Integrate `.pre-commit-config.yaml`Thaddeus Crews2024-06-241-3/+3
* [Core] Improve `CowData` and `Memory` metadata alignment.bruvzg2024-02-051-6/+6
* [iOS] Fix building as static library or xcframework, add iOS config and xcfra...bruvzg2023-11-091-5/+6
* Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-131-2/+2
* Update to load function pointers for GDExtension interfaceDavid Snopek2023-05-091-4/+4
* Fix incorrect memory allocation in release builds.bruvzg2023-02-211-6/+53
* Sync license copyright with upstream GH-70885Rémi Verschelde2023-01-101-29/+29
* Rename GDNative to GDExtensionGilles Roudière2022-12-121-3/+3
* Update copyright yearRémi Verschelde2022-03-151-2/+2
* Port a bunch of Godot container templates to GDExtension.bruvzg2022-02-181-0/+13
* Rename interface to gdn_interface because it's a defined keyword under windowsBastiaan Olij2021-10-281-3/+3
* Silence delete compile warning in memory.h/cpp on WindowsBastiaan Olij2021-09-271-0/+19
* Replace bindgins to work with extensionsGeorge Marques2021-09-271-0/+53