Blender Git Commit Log

Git Commits -> Revision b08e683

Revision b08e683 by Sergey Sharybin (cycles-x)
March 26, 2021, 08:58 (GMT)
Cycles: Remove old pixels drawing and film conversion

The conversion to byte buffer is now a dead code. Would need to have
a decision to remove conversion to byte buffer, or to bring it back.

Commit Details:

Full Hash: b08e6832e4425e7c599959053cb1848d11807368
Parent Commit: 49c5ab4
Lines Changed: +30, -940

11 Modified Paths:

/intern/cycles/device/cpu/device_impl.cpp (+0, -3) (Diff)
/intern/cycles/device/cuda/device_impl.cpp (+8, -339) (Diff)
/intern/cycles/device/cuda/device_impl.h (+0, -30) (Diff)
/intern/cycles/device/device.cpp (+0, -287) (Diff)
/intern/cycles/device/device.h (+1, -49) (Diff)
/intern/cycles/device/device_memory.h (+0, -28) (Diff)
/intern/cycles/device/device_task.cpp (+0, -3) (Diff)
/intern/cycles/device/multi/device.cpp (+21, -98) (Diff)
/intern/cycles/render/buffers.cpp (+0, -69) (Diff)
/intern/cycles/render/buffers.h (+0, -33) (Diff)
/intern/cycles/render/session.h (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021