blender/intern/cycles
Sergey Sharybin e3544c9e28 Cycles: Throw bad_alloc exception when custom allocators failed to allocate memory
This mimics behavior of default allocators in STL and allows all the routines
to catch out-of-memory exceptions and hopefully recover from that situation/
2016-04-20 15:49:52 +02:00
..
app Tweaks to the version string formation 2016-04-13 09:45:26 +02:00
blender Fix T47812: GPU renders have warmer colors than CPU renders 2016-04-20 12:29:08 +02:00
bvh Cycles: Use threads to sort reference arrays when searching for split 2016-04-20 15:21:44 +02:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Fix T47794: Point density sometime seems stretched when rendered on GPU 2016-04-20 14:42:19 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Fix T48162: GPU render gives wrong results in certain volume setups 2016-04-20 13:49:54 +02:00
render Cycles: Improvements and fixes for the resumable render 2016-04-19 12:56:33 +02:00
subd Cycles microdisplacement: add max subdivision setting 2016-04-18 22:47:24 +02:00
test Cycles: Minor cleanup, whitespace around keyword and preprocessor indent 2016-04-13 08:58:52 +02:00
util Cycles: Throw bad_alloc exception when custom allocators failed to allocate memory 2016-04-20 15:49:52 +02:00
CMakeLists.txt Cycles: Add an option to build single kernel only which fits current CPU 2016-03-25 16:09:05 +01:00