Go to file
Sergey Sharybin 34e7285b0a Cycles: Gracefully handle out-of-memory happening in device vector
Currently only image loading benefits of this and will give magenta color
when image manager detects it's running out of memory.

This isn't ideal solution and can't handle all cases. For example, OOM
killer might kill process before it realized it run out of memory, but
in other cases this could prevent some crashes.

Reviewers: juicyfruit, dingto

Differential Revision: https://developer.blender.org/D1502
2015-10-11 19:41:59 +05:00
build_files CMake: Enable WITH_PYTHON_INSTALL for lite builds 2015-10-12 00:53:52 +11:00
doc BGE: Change character jumping to char 2015-10-11 15:41:40 +02:00
extern Upgrade glew to v1.13 2015-10-11 12:53:41 +11:00
intern Cycles: Gracefully handle out-of-memory happening in device vector 2015-10-11 19:41:59 +05:00
release CMake: Enable WITH_PYTHON_INSTALL for lite builds 2015-10-12 00:53:52 +11:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source BGE: Change character jumping to char 2015-10-11 15:41:40 +02:00
tests BLI_math: add mat3_polar_decompose, interp_m3_m3m3 and interp_m4_m4m4. 2015-10-09 21:26:33 +02: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: minor message cleanups. 2015-10-10 17:35:30 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: show build dir when configuring 2015-09-22 00:16:53 +10:00
SConstruct SCons: Support compilation with 10.11 SK on OS X 2015-10-05 14:48:04 +05:00