Blender Git Commit Log
Git Commits -> Revision 1955754
Revision 1955754 by Lukas Stockner (master) May 7, 2016, 23:22 (GMT) |
Cycles: Cleanup: Swap order of the RNG-state-initializing for-loops Swap the for-loops in the RenderBuffer reset code to follow the convention of looping over y in the outer loop. The improved cache performance won't really be noticable here, but it's nicer if it follows the usual style. |
Commit Details:
Full Hash: 1955754934425de7a6c51fe71bf79e965035d28f
Parent Commit: e5b4e6b
Lines Changed: +3, -3
1 Modified Path:
/intern/cycles/render/buffers.cpp (+3, -3) (Diff)