Blender Git Commit Log
Git Commits -> Revision a2a2ad9
Revision a2a2ad9 by Ton Roosendaal (master) February 21, 2006, 10:47 (GMT) |
Carefully went over all scanline updating while rendering, to ensure only updates are allowed to draw when a part is within a scanline rendering loop. Might solve threads issues with opengl... |
Commit Details:
Full Hash: a2a2ad98e2774930347ffd09a691c1e6d4802ce0
SVN Revision: 6879
Parent Commit: 02dc8de
Lines Changed: +29, -21
5 Modified Paths:
/source/blender/render/extern/include/RE_pipeline.h (+1, -1) (Diff)
/source/blender/render/intern/source/pipeline.c (+4, -10) (Diff)
/source/blender/render/intern/source/rendercore.c (+14, -7) (Diff)
/source/blender/render/intern/source/zbuf.c (+5, -2) (Diff)
/source/blender/src/renderwin.c (+5, -1) (Diff)
/source/blender/render/intern/source/pipeline.c (+4, -10) (Diff)
/source/blender/render/intern/source/rendercore.c (+14, -7) (Diff)
/source/blender/render/intern/source/zbuf.c (+5, -2) (Diff)
/source/blender/src/renderwin.c (+5, -1) (Diff)