blender/intern/cycles
Campbell Barton 9dfb3fc550 CMake: refactor flag checking function to take multiple argument pairs
Many calls to add_check_c_compiler_flag add_check_cxx_compiler_flag
resulted in over long lines & visual noise. Replace with a function that
takes multiple (cache_var flag) pairs to reduce duplication.
2023-08-10 11:28:22 +10:00
..
app License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
blender CMake: revert last weeks modernizations 2023-07-25 16:43:21 +02:00
bvh Fix #110170: Cycles CUDA cloud rendering artifacts with spatial splits 2023-07-26 17:18:45 +02:00
cmake Merge branch 'blender-v3.6-release' 2023-06-14 18:21:09 +02:00
device Cleanup: Make format 2023-07-27 13:12:52 -07:00
doc License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
graph License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
hydra License headers: use SPDX-FileCopyrightText for *.inl and *.osl files 2023-08-04 13:24:17 +10:00
integrator License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
kernel CMake: refactor flag checking function to take multiple argument pairs 2023-08-10 11:28:22 +10:00
scene Nodes: add Floored Modulo mode to Math nodes 2023-08-08 12:13:00 +02:00
session License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
subd License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
test CMake: plumbing for modern CMake usage 2023-06-27 20:57:50 +02:00
util Nodes: add Floored Modulo mode to Math nodes 2023-08-08 12:13:00 +02:00
CMakeLists.txt CMake: refactor flag checking function to take multiple argument pairs 2023-08-10 11:28:22 +10:00