bdk-blender/intern/cycles/kernel
Sebastian Herholz ac0ed09735 Fix #104329 viewport render with path guiding crashes
This is a workaround fix for Open PGL 0.4.1 when the first volume
samples are collected in a later training iteration.

The problem is fixed in Open PGL > 0.5.0 and the workaround
can be removed after upgrading Open PGL.
2023-03-28 14:45:35 +02:00
..
bake Fix T103094: Cycles ignores small suns in Nishita sky 2023-01-19 18:31:54 -06:00
bvh Fix T94136: Cycles: No Hair Shadows with Transparent BSDF 2022-10-20 04:47:21 +02:00
camera Cycles: add Equiangular Cubemap Face camera projection 2022-10-28 16:24:03 +02:00
closure Cycles: Temporary fix for Principled Hair albedo 2023-02-14 12:18:10 +01:00
device Cycles: Fix Metal API validation error (use uint instead of ushort) 2023-03-14 22:05:55 +01:00
film Cycles: Reorganize Fresnel handling in Microfacet closures 2023-02-03 21:03:48 +01:00
geom Cycles: Cleanup: Add general-purpose conversion between sin and cos 2023-01-24 17:59:29 +01:00
integrator Fix #104329 viewport render with path guiding crashes 2023-03-28 14:45:35 +02:00
light Fix Light Tree option causing wrong renders on macOS AMD 2023-02-21 16:50:06 +01:00
osl Revert "Cycles: Clean up the Principled Hair BSDF implementation" 2023-02-13 23:32:53 +01:00
sample Cycles: Cleanup: Add general-purpose conversion between sin and cos 2023-01-24 17:59:29 +01:00
svm Revert "Cycles: Clean up the Principled Hair BSDF implementation" 2023-02-13 23:32:53 +01:00
util Cycles: simplify handling of ray differentials 2022-08-15 13:48:02 +02:00
CMakeLists.txt Cycles: oneAPI: fix AoT compilation when triggered from makepkg (archlinux) 2023-03-10 11:07:02 +01:00
data_arrays.h Cycles: switch from pretabulated 2D PMJ02 to pretabulated 4D Sobol 2022-12-14 17:39:13 +01:00
data_template.h Cleanup: make format 2023-01-19 22:48:05 +01:00
tables.h Cycles: add Sobol-Burley sampling pattern 2022-08-19 16:27:22 +02:00
types.h Cycles: Use local atomics for faster shader sorting (enabled on Metal) 2023-02-06 11:18:26 +00:00