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-06-13Cycles: MetalDeviceQueue - capture of multiple dispatches, and some tidyingMichael Jones
2022-06-09Cleanup: Unused but set variable in Cycles Metal profilerSergey Sharybin
2022-06-07Cycles: Useful Metal backend debug & profiling functionalityMichael Jones
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
2022-05-31Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-31Fix Cycles MNEE not working for MetalBrecht Van Lommel
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell 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-04-19Cleanup: Remove unused function in Cycles queueSergey Sharybin
2022-04-18Cleanup: consistently use parallel_for without tbb namespace in CyclesBrecht Van Lommel
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-02-10Workaround for T94142: Cycles Metal crash with simultaneous viewport and fina...Michael Jones
2022-02-10Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-01-21Cycles: add pointcloud implementation for Metal RTBrecht Van Lommel
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-13Cleanup: clang-formatCampbell Barton
2021-12-08Cycles: Fix OS version warningsMichael Jones
2021-12-08Cleanup: spelling in commentsCampbell Barton
2021-12-07Cycles: Metal host-side codeMichael Jones