Blender Git Commit Log
Git Commits -> Revision 12fa675
Revision 12fa675 by Clément Foucault (master) October 11, 2017, 00:15 (GMT) |
Eevee : Add a workaround for bug with AMD RX VEGA Linux + Mesa Driver This bug (explained here https://github.com/dfelinto/opengl-sandbox/blob/downsample/README.md) is breaking eevee beyond the point it's workable. This patch workaround the issue by making sure every fbo have mipmaps that are strictly greater than 16px. This break the bloom visuals a bit but only for this setup. |
Commit Details:
Full Hash: 12fa6750f5d360ead02ca5820da34c08b0200bb0
Parent Commit: eb73474
Lines Changed: +43, -6