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
2020-06-22Cycles: remove SIMD BVH optimizations, to be replaced by EmbreeBrecht Van Lommel
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-08-30Cycles: OpenCL Separate Compilation Debug FlagJeroen Bakker
2019-05-01Cleanup: comments (long lines) in cyclesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-08Cycles OpenCL: Remove single programJeroen Bakker
2019-02-20Cycles OpenCL: Remove OpenCL MegaKernelJeroen Bakker
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-01-22Cycles: Replace use_qbvh boolean flag with an enum-based propertySergey Sharybin
2018-01-19Cycles: Make it more proper check on vectorization flags from DebugFlagsSergey Sharybin
2018-01-19Cycles: Remove unneeded include statementsSergey Sharybin
2017-08-21Cycles: reorganize Performance panel layout, move viewport BVH type to debug.Brecht Van Lommel
2017-07-06Cycles: Add artificial memory limit debug option for OpenCLMai Lavelle
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-09Cycles: add single program debug option for split kernelHristo Gueorguiev
2017-03-08Cycles: CUDA implementation of split kernelMai Lavelle
2017-03-08Cycles: CPU implementation of split kernelMai Lavelle
2016-08-11Cycles: Use static assert to control structures alignmentSergey Sharybin
2016-05-11Cycles: Use explicit qualifier for single-argument constructorsSergey Sharybin
2016-05-07Cycles: Make CUDA adaptive feature compile a Debug flag.Thomas Dinges
2016-01-23Cycles: Make Clang 3.6 happy with const debug flags referenceSergey Sharybin
2016-01-19Cycles: Add a debug flag to disable QBVHSergey Sharybin
2016-01-12Cycles: Use special debug panel to fine-tune debug flagsSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal