i965: Revert Gen8 aspect of VF PIPE_CONTROL workaround.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_disk_cache.c
2017-11-01 Jordan Justeni965: Initialize disk shader cache if MESA_GLSL_CACHE_D...
2017-11-01 Jordan Justeni965: add cache fallback support using serialized nir
2017-11-01 Timothy Arcerii965: add support for cached shaders with xfb qualifiers
2017-11-01 Jordan Justeni965: Add shader cache support for compute
2017-11-01 Timothy Arcerii965: add shader cache support for tess stages
2017-11-01 Timothy Arcerii965: add shader cache support for geometry shaders
2017-11-01 Timothy Arcerii965: add initial implementation of on disk shader...