blender/intern/cycles
Brecht Van Lommel c42772fc95 Cycles:
* Add back option to bundle CUDA kernel binaries with builds.
* Disable runtime CUDA kernel compilation on Windows, couldn't get this working,
  since it seems to depend on visual studio being installed, even though for
  this particular case it shouldn't be needed. CMake only at the moment.
* Runtime compilation on linux/mac should now work if nvcc is not installed in
  the default location, but available in PATH.
2011-11-10 12:52:17 +00:00
..
app edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
blender Cycles: fix light strength mistmatch when clicking "use nodes". 2011-11-08 22:38:10 +00:00
bvh edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
cmake Cycles: 2011-11-10 12:52:17 +00:00
device Cycles: 2011-11-10 12:52:17 +00:00
doc edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
kernel Cycles: 2011-11-10 12:52:17 +00:00
render add some missing headers to cmake, also add some files as comments since it seems they should be added but evidently work fine without. 2011-11-10 06:05:22 +00:00
subd edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
util Cycles: 2011-11-10 12:52:17 +00:00
CMakeLists.txt Cycles: 2011-11-10 12:52:17 +00:00
SConscript No tabs in scons! Sorry for that.. 2011-11-09 14:00:24 +00:00