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-14Cycles: refactor to move part of KernelData definition to template headerarcpatch-D14645Michael Jones
2022-06-23Cleanup: make formatBrecht Van Lommel
2022-06-23Cycles: Add diagnostic tracing of MTLLibrary compilation timeMichael Jones
2022-06-23Cycles: Tidy of KernelData patchup codeMichael Jones
2022-06-23Cycles: Distinguish Apple GPUs by core countMichael Jones
2022-06-20Cleanup: renaming and consistency for kernel dataBrecht Van Lommel
2022-06-17Cleanup: add verbose logging category names instead of numbersBrecht Van Lommel
2022-06-07Cycles: Useful Metal backend debug & profiling functionalityMichael Jones
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
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-03-01Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-03-01Cycles: Hide MetalRT checkbox for AMD GPUsMichael Jones
2022-02-11Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-11Cycles: enable Metal on AMD GPUs, set macOS minimum versionsMichael Jones
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-11Cleanup: clang-formatCampbell Barton
2022-02-10Cycles: Expose "Use MetalRT" checkboxMichael Jones
2022-02-10Fix T95477: Report error instead of crashing when Metal texture size limits e...Michael Jones
2022-02-10Cycles: Workaround for failing "bake" unit tests in MetalMichael Jones
2022-01-20Cycles: Fix bvh2 gen on Apple Silicon and use it to speed up rendersMichael Jones
2022-01-20Cleanup: clang-formatCampbell Barton
2022-01-19Cycles: Fix T94736: Crash when modifying strength of world environment textureMichael Jones
2021-12-08Cycles: Fix OS version warningsMichael Jones
2021-12-08Cleanup: spelling in commentsCampbell Barton
2021-12-07Cycles: Metal host-side codeMichael Jones