blender/intern/cycles
Thomas Dinges d3c596035b Cycles / CUDA:
* Make Cycles aware of Computing Capability 3.0, used by the new Kepler Cards.
You'll need the CUDA 4.2 Toolkit to compile it.
2012-03-25 17:52:50 +00:00
..
app spelling cleanup: tesselate -> tessellate (last of these found) 2012-03-20 22:56:26 +00:00
blender last commit broke cycles, also add BMESH_TODO's for python scripts that need upgrading. 2012-03-23 00:56:22 +00:00
bvh Cycles: add option to cache BVH's between subsequent renders, storing the BVH on 2012-01-16 13:13:37 +00:00
cmake Cycles: try to avoid NaN pixels with oren nayar. Also small cmake code cleanup. 2011-11-18 15:39:40 +00:00
device code cleanup: white space, spelling & ';;' end of lines. 2012-02-25 16:04:03 +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 Fix #30603: cycles incorrect ray differentials when rendering with panorama 2012-03-20 19:32:12 +00:00
render spelling cleanup 2012-03-18 07:38:51 +00:00
subd spelling cleanup: tesselate -> tessellate (last of these found) 2012-03-20 22:56:26 +00:00
util Cycles / CUDA: 2012-03-25 17:52:50 +00:00
CMakeLists.txt add UNLIKELY / LIKELY util defines to help optimize iterators that are called a lot, only defined for gcc at the moment. 2011-12-29 01:46:58 +00:00
SConscript Fix for Luxrender boost::thread conflict, workaround now is to just not use it 2012-02-04 19:58:09 +00:00