Faster compile times for NIR based OpenGL drivers
This series reduces shader compile times in NIR based drivers. It achieves this by calling the GLSL IR optimisation less and relying more heavily on NIR.
Edited by Timothy Arceri
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This series reduces shader compile times in NIR based drivers. It achieves this by calling the GLSL IR optimisation less and relying more heavily on NIR.