summaryrefslogtreecommitdiffstats
path: root/core/os/memory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add debug utilities for VulkanMatias N. Goldberg2024-08-211-0/+33
* [Core] Improve `CowData` and `Memory` metadata alignment.bruvzg2024-02-051-12/+12
* [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-111-3/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Core: Drop custom `copymem`/`zeromem` definesRémi Verschelde2021-04-271-1/+0
* Modernize atomicsPedro J. Estébanez2021-02-181-13/+13
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-11/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-2/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-6/+6
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Remove all uses of ERR_EXPLAIN macros.Marcel Admiraal2019-11-111-6/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix unused variable and wrong warning workaroundRémi Verschelde2018-10-041-10/+1
* Fix GCC 8 warnings about potentially unitialized variablesRémi Verschelde2018-10-041-0/+4
* Fix some OSX and iOS Clang warningsRémi Verschelde2018-10-041-0/+5
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+4
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Add placement deletes to avoid warnings on VC++Matthias Hoelzl2017-11-191-0/+20
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Use atomics for memory use trackingPedro J. Estébanez2017-08-011-19/+21
* Revert "Improve reliability of memory stats"Rémi Verschelde2017-07-111-50/+49
* Implement byte-tagging of memoryPedro J. Estébanez2017-07-051-2/+26
* Improve reliability of memory statsPedro J. Estébanez2017-07-051-49/+26
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-61/+51
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-83/+0
* -Changed memory functions, Memory::alloc_static*, simplified them, made them ...Juan Linietsky2017-01-061-24/+181
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* remove trailing whitespaceHubert Jarosz2016-03-091-3/+3
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* some optimizations in godot memory handlingJuan Linietsky2015-06-121-7/+0
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+134