Commit Graph

7 Commits (86253cbdfe0410ad4d50c2051036b51fb01ea16d)

Author SHA1 Message Date
est31 fb1e52f4d8 Fix allocation bug if compiled with modern clang or gcc
* 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.
2016-02-19 07:58:42 +07:00
Ariel Manzur b406aae790 total pointers 2016-01-31 20:23:24 +07:00
George Marques 5be9ff7b67 Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
Juan Linietsky 4804462ee0 -Fixes from source code analyzizer, closes #1768 2015-05-01 10:44:08 +07:00
Juan Linietsky fdaa2920eb Updated copyright year in all headers 2015-04-18 14:38:54 +07:00
Juan Linietsky fbdd925d9b -Work in progress visual shader editor *DOES NOT WORK YET* 2015-01-03 16:52:37 +07:00
Juan Linietsky 0b806ee0fc GODOT IS OPEN SOURCE 2014-02-09 22:10:30 +07:00