blender/intern/cycles
Sergey Sharybin 7ea2dedd59 Cycles: Pass extra array size argument to builtin image pixels functions
This is a way to avoid possible memory corruption when render threads works
in parallel with UI thread.

Not guarantees complete safe, but makes things easier to check anyway.
2016-11-29 11:03:11 +01:00
..
app Fix T49904: Cycles standalone missing default generated texture coordinates. 2016-11-12 17:33:07 +01:00
blender Cycles: Pass extra array size argument to builtin image pixels functions 2016-11-29 11:03:11 +01:00
bvh Cycles: Fix uninitialized variable from the previous commit 2016-10-24 12:54:24 +02:00
cmake Fix compilation error when CUDA toolkit is not installed 2016-11-07 14:47:10 +01:00
device Cycles: Fix strict compilation warnings 2016-11-22 16:39:03 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph Cycles: Don't use guarded vector for statically initialized data 2016-10-24 14:18:22 +02:00
kernel Cycles: Avoid divisions by zero in volume sampling code 2016-11-24 16:39:02 +01:00
render Cycles: Pass extra array size argument to builtin image pixels functions 2016-11-29 11:03:11 +01:00
subd Cycles: Cleanup, style 2016-10-24 12:26:12 +02:00
test Cycles: Cleanup, style 2016-10-24 12:26:12 +02:00
util Cycles: Fix strict compilation warnings 2016-11-23 10:59:54 +01:00
CMakeLists.txt Cycles microdisplacement: Support for Catmull-Clark subdivision via OpenSubdiv 2016-08-07 11:13:11 -04:00