[Bf-docboard-svn] bf-manual: [9690] branches/blender-3.4-release/blender_docs/manual/render/cycles/gpu_rendering.rst: Cycles: add Intel GPU support for Metal

Brecht Van Lommel noreply at blender.org
Tue Nov 15 16:28:14 CET 2022


Revision: 9690
          https://developer.blender.org/rBM9690
Author:   brecht
Date:     2022-11-15 16:28:13 +0100 (Tue, 15 Nov 2022)
Log Message:
-----------
Cycles: add Intel GPU support for Metal

Modified Paths:
--------------
    branches/blender-3.4-release/blender_docs/manual/render/cycles/gpu_rendering.rst

Modified: branches/blender-3.4-release/blender_docs/manual/render/cycles/gpu_rendering.rst
===================================================================
--- branches/blender-3.4-release/blender_docs/manual/render/cycles/gpu_rendering.rst	2022-11-12 03:30:22 UTC (rev 9689)
+++ branches/blender-3.4-release/blender_docs/manual/render/cycles/gpu_rendering.rst	2022-11-15 15:28:13 UTC (rev 9690)
@@ -91,11 +91,11 @@
 Metal -- Apple (macOS)
 ----------------------
 
-Metal is supported on Apple computers with Apple Silicon or AMD graphics cards. macOS 12.2 is required to use Metal
-with Apple Silicon while macOS 12.3 is required to use Metal with AMD graphics cards.
+Metal is supported on Apple computers with Apple Silicon, AMD and Intel graphics cards.
+macOS 13.0 or newer is required to support all features and graphics cards.
 
-.. note:: :ref:`MNEE caustics <bpy.types.CyclesObjectSettings.is_caustics_caster>` are not supported in Metal
-   when using a version of macOS older than macOS 13.0.
+Apple Silicon and AMD graphics cards also work on macOS 12.3 and newer, however
+without support for :ref:`MNEE caustics <bpy.types.CyclesObjectSettings.is_caustics_caster>`.
 
 
 Frequently Asked Questions



More information about the Bf-docboard-svn mailing list