blender/intern/cycles/bvh
Brecht Van Lommel 360fcd73fe Cycles:
* add some (disabled) test code for using OpenImageIO in imbuf
* link cycles, openimageio and boost into blender instead of a shared library
* some cmakefile changes to simplify the code and follow conventions better
* this may solve running cycles problems on windows XP, or give a different
  and hopefully more useful error message
2011-08-16 16:15:34 +00:00
..
bvh_build.cpp Cycles: first batch of windows build fixes, not quite there yet. 2011-05-03 18:29:11 +00:00
bvh_build.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
bvh_node.cpp Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
bvh_node.h Cycles: clang build fixes. 2011-08-10 19:45:08 +00:00
bvh_params.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
bvh_sort.cpp Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
bvh_sort.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
bvh.cpp Cycles: first batch of windows build fixes, not quite there yet. 2011-05-03 18:29:11 +00:00
bvh.h Cycles: clang build fixes. 2011-08-10 19:45:08 +00:00
CMakeLists.txt Cycles: 2011-08-16 16:15:34 +00:00