Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Developers -> mmdanggg2
James Horsley (mmdanggg2)
Total Commits : 1
Master Commits : 1
Branch Commits : 0
First Commit : January 27, 2021
Latest Commit : January 27, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
January, 2021 | 1 |
Favourite Files
Filename | Total Edits |
---|---|
device_cuda_impl.cpp | 1 |
File Changes
Action | Total | Per Commit |
---|---|---|
Modified | 1 | 1.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 9 | 9.0 |
Lines Removed | 13 | 13.0 |
Latest commits
January 27, 2021, 14:27 (GMT) |
Fix T85089: Crash when rendering scene that does not fit into GPU memory with CUDA/OptiX The "cuda_mem_map_mutex" was potentially being locked recursively during the call to "CUDADevice::move_textures_to_host", which crashed. This moves around the locking and unlocking of "cuda_mem_map_mutex", so that it doesn't call a function that locks it while still holding the lock. Reviewed By: pmoursnv Maniphest Tasks: T85089, T84734 Differential Revision: https://developer.blender.org/D10219 |
MiikaHweb - Blender Git Statistics v1.06