This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/gpu/opengl
Clément Foucault 76b15e338a 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
2020-10-07 14:09:08 +02:00
..
2020-09-10 14:19:00 +02:00
2020-10-02 11:59:16 +10:00
2020-09-15 10:23:41 +10:00
2020-09-10 14:19:00 +02:00
2020-10-02 11:59:16 +10:00
2020-10-02 11:59:16 +10:00
2020-10-02 11:59:16 +10:00
2020-09-08 00:02:04 +02:00
2020-10-02 11:59:16 +10:00
2020-10-02 11:59:16 +10:00