blender/intern/cycles
Sergey Sharybin da81227e54 Cycles: Fix wrong sample all direct/indirect settings on sm_50 and higher
Seems to be some compiler fault which leads to a wrong flag being used,
making it so wrong number of samples is used for the background.

This should in theory fix issue reported in T47213.
2016-02-18 16:29:35 +01:00
..
app Make cycles standalone link again 2016-02-15 21:00:25 +01:00
blender Cycles: Some cleanup, should be no functional changes 2016-02-16 15:33:00 +01:00
bvh Fix (harmless) assert in BVH spatial splits with Visual Studio debug builds. 2016-02-17 00:07:35 +01:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Cycles: Make CUDA 7.5 officially recommended 2016-02-17 15:18:56 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Fix wrong sample all direct/indirect settings on sm_50 and higher 2016-02-18 16:29:35 +01:00
render Fix T47447: Cycles crash when reaching texture limit with 3D textures 2016-02-17 11:43:03 +01:00
subd Cycles: Correction to asserts, they will never trigger before 2016-02-03 15:01:26 +01:00
test Cycles: Add some utility tests using GTests 2016-02-06 19:19:20 +01:00
util Cycles: Don't silence unused macro, remove the macro instead 2016-02-17 12:40:56 +01:00
CMakeLists.txt Cycles: Don't silence unused macro, remove the macro instead 2016-02-17 12:40:56 +01:00