Blender Git Commit Log

Git Commits -> Revision fb5a57a

Revision fb5a57a by Brecht Van Lommel (master)
April 4, 2018, 09:30 (GMT)
Fix part of T53497: Eevee stuttering on macOS for the first few seconds of usage.

The problem was that textures were assigned to different slots on different draw
calls, which caused shader specialization/patching by the driver. So the shader
would be compiled over and over until all possible assignments were used.

Commit Details:

Full Hash: fb5a57ab97279728b6a44641ea72d340058057db
Parent Commit: 3f4df3f
Lines Changed: +26, -1

2 Modified Paths:

/source/blender/draw/intern/draw_manager_data.c (+18, -1) (Diff)
/source/blender/draw/intern/draw_manager_exec.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021