Go to file
Sergey Sharybin 6298632bfa Guardedalloc: Don't use aligned blocks to calculate memory sloppyness
Aligned memory is allocated with memalign() and malloc_usable_size() can't be
used to measure this block.
2015-04-20 19:23:25 +05:00
build_files CMake: resolve linking error on Linux 2015-04-08 11:50:57 +10:00
doc BGE: Support for collision group/mask from the api + activated on EndObject. 2015-04-19 01:04:22 +02:00
extern Cleanup: warnings 2015-04-19 22:03:42 +10:00
intern Guardedalloc: Don't use aligned blocks to calculate memory sloppyness 2015-04-20 19:23:25 +05:00
release I18n: Add Vietnamese language. 2015-04-20 14:27:20 +02:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Usual UI messages fixes... 2015-04-20 14:46:09 +02:00
tests CMake: Move performance tests under the cmake option 2015-04-20 18:30:26 +05:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: Move performance tests under the cmake option 2015-04-20 18:30:26 +05:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile tweaks to packman build 2015-03-24 07:49:17 +11:00
SConstruct Fix T31546 fragment program gets created every frame 2015-04-09 20:20:50 +02:00