0
0
forked from blender/blender
blender/source/creator
Brecht Van Lommel 183ba284f2 Cleanup: make guarded memory allocation always thread safe
Previously this would be enabled when threads were used, but threads are now
basically always in use so there is no point. Further, this is only needed for
guarded allocation with --debug-memory which is not performance critical.
2020-05-20 01:03:05 +02:00
..
blender.map Fix T76414: crash using Python module that uses NVRTC 2020-05-05 16:01:18 +02:00
buildinfo.c Cleanup: quiet missing variable declaration warning 2019-06-06 10:27:57 +10:00
CMakeLists.txt Properly fix: T71040 / T58983 Ocean Modifier crashes at high resolutions 2020-05-19 12:28:19 -06:00
creator_args.c Cleanup: make guarded memory allocation always thread safe 2020-05-20 01:03:05 +02:00
creator_intern.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
creator_signals.c Cleanup: clang-format 2020-05-03 13:42:49 +10:00
creator.c Task: Use TBB as Task Scheduler 2020-04-30 08:09:21 +02:00
osx_locals.map Fix T76414: crash using Python module that uses NVRTC 2020-05-05 16:01:18 +02:00