Blender Git Commit Log

Git Commits -> Revision 4013f50

Revision 4013f50 by Sergey Sharybin (cycles-x)
February 18, 2021, 14:04 (GMT)
Cycles: Boiler plate for actual kernels invocation

Now the integrator kernels will be invoked by the path traces.

For now the path state is hard-coded to 1. Will be done properly
as one of the nearest future changes.

Another thing which needs to be changed in the nearest future is
the render buffer management. We really need to communicate it
to the BlenderSession to start seeing actual pixels!

Commit Details:

Full Hash: 4013f50f94438b524cc8207df0584dbd84b825ce
Parent Commit: 15954e6
Lines Changed: +65, -13

5 Modified Paths:

/intern/cycles/device/device.h (+3, -2) (Diff)
/intern/cycles/device/device_cpu.cpp (+58, -8) (Diff)
/intern/cycles/device/device_dummy.cpp (+2, -1) (Diff)
/intern/cycles/device/device_multi.cpp (+1, -1) (Diff)
/intern/cycles/integrator/path_trace.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021