blender/intern/cycles
Xavier Hallade 73cfbda0a0 Cycles: oneAPI: Increase free memory reserve for states allocation to 2%
This is a bit empirical at the moment. On Linux+Intel Arc A750,
volume_instance test is running out of memory with 0% and all tests are
passing with 1%, 2% sounds reasonable for now.

Pull Request: https://projects.blender.org/blender/blender/pulls/164329
2026-09-25 23:02:55 +02:00
..
app Fix: Cycles: Standalone uses unsupported GPU when driver is outdated 2026-09-19 23:14:16 +02:00
blender Fix: Cycles: Objects visible only to raycast hit by other rayso 2026-09-19 23:14:17 +02:00
bvh GSplat: Initial rendering support for Cycles 2026-09-16 16:52:10 +02:00
cmake Mesh: Use Embree for triangles BVH tree 2026-08-12 17:26:03 +02:00
device Cycles: oneAPI: Increase free memory reserve for states allocation to 2% 2026-09-25 23:02:55 +02:00
doc
graph Refactor: Cycles: Use packed_float3 for arrays, accessors for geometry data 2026-05-27 22:01:24 +02:00
hydra Fix: Cycles: Objects visible only to raycast hit by other rayso 2026-09-19 23:14:17 +02:00
integrator Fix: Cycles: estimate_single_state_size too low for scenes with volumes 2026-09-25 23:02:53 +02:00
kernel Cycles: GPU: Optimize parallel prefix sum kernel 2026-09-23 15:22:44 +02:00
scene Fix: Cycles: Preserve coarse vertex count during repeated tessellation 2026-09-21 19:08:38 +02:00
session Fix #162908: Cycles: Copy correct number of pass components 2026-09-04 15:54:04 +02:00
subd Fix: Cycles: Preserve coarse vertex count during repeated tessellation 2026-09-21 19:08:38 +02:00
test Fix: Cycles: Linear Rec.709 not detected as scene linear interop ID 2026-09-21 15:55:20 +02:00
util Fix: Cycles: Wrong handling of builtin sRGB colorspaces in standalone 2026-09-21 22:04:37 +02:00
CMakeLists.txt Cycles: Add NVIDIA DLSS support for viewport denoising 2026-09-10 14:17:46 +02:00