blender/intern/cycles
Brecht Van Lommel e4e58d4612 Fix T40370: cycles CUDA baking timeout with high number of AA samples.
Now baking does one AA sample at a time, just like final render. There is
also some code for shader antialiasing that solves T40369 but it is disabled
for now because there may be unpredictable side effects.
2014-06-06 15:39:04 +02:00
..
app Cleanup: Remove unused total power Emission code in Cycles, that was never exposed in the UI. 2014-05-30 14:32:59 +02:00
blender Fix T40370: cycles CUDA baking timeout with high number of AA samples. 2014-06-06 15:39:04 +02:00
bvh Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Fix T40370: cycles CUDA baking timeout with high number of AA samples. 2014-06-06 15:39:04 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Fix T40370: cycles CUDA baking timeout with high number of AA samples. 2014-06-06 15:39:04 +02:00
render Fix T40370: cycles CUDA baking timeout with high number of AA samples. 2014-06-06 15:39:04 +02:00
subd Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
util Move ShadingSystem enum to shader.h 2014-05-19 14:46:58 +03:00
CMakeLists.txt Fix '-Werror=float-conversion' error with gcc < 4.9, for CMake 2014-05-03 10:54:02 +02:00
SConscript CMake/SCons: finish removing MSVC2012 references 2014-05-15 16:16:25 +10:00