summaryrefslogtreecommitdiffstats
path: root/drivers/unix/memory_pool_static_malloc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix allocation bug if compiled with modern clang or gccest312016-02-191-5/+22
| | | | | | | | * Add overflow checked intrinsic abstractions that check on overflow. * Use them for memory allocation code. * Use size_t type for memory allocation code to support full platform dependent width. Fixes #3756.
* total pointersAriel Manzur2016-01-311-1/+1
|
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* -Fixes from source code analyzizer, closes #1768Juan Linietsky2015-05-011-1/+1
|
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* -Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky2015-01-031-5/+3
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+419