This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2254d2bdca372086cf51ddbcfd4e2f6e15e43b0d
test2
/
intern
/
cycles
History
Brecht Van Lommel
334416bdaf
Cycles: fix cuda kernel not getting rebuilt correctly after changes, due to
...
refactoring that changed variable names, also fixed OpenCL compile issue with advanced shading.
2012-02-23 15:10:10 +00:00
..
app
Code Cleanup: check is / is not when comparing singletons.
2012-02-02 21:07:56 +00:00
blender
svn merge ^/trunk/blender -r43934:43976
2012-02-08 05:45:16 +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
Fix: cycles crash with multiple OpenCL platforms installed, tracked down by Sergey.
2012-02-20 14:19:34 +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: fix cuda kernel not getting rebuilt correctly after changes, due to
2012-02-23 15:10:10 +00:00
render
Cycles: another fix for CUDA render passes, needed to align float4 passes.
2012-01-27 13:58:32 +00:00
subd
Cycles:
2011-12-02 14:26:28 +00:00
util
Fix for Luxrender boost::thread conflict, workaround now is to just not use it
2012-02-04 19:58:09 +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