0
0
forked from blender/blender
blender/intern/cycles/device
Xavier Hallade c2518acd58 Cycles: oneAPI: update windows ocloc to 101.4723
The first public Windows driver version with a higher number is
101.4824, so we bump the min-required driver version on Windows to this
one to ensure compatibility.

Ref #117027
2024-02-15 17:41:54 +01:00
..
cpu Fix #109417: Cycles HIP RT crash with multi device rendering 2023-08-09 17:12:53 +02:00
cuda Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
dummy Cycles: pass kernel features to get_bvh_layout_mask 2023-04-18 22:09:42 +02:00
hip Cycles: add ROCm 6 compatibility for HIP 2024-01-03 18:16:47 +01:00
hiprt Fix #103918: Cycles point cloud motion blur artifacts on the GPU 2023-07-12 14:03:49 +02:00
metal Cleanup: make format 2024-01-11 14:43:42 +01:00
multi Cleanup: make format 2024-01-11 14:43:42 +01:00
oneapi Cycles: oneAPI: update windows ocloc to 101.4723 2024-02-15 17:41:54 +01:00
optix Fix #113325: Zero-sized curve leads to OptiX error 2023-12-06 14:31:45 +01:00
CMakeLists.txt Cycles: add HIP RT device, for AMD hardware ray tracing on Windows 2023-04-25 20:19:43 +02:00
denoise.cpp Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
denoise.h Cleanup: Move OptiX denoiser code from device into denoiser class 2022-11-15 15:50:01 +01:00
device.cpp Fix Cycles Metal AMD crash with shadow caustics, by disabling it 2023-06-15 16:33:21 +02:00
device.h Fix Cycles Metal AMD crash with shadow caustics, by disabling it 2023-06-15 16:33:21 +02:00
graphics_interop.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
graphics_interop.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
kernel.cpp Cycles: add hardware raytracing support to oneAPI device 2023-04-18 22:09:42 +02:00
kernel.h Cycles: add hardware raytracing support to oneAPI device 2023-04-18 22:09:42 +02:00
memory.cpp Cycles: Add half precision float support for volumes with NanoVDB 2022-05-23 19:08:01 +02:00
memory.h Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
queue.cpp Cycles: Add optional per-kernel performance statistics 2022-09-27 22:15:00 +02:00
queue.h Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00