bdk-blender/intern/cycles
Brecht Van Lommel a8b82bd89e Fix Cycles HIP RT kernel not rebuilding on changes
Changes to the kernel source would not update the HIP RT binaries, leading
to render errors due to the kernel being mismatched with Blender.

The code this was copied from was inside a macro that defines the sources
variable, but it's not defined here.

Ref #109418

Pull Request: blender/blender#110073
2023-07-13 23:11:17 +02:00
..
app Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
blender Fix #103918: Cycles point cloud motion blur artifacts on the GPU 2023-07-12 14:03:49 +02:00
bvh Fix #103918: Cycles point cloud motion blur artifacts on the GPU 2023-07-12 14:03:49 +02:00
cmake Fix compilation error with oneAPI disabled and GPU Embree enabled 2023-06-14 18:20:45 +02:00
device Fix #103918: Cycles point cloud motion blur artifacts on the GPU 2023-07-12 14:03:49 +02:00
doc Cleanup: cmake formatting 2022-12-17 13:33:27 +11:00
graph Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
hydra Fix #107932: crash attempting to load invalid OpenVDB file path on macOS 2023-05-24 17:47:27 +02:00
integrator Cycles: avoid doing zero-sized allocations with partitioned shader sorting 2023-05-17 11:07:56 +02:00
kernel Fix Cycles HIP RT kernel not rebuilding on changes 2023-07-13 23:11:17 +02:00
scene Fix #103918: Cycles point cloud motion blur artifacts on the GPU 2023-07-12 14:03:49 +02:00
session Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
subd Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
test Cleanup: remove redundant lerp function, mix already does the same 2023-05-12 21:00:52 +02:00
util Cycles: Remove redundant MetalRT workaround & add two useful DebugFlags 2023-05-30 11:12:05 +02:00
CMakeLists.txt Cycles: add HIP RT device, for AMD hardware ray tracing on Windows 2023-04-25 20:19:43 +02:00