bdk-blender/intern/cycles/blender
Xavier Hallade fe8753f375 Cycles: oneAPI: increase windows min driver requirement to 101.4644
101.4644 has been released 2023-08-15 and fixes the Windows specific
issue #109282.

Pull Request: blender/blender#112290
2023-09-12 17:37:13 +02:00
..
addon Cycles: oneAPI: increase windows min driver requirement to 101.4644 2023-09-12 17:37:13 +02:00
camera.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
CCL_api.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
CMakeLists.txt Attribute Node: refactor lookup to remove duplication between engines. 2022-09-30 20:01:57 +03:00
curves.cpp Cleanup: remove redundant lerp function, mix already does the same 2023-05-12 21:00:52 +02:00
device.cpp Cycles: fix device settings update for Multi-device 2023-05-22 10:14:35 +02:00
device.h Cycles: Additional Metal kernel specialisation exposed through UI 2023-01-04 23:36:52 +00:00
display_driver.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
display_driver.h Cleanup: spelling in comments 2022-12-05 12:58:18 +11:00
geometry.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
id_map.h Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
image.cpp Cleanup: use '#' prefix for issues instead of 'T' 2023-02-12 14:56:05 +11:00
image.h UDIM: Add support for packing inside .blend files 2022-05-11 20:11:44 -07:00
light.cpp Fix #108560: Light groups do not work with collection instances 2023-06-10 15:35:01 +02:00
logging.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
mesh.cpp Mesh: Split MLoopTri poly indices into a separate array 2023-05-04 15:39:10 +02:00
object_cull.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
object_cull.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
object.cpp Fix #108560: Light groups do not work with collection instances 2023-06-10 15:35:01 +02:00
output_driver.cpp Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
output_driver.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
particles.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
pointcloud.cpp Fix #103918: Cycles point cloud motion blur artifacts on the GPU 2023-07-12 14:03:49 +02:00
python.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
session.cpp Fix #107777: Cycles baking of Shadow not working anymore 2023-05-12 21:00:52 +02:00
session.h Fix T100833: Cycles UDIM baking broken after recent changes 2022-09-08 20:24:32 +02:00
shader.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
sync.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
sync.h Attribute Node: support accessing attributes of View Layer and Scene. 2022-10-08 16:43:18 +03:00
texture.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
texture.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
util.h Cleanup: disambiguate terms "name", "file" & "str" / "string" 2023-05-03 15:26:14 +10:00
viewport.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
viewport.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
volume.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00