blender/intern/cycles
Alaska c8340cf754 Cycles: Remove AMD and Intel GPU support from Metal backend
This is because with the addition of new features to Cycles, these GPUs
experienced significant performance regressions and bugs, all stemming
from bugs in the Metal GPU driver/compiler. The only reasonable way to
work around these issues was to disable parts of Cycles code on
these GPUs to avoid the driver/compiler bugs.

This resulted in increased development time maintaining these platforms
while being unable to deliver feature parity with other
GPU backends.

It has been decided that this development time is better spent
maintaining platforms that are still actively maintained by
hardware/software vendors, and so AMD and Intel GPU support will be
removed from the Metal backend for Cycles.

Pull Request: https://projects.blender.org/blender/blender/pulls/123551
2024-06-26 17:16:20 +02:00
..
app Fix: Cycles standalone build failures 2024-06-04 19:04:29 +02:00
blender Cycles: Remove AMD and Intel GPU support from Metal backend 2024-06-26 17:16:20 +02:00
bvh Fix: Compiler warning about format string 2024-06-21 12:29:02 +02:00
cmake Cycles: Compress GPU kernels to reduce file size 2024-06-23 00:52:30 +02:00
device Cycles: Remove AMD and Intel GPU support from Metal backend 2024-06-26 17:16:20 +02:00
doc License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
graph Fix #113777: Cycles IES texture not working for sphere lights 2023-10-18 20:40:07 +02:00
hydra Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00
integrator Cycles: Use denoising device info to pick automatic denoiser 2024-06-24 11:28:02 +02:00
kernel Cycles: Remove AMD and Intel GPU support from Metal backend 2024-06-26 17:16:20 +02:00
scene Cycles: Remove AMD and Intel GPU support from Metal backend 2024-06-26 17:16:20 +02:00
session Merge branch 'blender-v4.2-release' 2024-06-07 17:54:45 +02:00
subd Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
test Fix: Command line Cycles render crash on multi-CUDA device 2024-06-07 17:53:44 +02:00
util Merge branch 'blender-v4.2-release' 2024-06-23 01:23:51 +02:00
CMakeLists.txt Extensions: Support online extensions and move add-ons outside Blender 2024-05-15 19:26:29 +02:00