bdk-blender/intern/cycles/blender
Leon Marz 641b7808f2 Fix build error on architectures without SSE or sse2neon
As color_srgb_to_linear is only defined for them.

Pull Request: blender/blender#115098
2023-11-22 19:46:29 +01:00
..
addon Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
attribute_convert.h Fix build error on architectures without SSE or sse2neon 2023-11-22 19:46:29 +01:00
camera.cpp Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
CCL_api.h License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
CMakeLists.txt Cycles: Use Blender headers to access geometry data, avoid copy 2023-09-18 02:50:09 +02:00
curves.cpp Cycles: Use Blender headers to access geometry data, avoid copy 2023-09-18 02:50:09 +02:00
device.cpp Cycles: Remove MetalRT experimental status, and add "auto enable" option 2023-10-29 14:19:39 +01:00
device.h RNA: move headers to C++ 2023-08-10 22:40:27 +02:00
display_driver.cpp Cleanup: Fix typo in Cycles error log 2023-07-13 09:37:02 +02:00
display_driver.h License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
geometry.cpp Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
id_map.h Cleanup: use braces in headers 2023-09-24 14:52:38 +10:00
image.cpp License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
image.h License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
light_linking.cpp License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
light_linking.h License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
light.cpp Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
logging.cpp License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
mesh.cpp Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
object_cull.cpp License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
object_cull.h License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
object.cpp Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
output_driver.cpp License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
output_driver.h License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
particles.cpp Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
pointcloud.cpp Cycles: Use Blender headers to access geometry data, avoid copy 2023-09-18 02:50:09 +02:00
python.cpp Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
session.cpp Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
session.h License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
shader.cpp Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
sync.cpp Fix #103284: Cycles uses sampling pattern from debug UI 2023-09-27 20:31:14 +02:00
sync.h RNA: move headers to C++ 2023-08-10 22:40:27 +02:00
texture.cpp Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
texture.h License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
util.h Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
viewport.cpp License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
viewport.h RNA: move headers to C++ 2023-08-10 22:40:27 +02:00
volume.cpp Cycles: Use Blender headers to access geometry data, avoid copy 2023-09-18 02:50:09 +02:00