Blender Git Commit Log

Git Commits -> Revision 7930c40

Revision 7930c40 by Ton Roosendaal (master)
February 24, 2006, 10:20 (GMT)
Made the most critical variables in render pipeline "volatile", especially
the ones that get changed within threads, to communicate with the main
thread.

(Part of the long quest to get threaded render safe, especially in Linux)

Commit Details:

Full Hash: 7930c40051ef1b1a26140629cf1299aa89eed859
SVN Revision: 6915
Parent Commit: 3bd57e6
Lines Changed: +22, -22

5 Modified Paths:

/source/blender/render/extern/include/RE_pipeline.h (+3, -3) (Diff)
/source/blender/render/intern/include/render_types.h (+4, -4) (Diff)
/source/blender/render/intern/source/pipeline.c (+9, -8) (Diff)
/source/blender/src/previewrender.c (+2, -2) (Diff)
/source/blender/src/renderwin.c (+4, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021