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-16Cycles: Avoid some ccl_local in various kernelsSergey Sharybin
2017-03-13Cycles: Cleanup, wipe obviously outdated parts of split kernel commentsSergey Sharybin
2017-03-13Fix T50925: Add AO approximation to split kernelHristo Gueorguiev
2017-03-09Cycles: SSS and Volume rendering in split kernelHristo Gueorguiev
2017-03-08Cycles: OpenCL split kernel refactorMai Lavelle
2017-01-12Cycles: Use dedicated debug passes for traversed nodes and intersection testsSergey Sharybin
2016-10-07Cycles: Fix OpenCL split kernel compilation after recent CUDA 8 performance fixLukas Stockner
2016-01-29Cycles: Remove some unused variables from split kernel functionSergey Sharybin
2015-11-01Cycles: Remove unused argument from the split kernel functionsSergey Sharybin
2015-10-29Cycles: OpenCL split kernel cleanup, move casts from .h files to .cl filesSergey Sharybin
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-26Fix T44833: Can't use ccl_local space in non-kernel functionsSergey Sharybin
2015-05-26Cleanup: warning, spellingCampbell Barton
2015-05-25Fix T44833, OpenCL compile error on AMD.Thomas Dinges
2015-05-22Cycles: Restructure kernel files organizationSergey Sharybin