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-01-20Cycles: Use dedicated debug passes for traversed nodes and intersection testsSergey Sharybin
2017-01-20Cycles: Add optional probabilistic termination of light samples based on thei...Lukas Stockner
2017-01-20Cycles: OpenCL 3d textures support.Hristo Gueorguiev
2017-01-20Cycles: Cleanup code style in split kernelSergey Sharybin
2017-01-20Cycles: Stop lamp sampling if the lamp isn't visibleLukas Stockner
2016-10-19Cycles: Fix OpenCL split kernel compilation after recent CUDA 8 performance fixLukas Stockner
2016-07-11Cycles: Move BVK kernel files to own directorySergey Sharybin
2016-06-23Cycles: Add multi-scattering, energy-conserving GGX as an option to the Gloss...Lukas Stockner
2016-05-23Cycles CUDA: reduce stack memory by reusing ShaderData.Brecht Van Lommel
2016-02-03Cycles: Cleanup, indentation and bracesSergey Sharybin
2016-01-30Cycles: Cleanup of OpenCL split kernel routinesSergey Sharybin
2016-01-29Cycles: Remove code which was commented out for ages nowSergey Sharybin
2016-01-29Cycles: Remove some unused variables from split kernel functionSergey Sharybin
2016-01-28Cycles: Remove few function arguments needed only for the split kernelSergey Sharybin
2016-01-07Cycles: Refactor how we pass bounce info to light path node.Thomas Dinges
2015-11-01Cycles: Partially revert previous commitSergey Sharybin
2015-11-01Cycles: Remove unused argument from the split kernel functionsSergey Sharybin
2015-10-29Cycles: Fix typo in split kernelSergey Sharybin
2015-10-29Cycles: OpenCL split kernel cleanup, move casts from .h files to .cl filesSergey Sharybin
2015-08-23Cleanup: spelling/styleCampbell Barton
2015-07-03Cycles: Code cleanup in split kernel, whitespacesSergey Sharybin
2015-06-12Cycles: Add debug pass which shows number of instance pushes during camera ra...Sergey Sharybin
2015-06-11Cycles: Add debug pass showing average number of ray bounces per pixelSergey Sharybin
2015-05-27Cycles: Code cleanup, split kernelSergey Sharybin
2015-05-26Fix T44833: Can't use ccl_local space in non-kernel functionsSergey Sharybin
2015-05-26Cleanup: warning, spellingCampbell Barton
2015-05-25Cycles: Fix compilation error of split kernelSergey Sharybin
2015-05-25Fix T44833, OpenCL compile error on AMD.Thomas Dinges
2015-05-22Cycles: Restructure kernel files organizationSergey Sharybin