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-06-10Cycles: Pass all buffers to each kernel call for OpenCLMai Lavelle
2017-06-10Cycles: Add kernel to enqueue inactive raysMai Lavelle
2017-05-16Revert "Cycles: Fix native only kernel since denoiser commit"Mai Lavelle
2017-05-15Cycles: Fix native only kernel since denoiser commitSergey Sharybin
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-05-03Cycles: Split kernel - sort shadersHristo Gueorguiev
2017-05-02Cycles: Branched path tracing for the split kernelMai Lavelle
2017-04-25Cycles: Split vectorized math utilities to a dedicated filesSergey Sharybin
2017-04-25Cycles: Split vectorized types into separate filesSergey Sharybin
2017-04-18Squashed commit of the following:Pascal Schoen
2017-03-30Fix T51051: Incorrect render on 32bit LinuxSergey Sharybin
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-23Cycles: Move intersection math to own header fileSergey Sharybin
2017-03-09Cycles: add single program debug option for split kernelHristo Gueorguiev
2017-03-09Cycles: split kernel_shadow_blocked to AO & DL partsHristo Gueorguiev
2017-03-09Cycles: SSS and Volume rendering in split kernelHristo Gueorguiev
2017-03-08Cycles: Make it possible to access KernelGlobals from split data initializati...Sergey Sharybin
2017-03-08Cycles: Calculate size of split state buffer kernel sideMai Lavelle
2017-03-08Cycles: Remove sum_all_radiance kernelMai Lavelle
2017-03-08Cycles: Split path initialization into own kernelMai Lavelle
2017-03-08Cycles: CUDA implementation of split kernelMai Lavelle
2017-03-08Cycles: CPU implementation of split kernelMai Lavelle
2017-03-08Cycles: OpenCL split kernel refactorMai Lavelle
2017-01-20Cycles: Split motion triangle file once again, avoids annoying forward declar...Sergey Sharybin
2017-01-20Cycles: Move motion triangle intersection functions to own fileSergey Sharybin
2016-10-30Cycles: Initialize the RNG state from the kernel instead of the hostLukas Stockner
2016-10-23Cycles: OpenCL 3d textures support.Hristo Gueorguiev
2016-10-03Cycles CUDA: make CUDA 8.0 the officially supported version for all platforms.Brecht Van Lommel
2016-09-19Cycles: Move BVH constants to an own files, so they are easily re-usableSergey Sharybin
2016-09-02Cycles microdisplacement: Improved automatic bump mappingMai Lavelle
2016-08-11Cycles: Use static assert to control structures alignmentSergey Sharybin
2016-08-07Cycles microdisplacement: Support for Catmull-Clark subdivision via OpenSubdivMai Lavelle
2016-08-02Buildbot: Use annoying hybrid setup of two CUDA toolkitsSergey Sharybin
2016-07-31Cycles: refactor kernel closure storage to use structs per closure type.Brecht Van Lommel
2016-07-31Cycles: constant folding for RGB/Vector Curves and Color Ramp.Alexander Gavrilov
2016-07-29Cycles microdisplacement: ngons and attributes for subdivision meshesMai Lavelle
2016-07-11Cycles: Add _all suffix to shadow traversal fileSergey Sharybin
2016-07-11Cycles: Move BVK kernel files to own directorySergey Sharybin
2016-07-07Cycles: Implement unaligned nodes BVH traversalSergey Sharybin
2016-06-23Cycles: Add multi-scattering, energy-conserving GGX as an option to the Gloss...Lukas Stockner
2016-06-20Cycles: Add svm_util_color.h file to CMakeLukas Stockner
2016-06-04CMake, minor changes to make Visual studio 2015 use a compatible numpy andMartijn Berger
2016-05-20Cycles: Fix long compile time with MSVC.Thomas Dinges
2016-05-09CMake: Fix compilation error when toolkit gives empty resultSergey Sharybin
2016-04-16Cycles: Insert util_texture.h in CMakeLists to make Cycles compile again afte...Thomas Beck
2016-02-17Cycles: Make CUDA 7.5 officially recommendedSergey Sharybin
2016-02-15Cycles: Use CUDA_64_BIT_DEVICE_CODE to detect which CUDA architecture to useSergey Sharybin
2016-01-30Cycles: Cleanup of OpenCL split kernel routinesSergey Sharybin
2016-01-14Cycles: Remove the experimental CUDA kernel.Thomas Dinges
2015-12-30Cycles: Don't install CPU-related kernel filesSergey Sharybin