blender/intern/cycles
Sergey Sharybin e4a265f058 Cycles: Add an option to build single kernel only which fits current CPU
This seems quite useful for the development, so you don't need to wait
all the kernels to be re-compiled when working on a new feature, which
speeds up re-iteration.

Marked as an advanced option, so if it doesn't work so well in practice
it's safe to revert anyway.
2016-03-25 16:09:05 +01:00
..
app Fix compilation of cycles standalone and network device 2016-03-11 10:00:47 +01:00
blender Fix T47856: Cycles problem when running from multi-byte path 2016-03-23 13:58:31 +01:00
bvh Cycles: Use dedicated BVH for subsurface ray casting 2016-03-25 13:42:13 +01:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Cycles: Some typo fixes 2016-03-12 15:01:20 +05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Add an option to build single kernel only which fits current CPU 2016-03-25 16:09:05 +01:00
render Cycles: Use dedicated BVH for subsurface ray casting 2016-03-25 13:42:13 +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: Add an option to build single kernel only which fits current CPU 2016-03-25 16:09:05 +01:00
CMakeLists.txt Cycles: Add an option to build single kernel only which fits current CPU 2016-03-25 16:09:05 +01:00