Blender Git Commit Log

Git Commits -> Revision 921e45d

January 20, 2017, 10:26 (GMT)
Cycles: Pass extra array size argument to builtin image pixels functions

This is a way to avoid possible memory corruption when render threads works
in parallel with UI thread.

Not guarantees complete safe, but makes things easier to check anyway.

Commit Details:

Full Hash: 921e45d82b4e62092d2f2f964f43a49ef154c3f0
Parent Commit: d2affb1
Lines Changed: +90, -44

4 Modified Paths:

/intern/cycles/blender/blender_session.cpp (+51, -35) (Diff)
/intern/cycles/blender/blender_session.h (+15, -3) (Diff)
/intern/cycles/render/image.cpp (+5, -3) (Diff)
/intern/cycles/render/image.h (+19, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021