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
2018-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-06-14Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assumi...Lukas Stockner
2017-10-07Code refactor: make texture code more consistent between devices.Brecht Van Lommel
2017-10-05Code refactor: split displace/background into separate kernels, remove luma.Brecht Van Lommel
2017-10-04Cycles: CUDA faster rendering of small tiles, using multiple samples like Ope...Brecht Van Lommel
2017-10-04Code refactor: remove rng_state buffer and compute hash on the fly.Brecht Van Lommel
2017-10-04Code refactor: add WorkTile struct for passing work to kernel.Brecht Van Lommel
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-08Cycles: CUDA implementation of split kernelMai Lavelle
2017-02-08Cycles: Store shadow intersections in the kernel globalsSergey Sharybin
2016-06-19Cycles: reduce CUDA stack memory access for Maxwell and up, increasing max re...Brecht Van Lommel
2016-05-07Some fixes for CUDA runtime compile:Thomas Dinges
2016-03-25Cycles: Cleanup, indent nested preprocessor directivesSergey Sharybin
2016-01-28Cycles: Make kernel compilable for 3.7 compute capabilitySergey Sharybin
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2015-12-30Cycles: Optionally output luminance from the shader evaluation kernelSergey Sharybin
2015-12-07Add support for compiling the cuda kernel on the Nvidia Jetson TX1Martijn Berger
2015-06-16Cycles: Move branched path tracking into own fileSergey Sharybin
2015-05-22Cycles: Restructure kernel files organizationSergey Sharybin