blender/intern/cycles
Alaska 1dede89eee Refactor: Allow get_apple_gpu_architecture to report non Apple GPUs
get_apple_gpu_architecture will now report if the GPU being checked
is not an Apple GPU.

At the moment this has no functional changes. But it reduces the
chances of mistakes in the future where a developer tries to enable
a feature on newer Apple GPUs using get_apple_gpu_architecture,
and accidentally enables it on unsupported AMD and Intel GPUs.

Pull Request: https://projects.blender.org/blender/blender/pulls/120448
2024-04-15 15:04:23 +02:00
..
app Cleanup: format 2024-03-12 20:56:48 +11:00
blender I18n: extract and disambiguate a few messages 2024-04-15 12:02:17 +02:00
bvh Fix #119551: Cycles denoising crash canceling tiled render with MetalRT 2024-03-18 11:00:21 +01:00
cmake Build: Remove LLVM linking no longer needed by OSL 2024-02-14 12:06:52 +01:00
device Refactor: Allow get_apple_gpu_architecture to report non Apple GPUs 2024-04-15 15:04:23 +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 Cleanup: spelling in comments & comment blocks 2024-04-04 11:26:28 +11:00
kernel Fix #120046: Broken render on AMD Metal GPUs 2024-04-11 10:51:45 +02:00
scene Fix #120046: Broken render on AMD Metal GPUs 2024-04-11 10:51:45 +02:00
session Cleanup: spelling in comments 2024-03-27 10:25:31 +11:00
subd Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
test Cycles: Increase minimum target on x86 to SSE4.2 2024-02-26 14:49:19 +01:00
util Cleanup: spelling in comments 2024-04-01 16:47:57 +11:00
CMakeLists.txt Build: Improve OSL library dependency handling in Cycles 2024-03-29 15:24:30 +01:00