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
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-18Cycles: replace integrator state argument macrosBrecht Van Lommel
2021-10-14Cycles: Kernel address space changes for MSLMichael Jones
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2016-06-19Cycles: add constant folding for more color operation nodes.Alexander Gavrilov
2016-01-14Cycles: Tweak inline policy for some functionsSergey Sharybin
2015-04-27Cycles: Use native saturate function for CUDASergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-05-03Code cleanup: Add -Werror=float-conversion to CyclesCampbell Barton
2014-04-29Fix for wrong behavior of 'darken' blend mode with factor.Kevin Dietrich
2014-01-14Cycles, Code cleanup: simplify code for color linear interpolation and float ...Sv. Lockal
2013-11-18Cycles: change __device and similar qualifiers to ccl_device in kernel code.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-06-11Cycles / Wavelength to RGB node:Thomas Dinges
2012-08-30clamp for Mix nodeDalai Felinto
2012-06-09style cleanup: assignment & indentation.Campbell Barton
2011-12-02HSV Color Node for CyclesDalai Felinto
2011-05-20Cycles: some steps to getting OpenCL backend to compile.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal