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
2022-07-06Cycles oneAPI: Remove direct dependency on Level-ZeroXavier Hallade
2022-07-06Cleanup: fix comments in oneAPI kernel.cppXavier Hallade
2022-07-06Cycles: Improve an occupancy for Intel GPUsNikita Sirgienko
2022-07-01Cycles: fix support for multiple Intel GPUsXavier Hallade
2022-07-01Cleanup: add missing license headers in Cycles oneAPI implementationXavier Hallade
2022-06-30Cleanup: spelling in commentsCampbell Barton
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-06-28Cycles: enable Vega GPU/APU supportSayak Biswas
2022-06-20Cleanup: renaming and consistency for kernel dataBrecht Van Lommel
2022-06-07Cycles: Useful Metal backend debug & profiling functionalityMichael Jones
2022-05-31Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-31Fix Cycles MNEE not working for MetalBrecht Van Lommel
2022-05-24Cleanup: make formatJacques Lucke
2022-05-23Cycles: Add half precision float support for volumes with NanoVDBPatrick Mours
2022-05-23Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-23Fix missing 64bit casts when calculating Cycles render buffer offsetSergey Sharybin
2022-05-11Enable inlining on Apple Silicon. Use new process-wide ShaderCache in order t...Michael Jones
2022-04-28Revert "Cycles: Enable inlining on Apple Silicon for 1.1x speedup"Brecht Van Lommel
2022-04-27Cycles: Enable inlining on Apple Silicon for 1.1x speedupMichael Jones
2022-04-20Revert "Fix Cycles HIP assuming warp size 32"Brecht Van Lommel
2022-04-01Cycles: Semantically separate 2D and 3D texture objectsStefan Werner
2022-04-01Cycles: Introduce postfix for kernel body definitionStefan Werner
2022-03-24Fix Cycles Metal build error and GCC warning after recent changesBrecht Van Lommel
2022-03-24Fix compile error on GCCKévin Dietrich
2022-03-23Cycles: optimize CPU texture sampler interpolationEthan-Hall
2022-03-21Cycles: make 3D texture sampling at boundaries more similar to GPUEthan-Hall
2022-03-16Fix Cycles HIP assuming warp size 32Brecht Van Lommel
2022-03-16Cleanup: remove some unused Cycles GPU codeBrecht Van Lommel
2022-03-11Cycles: make smart interpolation fallback to cubic for GPUEthan-Hall
2022-02-15Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-15Cleanup: clang-formatBrecht Van Lommel
2022-02-12Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-12Cycles: Fix Metal kernel compilation for AMD GPUsMichael Jones
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-01-26Cycles: explicitly skip self-intersectionWilliam Leeson
2022-01-21Cycles: add pointcloud implementation for Metal RTBrecht Van Lommel
2022-01-13Fix T94050, T94570, T94527: Cycles Bevel and AO nodes not working with MetalBrecht Van Lommel
2022-01-07Cycles: Fix Metal buildMichael Jones
2022-01-05Cycles: Add OptiX temporal denoising supportPatrick Mours
2021-12-20Fix Cycles OptiX crash with 3D curves after point cloud changesBrecht Van Lommel
2021-12-16Cycles: pointcloud renderingBrecht Van Lommel
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