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-12-07Cycles: Metal host-side codeMichael Jones
2021-11-30Cleanup: clang-format, trailing spaceCampbell Barton
2021-11-29Fix Cycles OptiX doing a bit too much work for almost opaque curve shadowsBrecht Van Lommel
2021-11-29Cycles: MetalRT support (kernel side)Michael Jones
2021-11-26Cycles: Fix film convert address space mismatch on MetalMichael Jones
2021-11-25Merge branch 'blender-v3.0-release' to bring in D13042:William Leeson
2021-11-25Fix performance decrease with Scrambling Distance onAlaska
2021-11-24Cycles: Add support for building with OptiX 7.4 SDK and use built-in catmull-...Patrick Mours
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-11-18Cycles: declare constants at program scope on MetalMichael Jones
2021-11-18Cycles: several small fixes and additions for MSLMichael Jones
2021-11-17Cycles: reduce triangle memory usage with packed_float3Brecht Van Lommel
2021-11-17Cycles: add packed_float3 type for storageBrecht Van Lommel
2021-11-16Cycles: Adapt volumetric lambda functions to work on MSLMichael Jones
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-11-13Cleanup: clang-formatCampbell Barton
2021-11-11Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-11Fix T92868: Cycles catcher with transparency crashesSergey Sharybin
2021-11-10Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-10Fix T92972: Cycles HIP wrong render display after a recent refactorBrecht Van Lommel
2021-11-10Fix T92985: CUDA errors with Cycles film convert kernelsPatrick Mours
2021-11-10Cycles: Adapt shared kernel/device/gpu layer for MSLMichael Jones
2021-11-09Cycles: Improve OptiX denoising with dark images and fix crash when denoiser ...Patrick Mours
2021-11-06Cycles: perform CPU film reading in the kernel, to use AVX2 half conversionBrecht Van Lommel
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel
2021-10-22Cleanup: refactor float/half conversions for clarityBrecht Van Lommel
2021-10-22Cycles: various fixes for HIP and compilation of HIP binariesSayak Biswas
2021-10-21Cycles: add shadow path compaction for GPU renderingBrecht Van Lommel
2021-10-20Cleanup: remove unused codeBrecht Van Lommel
2021-10-20Cycles: make ambient occlusion pass take into account transparency againBrecht Van Lommel
2021-10-19Cycles: bake transparent shadows for hairBrecht Van Lommel
2021-10-19Cycles: avoid intermediate stack array for writing shadow intersectionsBrecht Van Lommel
2021-10-19Cycles: decouple shadow paths from main path on GPUBrecht Van Lommel
2021-10-18Cycles: optimize volume stack copying for shadow catcher/compactionBrecht Van Lommel
2021-10-18Cycles: replace integrator state argument macrosBrecht Van Lommel
2021-10-15Cleanup: refactor OptiX shadow intersection for upcoming changesBrecht Van Lommel
2021-10-15Cleanup: add utility functions for packing integersBrecht Van Lommel
2021-10-15Cleanup: refactor to make number of channels for shader evaluation variableBrecht Van Lommel
2021-10-14Cycles: Kernel address space changes for MSLMichael Jones
2021-10-06Cycles: fully decouple triangle and curve primitive storage from BVH2Brecht Van Lommel
2021-10-05Fix adaptive sampling artifacts on tile boundariesSergey Sharybin
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-27Cycles: Rework OptiX visibility flags handlingPatrick Mours
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel