Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-11Cycles: Move BVK kernel files to own directorySergey Sharybin
2016-07-07Cycles: Implement unaligned nodes BVH traversalSergey Sharybin
2016-07-07Cycles: Switch node address to absolute values in BVH treeSergey Sharybin
2016-07-07Cycles: Support visibility check for inner nodes of QBVHSergey Sharybin
2016-03-25Cycles: Cleanup, indent nested preprocessor directivesSergey Sharybin
2015-10-09Cycles: Fix wrong intersection with motion blur and degenerate object transformSergey Sharybin
2015-07-13Fix T45333: Volume Scatter crash blenderSergey Sharybin
2015-04-20Cycles: Split BVH nodes storage into inner and leaf nodesSergey Sharybin
2015-04-06Cycles: Cleanup, spaces around assignment operatorSergey Sharybin
2015-04-01Cycles: Remove unused direction from triangle intersection functionsSergey Sharybin
2015-03-31Cycles: Fix typo in distance heuristic for shadow raysSergey Sharybin
2015-02-10Fix T43596: Refraction BSDF crashes blender on pre-sse4 CPUSergey Sharybin
2015-01-12Cycles: Add leaf primitives sanity check asserts to the kernelSergey Sharybin
2015-01-12Cycles: Enable leaf split by primitive type and adopt BVH traversal for thisSergey Sharybin
2014-12-29Cycles: Add asserts around BVH stack pushesSergey Sharybin
2014-12-29Cycles: Bump stack size for QBVH traversal codeSergey Sharybin
2014-12-27Cycles: Fix visibility check for instanced nodesSergey Sharybin
2014-12-25Cycles: Distance optimization for QBVHSergey Sharybin
2014-12-25Cycles: Implement QBVH tree traversalSergey Sharybin