a504058dee7684758456aaac24342ae24df3f3a1
Reduces the GLSL to MSL translation stage of shader compilation from 120 ms to 5 ms for complex EEVEE materials. This manifests in faster overall compilations, and faster cache hits for secondary compilations, as the MSL variant is needed as a key. Startup time is also improved for both first-run and second-run. Note that this change does not affect shader compilation times within the Metal API. Also disables shader output to disk Authored by Apple: Michael Parkin-White Ref T96261 Depends on D16990 Reviewed By: fclem Maniphest Tasks: T96261 Differential Revision: https://developer.blender.org/D17033
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
