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-10-24Cycles: Metal integrator state size tuningMichael Jones
2022-10-20Cleanup: formatCampbell Barton
2022-10-19Fix macOS build error after recent changes to enable Intel GPUsBrecht Van Lommel
2022-10-19Cycles: Allow Intel GPUs under MetalMorteza Mostajab
2022-10-12Cycles: Enable MNEE on Metal (macOS >= 13)Michael Jones
2022-09-28Cleanup: formatCampbell Barton
2022-09-27Cycles: Disable binary archives on macOS < 13.0Michael Jones
2022-07-15Cycles: generalize shader sorting / locality heuristic to all GPU devicesBrecht Van Lommel
2022-07-15Cycles: Apple Silicon optimization to specialize intersection kernelsMichael Jones
2022-07-14Cycles: Improve cache usage on Apple GPUs by chunking active indicesMichael Jones
2022-06-24Cycles: stop Metal rendering on command buffer errorBrecht Van Lommel
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-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