blender/intern/cycles
Campbell Barton 6549019ae1 Cleanup: use STREQUAL instead of MATCHES for exact comparisons
MATCHES takes a REGEX and searches the input for a match,
this isn't necessary for CMAKE_SYSTEM_PROCESSOR & CMAKE_*_COMPILER_ID.
2024-03-07 17:56:41 +11:00
..
app Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
blender Merge branch 'blender-v4.1-release' 2024-02-29 13:52:19 +01:00
bvh Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00
cmake Build: Remove LLVM linking no longer needed by OSL 2024-02-14 12:06:52 +01:00
device Merge branch 'blender-v4.1-release' 2024-03-05 19:55:07 +01: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 Fix: Add missing ifdef guards for OIDN GPU devices 2024-03-06 19:19:23 +01:00
kernel Cleanup: use STREQUAL instead of MATCHES for exact comparisons 2024-03-07 17:56:41 +11:00
scene Fix Cycles area light using MIS when the spread is zero 2024-02-23 12:40:48 +01:00
session Clang Format: bump to version 17 2024-01-03 13:38:14 +01: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 Cycles: Add Windows ARM64 support 2024-03-06 16:14:34 +01:00
CMakeLists.txt Cleanup: use STREQUAL instead of MATCHES for exact comparisons 2024-03-07 17:56:41 +11:00