Blender Git Commit Log

Git Commits -> Revision 9c31750

Revision 9c31750 by Sergey Sharybin (cycles-x)
June 25, 2021, 14:08 (GMT)
Refactor: Move Cycles X CUDA interop class to own file

No functional changes.
Isolates logic, makes it easier to adopt for coming changes.

Commit Details:

Full Hash: 9c31750c17af67ba4ebc97706338d21745cb56cf
Parent Commit: 7bfe62d
Lines Changed: +155, -89

2 Added Paths:

/intern/cycles/device/cuda/graphics_interop.cpp (+91, -0) (View)
/intern/cycles/device/cuda/graphics_interop.h (+61, -0) (View)

2 Modified Paths:

/intern/cycles/device/CMakeLists.txt (+2, -0) (Diff)
/intern/cycles/device/cuda/device_impl.cpp (+1, -89) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021