Blender Git Commit Log

Git Commits -> Revision e14f8c2

Revision e14f8c2 by Patrick Mours (master)
December 7, 2021, 17:50 (GMT)
Cycles: Reintroduce device-only memory handling that got lost in Cycles X merge

Somehow only a part of rBf4f8b6dde32b0438e0b97a6d8ebeb89802987127 ended up in
Cycles X, causing the issue that commit fixed, "OPTIX_ERROR_INVALID_VALUE" when the
system is out of memory, to show up again.
This adds the missing changes to fix that problem.

Maniphest Tasks: T93620

Differential Revision: https://developer.blender.org/D13488

Commit Details:

Full Hash: e14f8c2dd765a5f20d652899434174daa039804b
Parent Commit: a37dac0
Lines Changed: +29, -13

3 Modified Paths:

/intern/cycles/device/cpu/device_impl.cpp (+2, -3) (Diff)
/intern/cycles/device/cuda/device_impl.cpp (+9, -3) (Diff)
/intern/cycles/device/optix/device_impl.cpp (+18, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021