Blender Git Commit Log

Git Commits -> Revision e356fd9

Revision e356fd9 by Sergey Sharybin (cycles-x)
April 1, 2021, 17:14 (GMT)
Cycles: Reduce overhead of GPUDIsplay update on CPU

Access KernelGlobals once, avoiding TLS access for every pixel of the
scanline.

Probably unmeasurable, but still nice to avoid unnecessary TLS access.

Commit Details:

Full Hash: e356fd9e5bb8b5788d43001b4cf47eaeaada053b
Parent Commit: a475736
Lines Changed: +1, -2

1 Modified Path:

/intern/cycles/integrator/path_trace_work_cpu.cpp (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021