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
2017-03-27Cycles: Remove ccl_addr_space from RNG passed to functionsHristo Gueorguiev
2017-03-27Cycles: First implementation of shadow catcherSergey Sharybin
2017-03-08Cycles: Remove ccl_fetch and SOAMai Lavelle
2017-01-23Cycles: Split ShaderData object and shader flagsSergey Sharybin
2017-01-23Cycles: Make object flag names more obvious that hey are object and not shaderSergey Sharybin
2017-01-12Cycles: Use dedicated debug passes for traversed nodes and intersection testsSergey Sharybin
2016-12-08Fix emissive volumes generates unexpected fireflies around intersectionsSergey Sharybin
2016-11-11Cycles: Add comments to endif directivesMai Lavelle
2016-10-03Fix Cycles CUDA performance on CUDA 8.0.Brecht Van Lommel
2016-08-25Cycles: Cleanup, indentationSergey Sharybin
2016-08-02Cycles: Some more inline policy tweaks for CUDA 8Sergey Sharybin
2016-06-23Cycles: Add multi-scattering, energy-conserving GGX as an option to the Gloss...Lukas Stockner
2016-05-25Cycles CUDA: reduce branched path stack memory by sharing indirect ShaderData.Brecht Van Lommel
2016-05-23Cycles CUDA: reduce stack memory by reusing ShaderData.Brecht Van Lommel
2016-02-19Workaround for T47213: branched path sampling issues with CUDA 7.5.Brecht Van Lommel
2016-01-07Cycles: Refactor how we pass bounce info to light path node.Thomas Dinges
2015-11-25Cycles: Fix wrong volume stack update with SSS object intersecting the volumeSergey Sharybin
2015-11-25Cycles: Delay shooting SSS indirect raysSergey Sharybin
2015-11-25Cysles: Avoid having ShaderData on the stackSergey Sharybin
2015-06-29Cleanup: Style in for loops header.Thomas Dinges
2015-06-16Add back ray bounces debug code, can be useful nevertheless.Thomas Dinges
2015-06-16Cycles / Branched Path: Some simplifications for main loop.Thomas Dinges
2015-06-16Cleanup comment and remove now redundant define.Thomas Dinges
2015-06-16Cycles: Move branched path tracking into own fileSergey Sharybin