Blender Git Commit Log
Git Commits -> Revision 76b15e3
Revision 76b15e3 by Clément Foucault (master) October 7, 2020, 12:09 (GMT) |
GPU: Avoid blit operation modifying the wrong framebuffer during restore At the end of `GPU_framebuffer_blit` when `prev_fb->bind(true);` is called, the `context_->active_fb` was not in sync and lead to the wrong framebuffer being modified by bind function. This fix T81055 SSS light is missing from the diffuse light render pass |
Commit Details:
Full Hash: 76b15e338aa288cedc19dfe5fae3d2be0456bf4c
Parent Commit: 724a4f4
Lines Changed: +2, -0
1 Modified Path:
/source/blender/gpu/opengl/gl_framebuffer.cc (+2, -0) (Diff)