bdk-blender/intern/cycles/kernel
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
..
bake Fix T103094: Cycles ignores small suns in Nishita sky 2023-01-19 18:31:54 -06:00
bvh Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
camera Cleanup: comment blocks 2023-03-09 10:39:49 +11:00
closure Fix #108211: Cycles: Correctly split Glass BSDF contributions 2023-06-13 01:34:07 +02:00
device Fix various HIP RT issues 2023-06-20 20:47:10 +02:00
film Fix Cycles on Metal after the recent changes 2023-06-13 13:01:58 +02:00
geom Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
integrator Fix #105555: Cycles: Baking only indirect lighting is broken 2023-06-14 01:42:22 +02:00
light Cycles: Fix light tree sampling of multiple large distant lights 2023-06-13 15:36:05 +02:00
osl Fix refraction BSDF color when using OSL 2023-06-05 01:01:19 +02:00
sample Fix #106706: fireflies with Nishita sky sun sampling at certain angles 2023-04-17 17:29:27 +02:00
svm Fix #108211: Cycles: Correctly split Glass BSDF contributions 2023-06-13 01:34:07 +02:00
util Cycles: simplify handling of ray differentials 2022-08-15 13:48:02 +02:00
CMakeLists.txt Fix Cycles HIP RT kernel not rebuilding on changes 2023-07-13 23:11:17 +02:00
data_arrays.h Cycles: add instancing support in light tree 2023-04-14 19:12:16 +02:00
data_template.h Fix build error on macOS after previous commit 2023-04-17 17:47:29 +02:00
tables.h Cycles: add Sobol-Burley sampling pattern 2022-08-19 16:27:22 +02:00
types.h Fix Cycles Metal AMD crash with shadow caustics, by disabling it 2023-06-15 16:33:21 +02:00